AgentSkillsCN

dev-skill

针对架构与任务的工程规划 checklist。

SKILL.md
--- frontmatter
name: dev-skill
description: Engineering planning checklist for architecture and tasks.

Engineering Planning Skill

When to use

  • The user requests architecture or implementation planning.

Steps

  1. Identify core components and boundaries.
  2. Draft data model and API surface.
  3. Choose stack options with tradeoffs.
  4. Break down tasks with dependencies.
  5. Highlight technical risks and mitigations.