Loading...
Loading...
Found 2,472 Skills
Audit, restructure, and maintain the full Claude Code memory hierarchy: CLAUDE.md files, .claude/rules/ topic files, auto-memory, and project documentation. Detects project type and suggests appropriate docs. Use when CLAUDE.md needs updating, memory needs restructuring, or a project needs its docs audited. Trigger with 'audit memory', 'update CLAUDE.md', 'restructure memory', 'session capture', 'memory cleanup', 'check project docs', or 'what docs does this project need'.
Synchronizes startup context across Claude instances, runs at launch.
Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive disclosure. Use when creating skills that involve sequential pipelines, routing patterns, safety gates, task tracking, phased execution, or any multi-step workflow. Also applies when reviewing or refactoring existing workflow skills for quality.
Create and configure git hooks with intelligent project analysis, suggestions, and automated testing
Use when creating new skills, editing existing skills, auditing skill quality, or verifying skills before deployment. Triggers include skill authoring requests, skill review needs, or "the skill doesn't work" complaints.
Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.
File system operations guidance - read, write, search, and manage files using Claude Code's built-in tools.
Meta-skill for creating and managing Claude Code skills
Guide for integrating Agentica SDK with Claude Code CLI proxy
OPC Architecture Understanding
System health check (MOT) for skills, agents, hooks, and memory
Complete Claude Code hooks reference - input/output schemas, registration, testing patterns