Claude Skill
ersinkoc/project-architect
Project Architect 是一个文档优先的项目规划技能,适用于编码代理。生成规格、计划、任务和单次提示。兼容 Claude Code、Cursor、Codex 及 40 多个代理。
概览
仓库信息
安装这个 Skill
npx skills add ersinkoc/project-architectRegistry 信息
npx skills add ersinkoc/project-architectnpx skills add ersinkoc/project-architect --agent claude-codenpx skills add ersinkoc/project-architect --agent cursornpx skills add ersinkoc/project-architect --agent codexnpx skills add ersinkoc/project-architect --global
项目简介
Project Architect 是一个文档优先的项目规划代理技能,可生成详细的规格说明、实施计划、任务分解以及面向编码代理的单次提示。它兼容 Claude Code、Cursor、Codex 以及通过 agentskills.io 提供的 40 多个代理。
Documentation-first project planning agent skill. Generates specs, implementation plans, tasks, and single-shot prompts for coding agents. Compatible with Claude Code, Cursor, Codex, and 40+ agents via agentskills.io.
要点
- 文档优先的项目规划方法
- 生成规格说明、实施计划和任务分解
- 为编码代理创建单次提示
- 兼容 Claude Code、Cursor、Codex 以及通过 agentskills.io 提供的 40 多个代理
使用场景
- 通过清晰的文档规划复杂软件项目
- 为开发团队生成结构化的实施计划
- 为 AI 编码助手创建可复用的单次提示
- 跨多个编码代理标准化项目规格
README 摘要
# Project Architect An [Agent Skill](https://agentskills.io) for **documentation-first project planning**. Transforms a project idea into implementation-ready blueprints and a single-shot coding agent prompt. Compatible with **40+ coding agents** including Claude Code, Cursor, Gemini CLI, GitHub Copilot, Codex, Roo Code, and more. ## What It Does Given a project idea, Project Architect walks you through an interactive discovery process and generates 5 interconnected documents: ``` [Discovery] -> SPECIFICATION.md -> IMPLEMENTATION.md -> TASKS.md -> BRANDING.md (The What) (The How) (The Work) (Identity) | | | +-------------------+------------------+ | PROMPT.md (Single-Shot Agent Prompt) ``` | Document | Purpose | |----------|---------| | **SPECIFICATION.md** | What the project is, features, data model, API surface | | **IMPLEMENTATION.md** | Tech stack, design patterns, directory structure, schemas | | **TASKS.md** | Ordered work items, each completable in a single agent session | | **BRANDING.md** | Name, colors, typography, voice (optional, for user-facing projects) | | **PROMPT.md** | Self-contained prompt to build the entire project from scratch | ## Features - **Interactive tech stack advisor** -- presents options with trade-offs, lets you choose - **Design pattern recommendations** -- matched to your project's specific needs with code sketches - **Scales to project size** -- weekend hack gets 15 tasks, enterprise system gets 100+ - **Agent-optimized output** -- every task lists exact files to create/modify with acceptance criteria - **
话题
暂无话题