| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A private collection of coding guidelines and AI prompts for internal development at plotdb.
Guidelines are organized under src/, covering topics such as coding style, framework conventions, and environment setup. They are intended to be used as context for AI-assisted development.
After installing this package, run the following in your project root:
npx plotdb-guides init
This creates a context/ directory and a context/shared symlink pointing to node_modules/@plotdb/guides/src, making the guidelines available as shared context for AI tools.
plotdb-guides init
| Back | FazBrowse Home | New Git URL |