Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
docs-consistency-checker
Validate consistency across SEED Design component documentation layers (design guidelines in ./docs/content/docs/components, Rootage specs in ./packages/rootage/components, and React docs in ./docs/content/react/components). Use when auditing documentation completeness, before releases, or validating new component docs.
majiayu000/claude-skill-registry 163
-
blog-proofreading
Check blog posts for flow, broken links, and formatting issues. Technical review for content ready to publish.
Trigger phrases: "proofread", "check links", "formatting", "technical review", "check formatting", "review links"
majiayu000/claude-skill-registry 163
-
python3-review
Comprehensive Python code review checking patterns, types, security, and performance. Use when reviewing Python code for quality issues, when auditing code before merge, or when assessing technical debt in a Python codebase.
majiayu000/claude-skill-registry 163
-
rca-analysis
Perform Root Cause Analysis using a multi-agent swarm approach. Use when investigating bugs, failures, performance issues, or any problem requiring systematic diagnosis. Triggers on requests like "why is X failing", "debug this issue", "find the root cause", "investigate this problem", or explicit RCA requests.
majiayu000/claude-skill-registry 163
-
thinking-scientific-method
Hypothesis → Prediction → Test → Revise with explicit falsification. Use for debugging, feature experimentation, performance investigation, and A/B testing design.
majiayu000/claude-skill-registry 163
-
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
majiayu000/claude-skill-registry 163
-
sub-issue-maker
Provide the task granularity for cutting subissues.
majiayu000/claude-skill-registry 163
-
static-site-generation
Framework evaluation criteria and deployment patterns for static site generators with GitHub Pages. Use when choosing SSG frameworks, configuring builds, or setting up GitHub Pages deployment.
majiayu000/claude-skill-registry 163
-
implementing-hit-testing
Enables mouse event reception for WPF FrameworkElement using DrawingContext by drawing transparent backgrounds. Use when custom-drawn elements don't receive mouse events.
majiayu000/claude-skill-registry 163
-
agent-tool-builder
Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa
majiayu000/claude-skill-registry 163
-
react-native-web-styling
Use when styling React Native Web components. Provides patterns for StyleSheet API, platform-specific styles, responsive design, and theming.
majiayu000/claude-skill-registry 163
-
flame-graph-generator
Flame Graph Generator - Auto-activating skill for Performance Testing.
Triggers on: flame graph generator, flame graph generator
Part of the Performance Testing skill category.
majiayu000/claude-skill-registry 163
-
Enterprise AI Patterns
Production-grade AI architecture patterns for enterprise - security, governance, scalability, and operational excellence
majiayu000/claude-skill-registry 163
-
axiom-ios-performance
Use when app feels slow, memory grows, battery drains, or diagnosing ANY performance issue. Covers memory leaks, profiling, Instruments workflows, retain cycles, performance optimization.
majiayu000/claude-skill-registry 163
-
abracon
Abracon MPN encoding patterns, suffix decoding, and handler guidance. Use when working with Abracon timing devices, crystals, oscillators, RF components, or AbraconHandler.
majiayu000/claude-skill-registry 163
-
managing-deployment
Deployment and infrastructure for the site. Consult when troubleshooting deployments, modifying CI/CD, or diagnosing build issues.
majiayu000/claude-skill-registry 163
-
dark-mode
Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes, color scheme toggles, or converting hardcoded colors to theme-aware tokens.
majiayu000/claude-skill-registry 163
-
component-design
Design React/Vue components following atomic design and composition patterns. Use when creating UI components.
majiayu000/claude-skill-registry 163
-
data-skill
본 스킬은 대한민국 공공데이터포털(https://www.data.go.kr/)에서 제공하는 각종 공공데이터 API 를 사용하기 위한 설명입니다. 본 스킬은 공공데이터 개발 또는 공공 API 개발을 할 때 사용하면 됩니다.
majiayu000/claude-skill-registry 163
-
reviewing-prisma-patterns
Review Prisma code for common violations, security issues, and performance anti-patterns found in AI coding agent stress testing. Use when reviewing Prisma Client usage, database operations, or performing code reviews on projects using Prisma ORM.
majiayu000/claude-skill-registry 163
-
web-design
Turn web UI/UX feedback into graspable, prioritized fixes (layout, hierarchy, accessibility, interaction patterns, and performance UX) with concrete diffs and verification steps.
majiayu000/claude-skill-registry 163
-
react-form-builder
Use this skill for creating or modifying client-side React forms. Follows best practices for react-hook-form, @kit/ui/form components, and server actions integration. Handles validation, error handling, loading states, and TypeScript typing for registration forms, profile updates, and fixing form-related issues.
majiayu000/claude-skill-registry 163
-
pytest-config
majiayu000/claude-skill-registry 163
-
iroh-p2p
Build modern peer-to-peer applications with Iroh. QUIC-based P2P networking, hole punching, content distribution, and decentralized data synchronization.
majiayu000/claude-skill-registry 163