Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
use-conductor
Scan conductor/ directory for project direction, workflows, and task planning when present
majiayu000/claude-skill-registry 163
-
dark-patterns
Patrones de diseño manipulativos que engañan usuarios. Use para identificar y evitar prácticas poco éticas en diseño de interfaces.
majiayu000/claude-skill-registry 163
-
retrospective-facilitation
Facilitate effective retrospectives to capture lessons learned, celebrate successes, and identify actionable improvements for future iterations.
majiayu000/claude-skill-registry 163
-
long-polling-handler
Long Polling Handler - Auto-activating skill for API Integration.
Triggers on: long polling handler, long polling handler
Part of the API Integration skill category.
majiayu000/claude-skill-registry 163
-
contract-first-api-development
Author OpenAPI/AsyncAPI specs, contracts, and mocks.
majiayu000/claude-skill-registry 163
-
agent-memory
Retain and recall work context across sessions. Use when user asks to remember something, recall previous work, or reference past discussions. Triggered by phrases like 'remember this', 'save for later', 'recall', 'what did we discuss about'.
majiayu000/claude-skill-registry 163
-
create-failing-test
Use to create failing tests before implementing features (TDD approach). Ensures test-first development workflow.
majiayu000/claude-skill-registry 163
-
speak-upgrade-migration
Analyze, plan, and execute Speak SDK upgrades with breaking change detection.
Use when upgrading Speak SDK versions, detecting deprecations,
or migrating to new API versions for language learning features.
Trigger with phrases like "upgrade speak", "speak migration",
"speak breaking changes", "update speak SDK", "analyze speak version".
majiayu000/claude-skill-registry 163
-
agregadores-calculo
majiayu000/claude-skill-registry 163
-
hive
Orchestrate a multi-step workflow as coordinated sub-tasks; use when a task is large and benefits from structured coordination.
majiayu000/claude-skill-registry 163
-
solid-meta-patterns
Solid Meta patterns: wrap app with MetaProvider, use Title/Meta/Link components for head tags, useHead for custom tags. Meta tags with same name/property override each other.
majiayu000/claude-skill-registry 163
-
resilience-patterns
Circuit breaker, retry, and DLQ patterns for .NET using Polly and Brighter. Use when implementing fault tolerance, handling transient failures, configuring retry strategies, or setting up dead letter queues. Includes Polly HttpClient patterns and Brighter message handler resilience.
majiayu000/claude-skill-registry 163
-
Omnichannel Chat Operator
Especialista en gestión de conversaciones multi-canal (WhatsApp, Instagram, Facebook) para Platform AI Solutions.
majiayu000/claude-skill-registry 163
-
figma-design-extraction
Complete Figma design extraction for pixel-perfect implementation.
Extracts design tokens, component specs, layouts, and responsive behavior systematically.
Use when user provides Figma design:
- Figma URL or file link provided
- User mentions "Figma", "design file", "mockup", or "design system"
- During /create-plan phase when design needs extraction
- User says "extract from Figma" or references Figma link
Extract systematically:
- Design tokens: ALL colors (hex + usage), typography (sizes, weights, line heights),
spacing scale, border radius, shadows, opacity values
- Components: ALL states (default, hover, active, focus, disabled, loading, error),
ALL variants (size/style/intent), exact dimensions, spacing, visual properties
- Layouts: page structure, grid systems (columns, gutters), component hierarchy
- Responsive: mobile/tablet/desktop differences explicitly documented
- Assets: icons (names, sizes), images (dimensions, alt text), illustrations
Goal: Extract ONCE completely during planning phase. Implementation should never
need to re-fetch from Figma MCP. Focus on exact values only - no approximations,
no guessing. Completeness prevents re-work and design inconsistencies.
Critical for /create-plan workflow. Validates MCP connection before extraction.
Documents everything in structured format for /execute-plan to implement accurately.
Do NOT load for: Building UI without design (use theme-factory), implementing
from already-extracted specs, responsive layout questions, or backend work.
majiayu000/claude-skill-registry 163
-
github-issue-analyzer
Fetches issues from any GitHub repository with recent activity and generates a prioritized report by analyzing issue state, labels, and comment counts to identify high-priority bugs, enhancements, and good first issues for contributors.
majiayu000/claude-skill-registry 163
-
vte-escape-sequences
ANSI escape sequence parsing with VTE for terminal emulation
majiayu000/claude-skill-registry 163
-
communicate-with-d-i
Communication coaching for working with a DI (The Initiator) DISC type — dynamic, action-oriented, visionary. Covers do's, don'ts, meetings, email, feedback, and conflict. Powered by Crystal's DISC framework.
majiayu000/claude-skill-registry 163
-
exa-incident-runbook
Execute Exa incident response procedures with triage, mitigation, and postmortem.
Use when responding to Exa-related outages, investigating errors,
or running post-incident reviews for Exa integration failures.
Trigger with phrases like "exa incident", "exa outage",
"exa down", "exa on-call", "exa emergency", "exa broken".
majiayu000/claude-skill-registry 163
-
mobile-frontend
React Native patterns, NativeWind styling, React Native Reusables components, mobile-specific patterns
majiayu000/claude-skill-registry 163
-
taxonomy
Extract Federated Taxonomy tags from text. LLM extracts candidates, deterministic validation filters to known vocabulary. Returns bridge tags for multi-hop graph traversal.
majiayu000/claude-skill-registry 163
-
csrf-protection-validator
Validate csrf protection validator operations. Auto-activating skill for Security Fundamentals.
Triggers on: csrf protection validator, csrf protection validator
Part of the Security Fundamentals skill category. Use when working with csrf protection validator functionality. Trigger with phrases like "csrf protection validator", "csrf validator", "csrf".
majiayu000/claude-skill-registry 163
-
gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
majiayu000/claude-skill-registry 163
-
implementation-guide
Generate comprehensive implementation guides for coding tasks instead of writing code directly. Use when the user requests detailed implementation documentation, step-by-step development guides, or when they want to implement features themselves using tools like Cursor. Creates exhaustive guides with background context, architecture decisions, milestones with verification points, and rationale for a "build-it-yourself" workflow.
majiayu000/claude-skill-registry 163
-
common-patterns
Reviews common RMS Go patterns including caching, retry logic, enums, and unmarshalling. Use when implementing utility patterns, seeing repeated boilerplate, or reviewing pattern usage.
majiayu000/claude-skill-registry 163