Find the perfect skill
Claude Ecosystem
Development
Comprehensive guide for Claude Code CLI tool, extensibility (agents/skills/output styles), and CLAUDE.md architecture.
Vector Icon Libraries Guide
Development
Comprehensive guide to vector icon libraries (10+ libraries, 200K+ icons) with decision matrix, bundle size comparisons, and implementation patterns.
Research project management
Data & AI
Manage an ongoing project tracked in projects/. Review genes, consult a sub-agent, perform deep research, and update status incrementally.
Save Custom Approach as Reusable Skill
Productivity
Guides turning successful custom approaches into reusable skills, including naming, pattern extraction, and token budget validation.
Skill Metadata Synchronization
Development
Keeps AGENTS.md Auto-invoke sections in sync with skill metadata by reading SKILL.md files and regenerating the corresponding tables. Run it after creating or modifying any skill to ensure documentation stays accurate.
Cap Table Issuance Import
Data & AI
Internal sub-skill that parses cap-table files into structured rows for the carta-issuance pipeline. Dispatched by carta-issuance Phase 0.25, not invocable directly.
Deploy Configuration Setup
DevOps
Configure deployment settings for /land-and-deploy. Detects deploy platform and writes configuration to CLAUDE.md for automatic future deploys.
Emergency Protocol Reset
DevOps
Execute emergency protocol reset when critical system integrity is compromised.
Checkpoint: Save & Restore Task State
Development
Mid-task rollback points for risky operations; save and restore project state via CLI subcommands.
Bazi Persona: Personality from Birth Chart
Data & AI
Personality system based on Chinese Bazi astrology. Create, update, and chat with personas, with dynamic flow analysis and calendar features.
Create Pulumi Documentation Pages
Documentation
Create Pulumi documentation pages with proper frontmatter, menu structure, and SEO optimization. Guides through 7 steps to avoid duplication and ensure correct metadata.
Trigger ADO pipelines for a Copilot-created PR
DevOps
Post two /azp run comments on the specified PR to trigger all Azure DevOps pipelines needed for Copilot-created PRs.