Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

codearts-harness

codearts-harness에는 hu-qi에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 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