Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
git-standards
Git workflow, commit message format, and version control standards
majiayu000/claude-skill-registry 163
-
agent-certifier
Given a human certification or license (e.g. PL-300, SAP B1, Azure AI Engineer), create a production-ready agent skill profile and certification ladder, including skills.yaml entries, agent YAML, and skills documentation, using the anthropics/skills SKILL.md conventions.
majiayu000/claude-skill-registry 163
-
knowledge-base-templates
Provides reusable templates for generating comprehensive codebase knowledge bases including architecture diagrams, concept maps, and module documentation. Supports both single-project and monorepo structures. Use when creating project documentation, knowledge bases, or when user mentions KB templates, codebase documentation, or project documentation structure.
majiayu000/claude-skill-registry 163
-
repository-auditor
Comprehensive codebase analysis system that evaluates security vulnerabilities,
code quality, architecture patterns, and operational readiness across any technology stack.
majiayu000/claude-skill-registry 163
-
verifying-before-completion
Use when about to claim work is complete, fixed, or passing, before committing or creating MRs. Requires running verification commands and confirming output before making any success claims; evidence before assertions always.
majiayu000/claude-skill-registry 163
-
consistency-auditor
Use when parameter values appear in multiple documents and consistency must be verified, especially for quantitative values (oxygen consumption rates, diffusion coefficients, flow rates) that may differ due to measurement context or require reconciliation
majiayu000/claude-skill-registry 163
-
generating-grpc-services
Generate gRPC service definitions, stubs, and implementations from Protocol Buffers.
Use when creating high-performance gRPC services.
Trigger with phrases like "generate gRPC service", "create gRPC API", or "build gRPC server".
majiayu000/claude-skill-registry 163
-
teams-channel-post-writer
Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.
majiayu000/claude-skill-registry 163
-
tooling-setup
Configure Vite, TypeScript, Biome, and Vitest for React 19 projects. Covers build configuration, strict TypeScript setup, linting/formatting, and testing infrastructure. Use when setting up new projects or updating tool configurations.
majiayu000/claude-skill-registry 163
-
technical-roadmaps
Help users create technical roadmaps. Use when someone is planning engineering work, prioritizing tech debt, building architecture roadmaps, or aligning technical and product strategy.
majiayu000/claude-skill-registry 163
-
SignIn-skill
majiayu000/claude-skill-registry 163
-
CI/CD Validation & Merge Workflow
Pre-push validation checklist (cargo fmt, clippy with zero warnings, feature flag testing, test suite), CI monitoring, merge process, and release quality gates. Use when preparing to push code, validating changes before PR, running CI checks, merging PRs, or preparing releases.
majiayu000/claude-skill-registry 163
-
Serena Memory System
Interface for long-term memory and context management. Use to store and retrieve user preferences, project context, and past learnings.
majiayu000/claude-skill-registry 163
-
Wireframing
Creating low-fidelity visual representations of website or application structure and layout to plan information architecture, user flows, and interface design before implementation.
majiayu000/claude-skill-registry 163
-
portfolio_balancer.collect_portfolio_data
Gather current portfolio positions, values, and prices from Robinhood using bin/robinhood CLI
majiayu000/claude-skill-registry 163
-
subagent-dev
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
majiayu000/claude-skill-registry 163
-
string-protein-interaction-analysis-with-omicverse
Help Claude query STRING for protein interactions, build PPI graphs with pyPPI, and render styled network figures for bulk gene lists.
majiayu000/claude-skill-registry 163
-
context-master
Universal context management and planning system. PROACTIVELY activate for: (1) ANY complex task requiring planning, (2) Multi-file projects/websites/apps, (3) Architecture decisions, (4) Research tasks, (5) Refactoring, (6) Long coding sessions, (7) Tasks with 3+ sequential steps. Provides: optimal file creation order, context-efficient workflows, extended thinking delegation (23x context efficiency), passive deep analysis architecture, progressive task decomposition, and prevents redundant work. Saves 62% context on average. Essential for maintaining session performance and analytical depth.
majiayu000/claude-skill-registry 163
-
plugin-task-plan
Create implementation tasks from deliverables using skill delegation
majiayu000/claude-skill-registry 163
-
Test Runner
Run Vitest tests for the Babylon.js game project. Use when the user wants to run tests, check test coverage, debug failing tests, or validate code functionality.
majiayu000/claude-skill-registry 163
-
code-pointer
Use the VSCode CLI to open files at specific line and column positions when explaining code, debugging, pointing to TODOs, or guiding users to specific locations in files. Automatically invoked when Claude needs to show users exactly where in a file to look.
majiayu000/claude-skill-registry 163
-
convex-trigger
Advanced trigger patterns - audit logging, authorization rules, component integration
majiayu000/claude-skill-registry 163
-
sdd-plan2
Start a SDD (Specification-Driven Development) workflow. Will use specialised subagents to create a refine and well thought-out SPEC (implementation plan).
majiayu000/claude-skill-registry 163
-
domain-predicates
Generate comprehensive predicates and orders for domain types using typeclass patterns
majiayu000/claude-skill-registry 163