Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
safe-edit
Automatically backs up files, saves diffs, uses agents/skills, and ensures modular code (<200 lines) before any implementation. Use this skill for ALL code changes to ensure safe, reversible, and clean implementations.
majiayu000/claude-skill-registry 163
-
vault-guide
Interactive onboarding agent for content marketing associate candidates and vault orientation for Charlie. Walks candidates through the OpenEd content system, discovers their strengths, guides them to produce real output, and helps them write a contract proposal.
majiayu000/claude-skill-registry 163
-
agent-debugger
Use when a program crashes, a test fails, or code produces wrong results and reading the source isn't enough to see why. Lets you pause execution at any line and inspect the actual runtime state, variable values, types, call stacks, to find what went wrong. Can attach to running servers by PID — no restart or code changes needed.
majiayu000/claude-skill-registry 163
-
autonomous-loops
Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.
majiayu000/claude-skill-registry 163
-
tech-debt-tracker
Scan codebases for technical debt, score severity, track trends, and generate prioritized remediation plans. Use when users mention tech debt, code quality, refactoring priority, debt scoring, cleanup sprints, or code health assessment. Also use for legacy code modernization planning and maintenance cost estimation.
majiayu000/claude-skill-registry 163
-
wordpress-ai-image-optimizer
AI-powered image optimization that downloads images from WordPress, processes locally (compress, WebP conversion, resize, rename), uploads optimized versions, and updates all content references. Handles hundreds of images automatically in AI code editor. Use when user says "optimize my wordpress images with ai", "run ai image optimization", "compress and optimize all images", or "improve image performance".
majiayu000/claude-skill-registry 163
-
qlty-check
Code quality checks, formatting, and metrics via qlty CLI
majiayu000/claude-skill-registry 163
-
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
majiayu000/claude-skill-registry 163
-
fix-line-endings-manuelkugelmann-bitbot-4
majiayu000/claude-skill-registry 163
-
fulfillment-exceptions
View fulfillment exceptions filtered by channel and severity
majiayu000/claude-skill-registry 163
-
html-to-ppt
Convert HTML/Markdown to PowerPoint presentations using Marp
majiayu000/claude-skill-registry 163
-
capabilities
Display shinkoku's current capabilities, supported personas, and known limitations. Use when the user asks "what can you do?", "what's supported?", or similar questions.
majiayu000/claude-skill-registry 163
-
security
Use when scanning for security vulnerabilities: SAST, dependency audit, secret detection, and SBOM generation with OWASP mapping and CWE references.
majiayu000/claude-skill-registry 163
-
conventional-commits
Conventional Commits standard for structured commit messages - types, scopes, breaking changes, and changelog generation. Auto-triggers during git operations.
majiayu000/claude-skill-registry 163
-
classifier-agent
Classifies legal domain, proceeding type, doc_type, court_type, draft_goal, language and style from MASTER_FACTS.json.
majiayu000/claude-skill-registry 163
-
dropbox-automation
Automate Dropbox file management, sharing, search, uploads, downloads, and folder operations via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
ml-pipeline-workflow
Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.
majiayu000/claude-skill-registry 163
-
rust-testing
Write and run Rust tests using cargo test with unit tests, integration tests, doc tests, and property-based testing. Use when writing Rust tests or setting up test infrastructure.
majiayu000/claude-skill-registry 163
-
handoff
Hand off to a fresh Claude session. Use when context is full, you've finished a logical chunk of work, or need a fresh perspective. Work continues from hook.
majiayu000/claude-skill-registry 163
-
angular-performance
Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.
majiayu000/claude-skill-registry 163
-
vulnerability-scanning
Automated security scanning for dependencies, code, containers with Trivy, Snyk, npm audit. Use for CI/CD security gates, pre-deployment audits, compliance requirements, or encountering CVE detection, outdated packages, license compliance, SBOM generation errors.
majiayu000/claude-skill-registry 163
-
agent-topology-optimizer
Agent skill for topology-optimizer - invoke with $agent-topology-optimizer
majiayu000/claude-skill-registry 163
-
open-issue
Analyze a change request, ask clarifying questions, and create a well-structured GitHub issue with acceptance criteria. Use this skill whenever the user wants to create an issue, write a ticket, log a bug, propose a feature request, or capture requirements — even if they say "let's track this" or "add this to the backlog".
majiayu000/claude-skill-registry 163
-
ln-641-pattern-analyzer
Analyzes single pattern implementation, calculates compliance/completeness/quality scores, identifies gaps. Use when auditing a specific pattern.
majiayu000/claude-skill-registry 163