一键导入
blueprint-builder
Guide for creating high-fidelity Venture Blueprints. Use when adding new templates or project types to the Initra catalog.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Guide for creating high-fidelity Venture Blueprints. Use when adding new templates or project types to the Initra catalog.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Orchestrate specialized agent teams (Architect, Coder, Tester, Reviewer) using high-fidelity communication protocols. Use when a task requires cross-disciplinary coordination, complex architectural changes, or multi-agent parallel workflows.
Create and manage Initra-compliant Agent Skills with proper progressive disclosure structure (Level 1-3). Use when you need to automate specialized workflows, encapsulate framework expertise, or extend agent capabilities through reusable procedural knowledge.
Helps with debugging and expanding the Initra deterministic prompt engine. Use when modifying src/lib/engine/ logic, templates, or package/service libraries.
基于 SOC 职业分类
| name | blueprint-builder |
| description | Guide for creating high-fidelity Venture Blueprints. Use when adding new templates or project types to the Initra catalog. |
This skill ensures that all new project templates ("Blueprints") are high-quality, feature-rich, and follow the Initra standards.
src/lib/engine/templates.ts. Refer to examples/saas-blueprint.ts for a high-fidelity reference implementation.stackOptions array to define user-customizable fields.boilerplateFiles for critical files like README.md, .env.example, or core layout files.agentInstructions to give the AI agent a clear starting point and specific coding standards.