A collection of project templates used by the scaffold CLI.
| Template | Language | Description |
|---|---|---|
rust-cli | Rust | CLI application with clap |
rust-lib | Rust | Library with docs.rs setup |
rust-wasm | Rust | WebAssembly project |
go-api | Go | REST API with Gin |
go-cli | Go | CLI with Cobra |
ts-node | TypeScript | Node.js application |
ts-react | TypeScript | React application |
python-cli | Python | CLI with Click |
Templates are directories containing:
my-template/
├── template.toml # Template metadata
├── {{name}}/ # Project files (supports variables)
│ ├── README.md
│ ├── src/
│ └── ...
└── hooks/ # Optional pre/post scripts
├── pre.sh
└── post.sh
| Variable | Description |
|---|---|
{{name}} | Project name |
{{author}} | Author name |
{{year}} | Current year |
{{description}} | Project description |
Brainstorm
Brainstorm is a modern, AI-powered ideation platform that gamifies the brainstorming process. By combining a "Tinder-style" card interface with advanced Large Language Model (LLM) analysis, it helps users rapidly explore, categorize, and filter creative ideas.
Voice Detection
Voice activity detection utilities.