Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
github-issue-fetcher
This skill should be used when users need to fetch GitHub issues from the current repository, including getting the next issue to work on, retrieving specific issue fields (body, number, title, labels, etc.), or querying issues with custom sorting and filtering. Triggers on requests like "get the next GitHub issue", "what's the next issue number", "show me the issue body", or "find issues with label X".
majiayu000/claude-skill-registry 163
-
speech-recognition
iOS speech recognition implementation using @react-native-voice/voice. Use when debugging transcription issues, modifying session handling, or understanding the accumulated text tracking mechanism.
majiayu000/claude-skill-registry 163
-
chrome-devtools-cli-usage
Complete guide for Chrome DevTools CLI - browser automation, debugging, performance analysis, network inspection. Use when automating Chrome, taking screenshots, analyzing performance, monitoring network/console, device emulation, or user mentions chrome-devtools, browser automation, puppeteer, debugging, performance testing, screenshot, network monitoring, console monitoring, or 크롬 개발자도구, 브라우저 자동화, 디버깅, 성능 분석.
majiayu000/claude-skill-registry 163
-
Bulkhead Patterns
Resource isolation strategies to prevent cascading failures and limit blast radius in distributed systems
majiayu000/claude-skill-registry 163
-
wsdiscovery
WS-Discovery protocol scanner for discovering and enumerating ONVIF cameras and IoT devices on the network. Use when you need to discover ONVIF devices, cameras, or WS-Discovery enabled equipment on a network.
majiayu000/claude-skill-registry 163
-
python-type-hints-guide
Comprehensive reference guide for Python type hints, static type checking with mypy, modern type annotation patterns (PEP 484, 585, 604, 612, 613), and type hint best practices for Python 3.9+. Use during code reviews to ensure proper type annotation usage, evaluate mypy configuration, and identify type hint anti-patterns.
majiayu000/claude-skill-registry 163
-
Type Safety Guardian
Autonomously enforces TypeScript strict typing standards (ADR-0006)
majiayu000/claude-skill-registry 163
-
configmap-secret
Kubernetes ConfigMap 与 Secret
majiayu000/claude-skill-registry 163
-
Conversational UI
Building conversational user interfaces for AI-powered applications, including chat interfaces, voice interactions, and multi-modal communication.
majiayu000/claude-skill-registry 163
-
using-web-backend
Use when building web APIs, backend services, or encountering FastAPI/Django/Express/GraphQL questions, microservices architecture, authentication, or message queues - routes to 11 specialist skills rather than giving surface-level generic advice
majiayu000/claude-skill-registry 163
-
vendix-frontend-state
State management patterns.
majiayu000/claude-skill-registry 163
-
qa-screenshot-management
Screenshot capture, organization, and comparison for QA testing. Use when taking screenshots during test execution to ensure proper naming, organization, and traceability back to test cases.
majiayu000/claude-skill-registry 163
-
flutter-development
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
majiayu000/claude-skill-registry 163
-
emilkowal-animations
Emil Kowalski's animation best practices for web interfaces. Use when writing, reviewing, or implementing animations in React, CSS, or Framer Motion. Triggers on tasks involving transitions, easing, gestures, toasts, drawers, or motion.
majiayu000/claude-skill-registry 163
-
tsup
Configures tsup for zero-config TypeScript library bundling with ESM/CJS output, declarations, and esbuild speed. Use when building TypeScript packages, creating dual ESM/CJS libraries, or publishing to npm.
majiayu000/claude-skill-registry 163
-
postgresql-database-engineering
Comprehensive PostgreSQL database engineering skill covering indexing strategies, query optimization, performance tuning, partitioning, replication, backup and recovery, high availability, and production database management. Master advanced PostgreSQL features including MVCC, VACUUM operations, connection pooling, monitoring, and scalability patterns.
majiayu000/claude-skill-registry 163
-
create-content
Create new pages or notes in the readme-pages project. Use when the user asks to create, add, or write a new page, note, article, or blog post. This skill handles file creation with proper frontmatter, filename conventions, and placement in the correct content collection.
majiayu000/claude-skill-registry 163
-
prompt-forge
Shape, refine, and stabilize human intent into a canonical prompt artifact. Iteratively clarifies ambiguity until user confirms readiness.
majiayu000/claude-skill-registry 163
-
Goal-Seeking Agent Pattern
Guides architects on when and how to use goal-seeking agents as a design pattern.
This skill helps evaluate whether autonomous agents are appropriate for a given
problem, how to structure their objectives, integrate with goal_agent_generator,
and reference real amplihack examples like AKS SRE automation, CI diagnostics,
pre-commit workflows, and fix-agent pattern matching.
majiayu000/claude-skill-registry 163
-
dependency-manager
Expert dependency manager specializing in package management, security auditing, and version conflict resolution across multiple ecosystems. Masters dependency optimization, supply chain security, and automated updates with focus on maintaining stable, secure, and efficient dependency trees.
majiayu000/claude-skill-registry 163
-
process-modeling
Process modeling using BPMN notation and flowchart patterns. Creates process diagrams with activities, gateways, events, swimlanes, and decision points for workflow documentation.
majiayu000/claude-skill-registry 163
-
xstate-integration
XState v5 state machine patterns for TMNL. Covers setup().createMachine(), typed context/events/actions/guards, invoke for async, and the novel stx hybrid pattern (XState + Legend-State + effect-atom).
majiayu000/claude-skill-registry 163
-
e2e-flow-test
Execute complete user flow testing with Playwright MCP, testing end-to-end journeys through the application
majiayu000/claude-skill-registry 163
-
dependency-mapping
Identifies dependencies between GitHub issues and creates appropriate cross-references. Use when you need to map issue relationships, find blockers, or organize work order based on dependencies.
majiayu000/claude-skill-registry 163