Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
book-chapter-generator
This skill generates a structured chapter outline for intelligent textbooks by analyzing course descriptions, learning graphs, and concept dependencies. Use this skill after the learning graph has been created and before generating chapter content, to design an optimal chapter structure that respects concept dependencies and distributes content evenly across 6-20 chapters.
majiayu000/claude-skill-registry 163
-
diff
Imported skill diff from langchain
majiayu000/claude-skill-registry 163
-
generic-code-reviewer
Review code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md workflow compliance. Supports any tech stack - HTML/CSS/JS, React, TypeScript, Node.js, Python, NestJS, Next.js, and more. Use when completing features, before commits, or reviewing pull requests.
majiayu000/claude-skill-registry 163
-
ado-multi-project
Organize specs and tasks across multiple Azure DevOps projects with intelligent content-based mapping. Use when working with project-per-team, area-path-based, or team-based ADO architectures. Handles cross-project coordination and folder structure organization.
majiayu000/claude-skill-registry 163
-
Researching Features
Use this whenever a user wants to add a new feature or explitly states to research a feature/API or building a plan for a new feature. It iterviews the user for feature details (if not provided), research the best API/service for their needs, confirm choice, then gather all implementation notes for their request and save them as a .claude/plans file.
majiayu000/claude-skill-registry 163
-
scroll-animations
Use when triggering animations on scroll - reveal effects, parallax, sticky headers, progress indicators, or any scroll-linked motion.
majiayu000/claude-skill-registry 163
-
libeval
libeval - RAG evaluation system. Evaluator orchestrates quality assessment using LLM-as-judge patterns. CriteriaEvaluator scores responses against rubrics. RecallEvaluator measures retrieval performance. TraceEvaluator analyzes execution traces. EvalStore persists results. Use for automated quality testing, RAG pipeline evaluation, and agent performance testing
majiayu000/claude-skill-registry 163
-
frontend-testing
Comprehensive frontend testing with Playwright, Cypress, Jest, and React Testing Library. Covers E2E testing, component testing, unit testing, visual regression, and accessibility testing. Use for quality assurance, CI/CD integration, and test automation.
majiayu000/claude-skill-registry 163
-
sy8-synthesize-summary
Consolidate inputs into a concise summary.
majiayu000/claude-skill-registry 163
-
goreleaser
Initialize or update GoReleaser configuration for automated Go releases with multi-architecture Docker builds, binary distribution, and Homebrew publishing
majiayu000/claude-skill-registry 163
-
braintrust-tracing
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
majiayu000/claude-skill-registry 163
-
add-note
Use this skill whenever important information is learned during a task or when the user explicitly asks to store something. Use when users ask to remember. Triggers on "remember this", "update memory", "share" or any persistent storage request.
majiayu000/claude-skill-registry 163
-
performance-oracle
Use this agent when analyzing code for performance issues, optimization opportunities, or scalability concerns. Triggers on requests like "performance review", "check for bottlenecks", "scalability analysis".
majiayu000/claude-skill-registry 163
-
vkc-visa-assessment-engine
Design and implement the Viet K-Connect visa assessment engine (DB-driven ruleset JSON schema + versioning + effective dates). No hardcoded rules in code. Use for building /api/visa/assess and admin ruleset management.
majiayu000/claude-skill-registry 163
-
dev-swarm-create-update-agent-skill
Create or update agent skills following the agent skill specification. Use when user asks to create a new skill or update an existing skill.
majiayu000/claude-skill-registry 163
-
session-ready-for-pr
Prepares branch for PR and merge. Cleans up, tests, validates commits, and generates PR/merge titles and descriptions.
majiayu000/claude-skill-registry 163
-
sla-tracking
Use to design measurement, alerting, and reporting for MQL→SQL SLAs.
majiayu000/claude-skill-registry 163
-
shell-script-development
This skill should be used when the user asks to "create a bash script", "write a shell script", or mentions shell scripting conventions.
majiayu000/claude-skill-registry 163
-
dotnet-slopwatch
Use Slopwatch to detect LLM reward hacking in .NET code changes. Run after every code modification to catch disabled tests, suppressed warnings, empty catch blocks, and other shortcuts that mask real problems.
majiayu000/claude-skill-registry 163
-
how_to_guide_database
Imported skill how_to_guide_database from openai
majiayu000/claude-skill-registry 163
-
bio-data-visualization-genome-browser-tracks
Generate genome browser visualizations using pyGenomeTracks or IGV batch scripting for publication figures. Use when creating publication figures of genomic regions with multiple data tracks.
majiayu000/claude-skill-registry 163
-
helm-templates
Use when working with Helm templates and template functions for generating Kubernetes manifests dynamically.
majiayu000/claude-skill-registry 163
-
Rust Directory and Configuration
Install Rust toolchain, configure projects, and set up proper directory structure
majiayu000/claude-skill-registry 163
-
load-context
도메인/기능의 컨텍스트 빠른 파악. Use when:
(1) 특정 도메인 이해 필요, (2) 기존 기능 수정 전 파악,
(3) 세션 시작 시 컨텍스트 로드.
majiayu000/claude-skill-registry 163