Claude Skill

ersinkoc/project-architect

Project Architect 是一个文档优先的项目规划技能,适用于编码代理。生成规格、计划、任务和单次提示。兼容 Claude Code、Cursor、Codex 及 40 多个代理。

概览

Stars142
Forks16
语言未知
最后更新2026-04-08
最近同步2026-06-25
前往 GitHub

仓库信息

拥有者ersinkoc
仓库project-architect
完整名称ersinkoc/project-architect
Repo ID1,205,002,842

安装这个 Skill

npx skills add ersinkoc/project-architect

Registry 信息

类型openclaw_skill
质量分70/100
验证状态readme_parsed
最近验证2026-06-25
平台
ClaudeCodexCursor
能力
pdfterminalworkflow
识别文件
README.mdSKILL.md
安装方式
  • npx skills add ersinkoc/project-architect
  • npx skills add ersinkoc/project-architect --agent claude-code
  • npx skills add ersinkoc/project-architect --agent cursor
  • npx skills add ersinkoc/project-architect --agent codex
  • npx 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 - **

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-06-25