Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

codearts-harness

codearts-harness 收录了来自 hu-qi 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
2
Stars
0
更新
2026-05-06
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

generate-app-spec
管理分析师

Use this skill whenever a user wants to generate a specification document for an autonomous AI coding agent — not write the code itself, but create the spec that an agent will execute. Trigger for: "generate app spec", "create app_spec.txt", "spec out my app idea", "帮我生成 app spec", "生成规格文档", "帮我准备 app_spec.txt", "写一份 PRD 给 agent 用", "为自主编码 Agent 写规格". Also trigger when the user says they want to build something "with an autonomous coding agent", "with claude-agent", "with autonomous-coding-demo", or "用自主编码 Agent 构建" and needs the spec file first. Produces a complete XML app_spec.txt through a short interview covering app idea, tech stack, features, DB schema, API endpoints, and step-by-step implementation plan. Skip for: direct code generation, scaffolding an existing project, debugging, refactoring, or writing documentation intended for human engineers rather than AI agents.

2026-05-06
project-architecture-summarizer
软件开发工程师

Summarize a software project's high-level architecture into an ARCHITECTURE.md-style document. Use this skill whenever the user wants to understand how a codebase is organized, generate an architecture overview, write an ARCHITECTURE.md, or figure out "where things live" in a project. Trigger on phrases like "architecture", "how is this project structured", "code map", "ARCHITECTURE.md", "understand this codebase", "project overview", or when the user is onboarding to an unfamiliar repo. Also trigger when the user asks about entry points, boundaries between modules, or cross-cutting concerns like logging, configuration, or error handling across the whole project.

2026-05-06