Initialize TypeScript project with strict type checking configuration
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-js-tech-stacks-js-common@IvanTorresEdge/molcajete.ai# Initialize TypeScript Project Initialize a new TypeScript project with strict configuration and modern tooling. Use the Task tool to launch the **developer** agent with instructions: 1. Ask user for project details using AskUserQuestion tool: - Project name - Project type (library, cli, service) - Linter choice (Biome or ESLint + Prettier) - Test framework (Vitest - default) - Package manager (npm, pnpm, yarn) 2. Create project structure: 3. Create `tsconfig.json` following **typescript-strict-config** skill: - All strict flags enabled - No implicit any - ...
Initialize beads in the current project
Initialize task harness with ai/tasks/ directory structure
Import agents from Claude Code environment to orchestration plugin context
Initialize СС Blueprint Toolkit - copy actual documentation templates to your project
Set up The Agentic Startup statusline in your Claude Code environment