Files
antigravity-skills-reference/docs/users/local-config.md
sck_0 671bbc49c5 chore: remove root stubs and move LOCAL_CONFIG to docs/users
- Delete 5 redirect stubs: FAQ.md, GETTING_STARTED.md, SKILLS_UPDATE_GUIDE.md,
  release_notes.md, walkthrough.md (content already in docs/)
- Delete 3 one-off categorization artifacts: CATEGORIZATION_SUMMARY.md,
  categorization_report.txt, categorize_skills.py
- Move LOCAL_CONFIG.md → docs/users/local-config.md
- Update docs/README.md index with new entry
2026-03-06 15:54:23 +01:00

5.3 KiB

Local Skills Configuration

Current Status: All 96 skills are available in the repository.
This Document: Recommends 35 high-priority skills for typical usage.

These are the skills recommended for most common development workflows. All other skills remain available and can be used as needed.

🔥 Tier S - Core Development (13 skills)

Essential skills used automatically by the agent:

  • systematic-debugging - Root cause analysis and structured debugging
  • test-driven-development - TDD workflow and red-green-refactor
  • writing-skills - Documentation and markdown expertise
  • doc-coauthoring - Structured technical documentation workflow
  • planning-with-files - Implementation plan creation
  • concise-planning - Fast planning for small tasks
  • software-architecture - Quality-focused design principles
  • senior-architect - Scalable system design and architecture
  • senior-fullstack - Full-stack development best practices
  • verification-before-completion - Pre-completion verification workflow
  • git-pushing - Automated staging and conventional commits
  • address-github-comments - Systematic code review response workflow
  • javascript-mastery - Advanced JavaScript patterns

Tier A - Your Projects (12 skills)

Skills actively used for your specific projects:

  • docx-official (+ symlink docx) - Official Anthropic Word manipulation
  • pdf-official (+ symlink pdf) - Official Anthropic PDF manipulation
  • pptx-official (+ symlink pptx) - Official Anthropic PowerPoint manipulation
  • xlsx-official (+ symlink xlsx) - Official Anthropic Excel manipulation
  • react-best-practices - Vercel's 40+ performance optimization rules
  • web-design-guidelines - Vercel's 100+ UI/UX audit rules
  • frontend-dev-guidelines - Modern React/TS development patterns
  • webapp-testing - Local web application testing with Playwright
  • playwright-skill - Advanced Playwright automation
  • mcp-builder - Model Context Protocol server creation
  • notebooklm - Google NotebookLM integration
  • ui-ux-pro-max - Advanced design intelligence

📢 Marketing & SEO (1 skill)

  • content-creator - SEO-optimized marketing and brand voice

🏢 Corporate (4 skills)

  • brand-guidelines-anthropic - Official Anthropic brand styling
  • brand-guidelines-community - Community brand guidelines
  • internal-comms-anthropic - Official Anthropic communications
  • internal-comms-community - Community communications

📝 Planning & Documentation (1 skill)

  • writing-plans - Strategic planning documentation

🤖 AI & Automation (5 skills)

  • workflow-automation - AI-native workflow automation and API integration
  • llm-app-patterns - Design patterns for LLM applications
  • autonomous-agent-patterns - Patterns for autonomous agents
  • prompt-library - Curated collection of optimized prompts
  • github-workflow-automation - GitHub Actions and CI/CD automation

🗂️ Repository Structure

skills/
├── [96 active skills]     ← All skills available
└── [4 symlinks]           ← docx, pdf, pptx, xlsx → official versions

📚 Other Available Skills (61)

All other skills in the repository are available for use as needed. Some notable categories:

Security & Penetration Testing (34 skills)

For security professionals and pentesting:

  • AWS, Cloud, Network penetration testing
  • Web vulnerabilities (XSS, SQL injection, IDOR, etc.)
  • Security tools (Burp Suite, Metasploit, SQLMap, Wireshark, etc.)
  • Privilege escalation (Windows, Linux)
  • Active Directory attacks

Development & Testing (7 skills)

Additional development tools:

  • backend-dev-guidelines, test-fixing, testing-patterns
  • receiving-code-review, requesting-code-review
  • react-ui-patterns, frontend-design

Creative & Design (5 skills)

Specialized creative tools:

  • theme-factory, canvas-design, algorithmic-art
  • claude-d3js-skill, slack-gif-creator

Workflow & Architecture (7 skills)

Advanced workflows:

  • loki-mode (1093 files - very comprehensive autonomous agent mode)
  • brainstorming, executing-plans, file-organizer
  • kaizen, using-git-worktrees, using-superpowers

Business & Product (3 skills)

Product management:

  • app-store-optimization, product-manager-toolkit
  • prompt-engineering

Infrastructure (2 skills)

System administration:

  • linux-shell-scripting, bun-development

Other (3 skills)

Miscellaneous:

  • skill-creator, skill-developer, core-components
  • web-artifacts-builder, subagent-driven-development
  • dispatching-parallel-agents, finishing-a-development-branch

🎯 Benefits of This Recommendation

Focused Guidance - 35 high-priority skills for common workflows
Full Availability - All 96 skills accessible when needed
Balanced Coverage - Core dev + AI/automation + frontend excellence
Easy Discovery - Categorized list of all other available skills


Last Updated: 2026-01-16
Recommended Skills: 35 high-priority
Total Available: 96 skills + 4 symlinks = 100 total
Recent Additions to Recommendations: senior-fullstack, concise-planning, address-github-comments, javascript-mastery, workflow-automation, llm-app-patterns, autonomous-agent-patterns, prompt-library