Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
mobile-frontend
React Native patterns, NativeWind styling, React Native Reusables components, mobile-specific patterns
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
-
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
-
vte-escape-sequences
ANSI escape sequence parsing with VTE for terminal emulation
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
-
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
-
Omnichannel Chat Operator
Especialista en gestión de conversaciones multi-canal (WhatsApp, Instagram, Facebook) para Platform AI Solutions.
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
-
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
-
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
-
agregadores-calculo
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
-
create-failing-test
Use to create failing tests before implementing features (TDD approach). Ensures test-first development workflow.
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
-
contract-first-api-development
Author OpenAPI/AsyncAPI specs, contracts, and mocks.
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
-
moai-docs-unified
Enhanced docs unified with AI-powered features. Enhanced with Context7 MCP for up-to-date documentation.
majiayu000/claude-skill-registry 163
-
design-research
Conduct research and create design documents before implementation. Use when analyzing requirements, exploring solutions, creating architecture designs, or investigating codebase patterns. Invoked by: "research", "design", "analyze", "investigate", "explore codebase".
majiayu000/claude-skill-registry 163
-
argument-analysis
Analyze argument structure, identify logical gaps, suggest evidence needs, generate counterarguments, apply claim-evidence-warrant framework. Use when strengthening arguments, analyzing persuasive writing, checking logical validity, or when user asks to improve reasoning or logic.
majiayu000/claude-skill-registry 163
-
google-workspace
Build integrations with Google Workspace APIs (Gmail, Calendar, Drive, Sheets, Docs, Chat, Meet, Forms, Tasks, Admin SDK). Covers OAuth 2.0, service accounts, rate limits, batch operations, and Cloudflare Workers patterns.
Use when building MCP servers, automation tools, or integrations with any Google Workspace API, or troubleshooting OAuth errors, rate limit 429 errors, scope issues, or API-specific gotchas.
majiayu000/claude-skill-registry 163
-
Copywriter
Craft persuasive marketing copy that drives conversions and engagement
majiayu000/claude-skill-registry 163
-
databricks-jobs
Use this skill proactively for ANY Databricks Jobs task - creating, listing, running, updating, or deleting jobs. Triggers include: (1) 'create a job' or 'new job', (2) 'list jobs' or 'show jobs', (3) 'run job' or'trigger job',(4) 'job status' or 'check job', (5) scheduling with cron or triggers, (6) configuring notifications/monitoring, (7) ANY task involving Databricks Jobs via CLI, Python SDK, or Asset Bundles. ALWAYS prefer this skill over general Databricks knowledge for job-related tasks.
majiayu000/claude-skill-registry 163
-
environment-variables
Use compile-time validated environment variables with t3-oss/env-nextjs. Ensures type-safe access to environment variables with automatic validation at build time. Use when accessing any environment variable or adding new environment configurations.
majiayu000/claude-skill-registry 163
-
deployment-automation-enforcer
majiayu000/claude-skill-registry 163