mirror of
https://github.com/mblanke/dev-backbone-template.git
synced 2026-03-01 05:50:22 -05:00
24 lines
866 B
Markdown
24 lines
866 B
Markdown
# Skills Index
|
|
|
|
These skill files define repeatable behaviors for agents and humans.
|
|
|
|
Agents must follow them in this order:
|
|
1) SKILLS/00-operating-model.md
|
|
2) SKILLS/05-agent-taxonomy.md
|
|
3) SKILLS/10-definition-of-done.md
|
|
4) SKILLS/20-repo-map.md (use whenever unfamiliar with the repo)
|
|
5) SKILLS/25-algorithms-performance.md
|
|
6) SKILLS/26-vibe-coding-fundamentals.md
|
|
7) SKILLS/27-performance-profiling.md
|
|
8) SKILLS/30-implementation-rules.md
|
|
9) SKILLS/40-testing-quality.md
|
|
10) SKILLS/50-pr-review.md
|
|
11) SKILLS/56-ui-material-ui.md (for React/Next portal-style apps)
|
|
12) SKILLS/60-security-safety.md
|
|
13) SKILLS/70-docs-artifacts.md
|
|
14) SKILLS/82-mcp-server-design.md (when building MCP servers/tools)
|
|
15) SKILLS/83-fastmcp-3-patterns.md (if using FastMCP 3)
|
|
16) SKILLS/80-mcp-tools.md (if this repo has MCP tools)
|
|
|
|
Rule: If anything conflicts, **AGENTS.md wins**.
|