원클릭으로
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.