Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
radix-typography
Set up pixel-perfect typography for Radix UI using vite-plugin-capsize-radix. Helps configure fonts, choose pairings, and integrate with your project.
majiayu000/claude-skill-registry 163
-
debugging
Use when something is broken — errors, bugs, crashes, exceptions, unexpected behavior, stack traces
majiayu000/claude-skill-registry 163
-
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
majiayu000/claude-skill-registry 163
-
single-panel-comic
Create single-panel editorial comics critiquing standardized education. This skill should be used when generating comic ideas, writing captions, or producing visual prompts for OpenEd's social media. Follows the style of The Far Side, Bogert Creek, and New Yorker cartoons - dark, cerebral humor that makes people think.
majiayu000/claude-skill-registry 163
-
docx-comment-reply
Reply to comments (批注) in Word .docx/.doc files: extract comment context, draft replies, write threaded replies back, and validate OOXML.
majiayu000/claude-skill-registry 163
-
variant-analysis
Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.
majiayu000/claude-skill-registry 163
-
communication-style-preservation
Preserve and apply the user's unique bilingual French/English communication style. Use when drafting,
editing, or refining communications to maintain casual-professional tone, code-switching patterns,
and specific formulas. Key elements: (1) Bilingual structure (French base + English technical terms),
(2) Casual but professional tone ("je suis preneur", "je capte pas", "ça devrait rouler"),
(3) Structured flow (context → technical details → questions → sign-off), (4) Strategic emoji usage (🙏, 😅),
(5) Direct mentions of @people and technical context
majiayu000/claude-skill-registry 163
-
sre-engineer
Use when defining SLIs/SLOs, managing error budgets, or building reliable systems at scale. Invoke for incident management, chaos engineering, toil reduction, capacity planning.
majiayu000/claude-skill-registry 163
-
api-generating
Generate API endpoint code and documentation from specifications. Use when the user wants to create new API endpoints, generate route handlers, scaffold REST APIs, or produce OpenAPI/Swagger specs from code.
majiayu000/claude-skill-registry 163
-
oauth-helper
Automate OAuth login flows with user confirmation via Telegram.
Supports 7 providers: Google, Apple, Microsoft, GitHub, Discord, WeChat, QQ.
Features:
- Auto-detect available OAuth options on login pages
- Ask user to choose via Telegram when multiple options exist
- Confirm before authorizing
- Handle account selection and consent pages automatically
majiayu000/claude-skill-registry 163
-
stitch-ui-design-variants
Generates 3 alternative Stitch prompts for A/B testing screen concepts — vary layout, visual style, or content while keeping the underlying information architecture consistent.
majiayu000/claude-skill-registry 163
-
nw-platform-engineering-foundations
Foundational platform engineering knowledge from key references -- Continuous Delivery, SRE, Accelerate, Team Topologies, Chaos Engineering, and Secure Delivery. Load when contextual grounding in platform engineering theory is needed.
majiayu000/claude-skill-registry 163
-
zabbix
Configure Zabbix for enterprise infrastructure monitoring with templates, triggers, discovery rules, and dashboards. Use when a user needs to set up Zabbix server, configure host monitoring, create custom templates, define trigger expressions, or automate host discovery and registration.
majiayu000/claude-skill-registry 163
-
k8s-manifest-generator
Create production-ready Kubernetes manifests for Deployments, Services, ConfigMaps, and Secrets following best practices and security standards. Use when generating Kubernetes YAML manifests, creating K8s resources, or implementing production-grade Kubernetes configurations.
majiayu000/claude-skill-registry 163
-
scholar-evaluation
Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback.
majiayu000/claude-skill-registry 163
-
whoop
WHOOP morning check-in (recovery/sleep/strain) with suggestions.
majiayu000/claude-skill-registry 163
-
131-java-testing-unit-testing
Use when you need to review, improve, or write Java unit tests — including migrating from JUnit 4 to JUnit 5, adopting AssertJ for fluent assertions, structuring tests with Given-When-Then, ensuring test independence, applying parameterized tests, mocking dependencies with Mockito, verifying boundary conditions (RIGHT-BICEP, CORRECT, A-TRIP), leveraging JSpecify null-safety annotations, or eliminating testing anti-patterns such as reflection-based tests or shared mutable state.
majiayu000/claude-skill-registry 163
-
bmad-technical-research
Conduct technical research on technologies and architecture. Use when the user says "create a technical research report on [topic]".
majiayu000/claude-skill-registry 163
-
sast-configuration
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.
majiayu000/claude-skill-registry 163
-
duo-copilot-dismiss-diagnostics
Help admins understand what's driving their Duo dismiss rate by analyzing dismiss patterns across reasons, signals, lead attributes, and rep behavior.
majiayu000/claude-skill-registry 163
-
docs-health
Check CLAUDE.md and skills file sizes and line counts
majiayu000/claude-skill-registry 163
-
dataverse-python-production-code
Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices
majiayu000/claude-skill-registry 163
-
building-rag-systems
Build production RAG systems with semantic chunking, incremental indexing, and filtered retrieval.
Use when implementing document ingestion pipelines, vector search with Qdrant, or context-aware
retrieval. Covers chunking strategies, change detection, payload indexing, and context expansion.
NOT when doing simple similarity search without production requirements.
majiayu000/claude-skill-registry 163
-
ln-814-optimization-executor
Executes optimization hypotheses with keep/discard testing loop. Use when applying validated performance improvements.
majiayu000/claude-skill-registry 163