Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
review-pr
Analyze a GitHub pull request including diff, comments, related issues, and local code context
majiayu000/claude-skill-registry 163
-
continuous-learning
Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.
majiayu000/claude-skill-registry 163
-
project-specification
Transform project briefs into testable specifications with user stories, acceptance criteria, and measurable outcomes.
majiayu000/claude-skill-registry 163
-
species-aware-reasoning
Enforce species-specific clinical reasoning across all veterinary queries. Prevents dangerous cross-species assumptions. Use as a meta-skill that modifies how other veterinary skills operate.
majiayu000/claude-skill-registry 163
-
use-case-write
Write a well-structured use-case document for PMTL_VN following the project's writing standards. Use when documenting a new feature's write-path, business flow, or risky operation.
majiayu000/claude-skill-registry 163
-
learned
Log a learning, discovery, or decision to the vault with full context from the current conversation.
majiayu000/claude-skill-registry 163
-
ui-evidence
Use when an agent needs to bootstrap ui-evidence in a repo, then discover, configure, or run before/after UI screenshot capture, current UI snapshot capture, local HTML review generation, or git-baseline UI evidence workflows for a web app.
majiayu000/claude-skill-registry 163
-
call-highlights
Use to capture, tag, and distribute call clips for coaching and enablement programs.
majiayu000/claude-skill-registry 163
-
feature-flag-system
Implement feature flags (toggles) for controlled feature rollouts, A/B testing, canary deployments, and kill switches. Use when deploying new features gradually, testing in production, or managing feature lifecycles.
majiayu000/claude-skill-registry 163
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
majiayu000/claude-skill-registry 163
-
test-imports
Test Python module imports to verify correct installation and structure
majiayu000/claude-skill-registry 163
-
moai-domain-cli-tool
Enterprise CLI tool architecture with multi-language patterns, UX/DX optimization, and production deployment strategies
majiayu000/claude-skill-registry 163
-
controllers
Thin HTTP entry points that validate input, delegate to Actions or Services, and return a response. Controllers contain no business logic.
majiayu000/claude-skill-registry 163
-
validate
Schema validation for notes. Checks against domain-specific templates. Validates required fields, enum values, description quality, and link health. Non-blocking — warns but doesn't prevent capture. Triggers on "/validate", "/validate [note]", "check schema", "validate note", "validate all".
majiayu000/claude-skill-registry 163
-
critical-business-brief
Create critical business briefs through challenging dialogue that validates ideas and stress-tests assumptions. Use when user presents business ideas, wants to explore concepts, mentions starting a business, or needs business validation. Conducts realistic, skeptical conversations to expose weaknesses and creates structured business briefs in .ideas/ folder. Triggers include "I have a business idea", "business opportunity", "startup idea", or "validate this concept".
majiayu000/claude-skill-registry 163
-
convex-agents
Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration
majiayu000/claude-skill-registry 163
-
skill-seekers
-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
majiayu000/claude-skill-registry 163
-
performance-testing
Test application performance, scalability, and resilience. Use when planning load testing, stress testing, or optimizing system performance.
majiayu000/claude-skill-registry 163
-
sherpa-onnx-tts
Local text-to-speech via sherpa-onnx (offline, no cloud)
majiayu000/claude-skill-registry 163
-
new-skill
Scaffold a new skill with correct directory structure, frontmatter, naming, plugin symlink, and validation
majiayu000/claude-skill-registry 163
-
evo-retrospective
Post-epic review to extract lessons and assess success. Use when the user says "run a retrospective" or "lets retro the epic [epic]"
majiayu000/claude-skill-registry 163
-
spreadsheet
Use when tasks involve creating, editing, analyzing, or formatting spreadsheets (`.xlsx`, `.csv`, `.tsv`) using Python (`openpyxl`, `pandas`), especially when formulas, references, and formatting need to be preserved and verified.
majiayu000/claude-skill-registry 163
-
openclaw-config
Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings
majiayu000/claude-skill-registry 163
-
code-review
当用户要求代码审查、Review、找风险或列问题时使用。
majiayu000/claude-skill-registry 163