Complete AI TrainingYourJobSkills for your job

Skills / meta

writing-skills

Use when creating, updating, or improving agent skills.

Writing Skills (Excellence)

Dispatcher for skill creation excellence. Use the decision tree below to find the right template and standards.

⚡ Quick Decision Tree

What do you need to do?

  1. Create a NEW skill:
  • Is it simple (single file, <200 lines)? → [Tier 1 Architecture](references/tier-1-simple/README.md)
  • Is it complex (multi-concept, 200-1000 lines)? → [Tier 2 Architecture](references/tier-2-expanded/README.md)
  • Is it a massive platform (10+ products, AWS, Convex)? → [Tier 3 Architecture](references/tier-3-platform/README.md)
  1. Improve an EXISTING skill:
  • Fix "it's too long" -> [Modularize (Tier 3)](references/templates/tier-3-platform.md)
  • Fix "AI ignores rules" -> [Anti-Rationalization](references/anti-rationalization/README.md)
  • Fix "users can't find it" -> [CSO (Search Optimization)](references/cso/README.md)
  1. Verify Compliance:
  • Check metadata/naming -> [Standards](references/standards/README.md)
  • Add tests -> [Testing Guide](references/testing/README.md)

📚 Component Index

ComponentPurpose
[CSO](references/cso/README.md)"SEO for LLMs". How to write descriptions that trigger.
[Standards](references/standards/README.md)File naming, YAML frontmatter, directory structure.
[Anti-Rationalization](references/anti-rationalization/README.md)How to w

Subscribers only

The full skill, its 21 bundled files and every download is included with every paid Complete AI plan.

Details

Sourcecommunity
License
Risk labelcritical ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md, anthropic-best-practices.md, examples.md, gotchas.md, graphviz-conventions.dot, persuasion-principles.md, references/anti-rationalization/README.md, references/cso/README.md, references/standards/README.md, references/standards/metadata-standard.md, references/templates/discipline.md, references/templates/pattern.md, references/templates/reference.md, references/templates/technique.md, references/templates/tier-3-platform.md, references/testing/README.md, references/tier-1-simple/README.md, references/tier-2-expanded/README.md, references/tier-3-platform/README.md, render-graphs.js, testing-skills-with-subagents.md
Added2026-02-27

Related skills

analyze-project

Forensic root cause analyzer for Antigravity sessions. Classifies scope deltas, rework patterns, root causes, hotspots, and auto-improves prompts/health.

antigravity-skill-orchestrator

A meta-skill that understands task requirements, dynamically selects appropriate skills, tracks successful skill combinations using agent-memory-mcp, and prevents skill overuse for simple tasks.

audit-context-building

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

behavioral-modes

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

cc-skill-backend-patterns

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

cc-skill-clickhouse-io

ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.