docsstable
README
Ideas Dashboard
A structured repository to manage startup ideas, project ideas, and JS library ideas.
Owner Profile: What I Know
Agent Guide: AI Management
Organization
/startup: Business and startup concepts./projects: General software project ideas./libs: JavaScript/TypeScript library ideas./templates: Markdown templates for new ideas.
How to add a new idea
- Create a new folder in the corresponding category (e.g.,
startup/my-idea/). - Copy the relevant template from
/templatesto the new folder asREADME.md. - Add any assets (logos, pitch decks) directly to that folder.
- Fill in the Frontmatter (YAML block at the top).
- Use
statusto track progress:backlog,in-progress,executed, orarchived. - Add relevant
linkif the project is built.
Statistics (Manual / Scriptable)
| Type | Total | Executed | | :--- | :--- | :--- | | Startup | 7 | 0 | | Project | 0 | 0 | | Lib | 0 | 0 |
Maintained by Antigravity