Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
python-mcp-server-generator
Generate a complete MCP server project in Python with tools, resources, and proper configuration
majiayu000/claude-skill-registry 163
-
atlan-e2e-contract-validator
Generate and validate e2e test contracts for Atlan workflows, including API responses, output paths, and schema assertions. Use when adding or updating workflow e2e coverage.
majiayu000/claude-skill-registry 163
-
reflect
Analyzes conversation transcripts to extract user corrections, patterns, and preferences, then proposes skill improvements. Use this skill when users provide corrections, express preferences about code style, or when patterns emerge from successful approaches. Can be triggered manually with /reflect or automatically at session end when enabled.
majiayu000/claude-skill-registry 163
-
architecture-patterns
Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.
majiayu000/claude-skill-registry 163
-
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
majiayu000/claude-skill-registry 163
-
Zendesk Automation
Automate customer support workflows with Zendesk ticket management, routing, and analytics
majiayu000/claude-skill-registry 163
-
cdn-setup
Configure CDNs for content delivery. Set up CloudFront, Cloudflare, and Fastly. Use when optimizing global content delivery.
majiayu000/claude-skill-registry 163
-
Writing & Publication Skill
Patterns for technical writing, academic publication, content strategy, and Word-compatible research formatting.
majiayu000/claude-skill-registry 163
-
feedback-observing
Read agent interaction logs across packs and detect operational patterns. Emits state-transition FeedbackEvents for degradation/recovery.
majiayu000/claude-skill-registry 163
-
react-modernization
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.
majiayu000/claude-skill-registry 163
-
council-implement
majiayu000/claude-skill-registry 163
-
vet
Run vet immediately after ANY logical unit of code changes. Do not batch your changes, do not wait to be asked to run vet, make sure you are proactive.
majiayu000/claude-skill-registry 163
-
openspec-continue-change
Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.
majiayu000/claude-skill-registry 163
-
command-creator
This skill should be used when the user asks to "create a slash command", "write a command file", "add command to plugin", "create /command", "write command frontmatter", "add command arguments", "configure command tools", needs guidance on command structure, YAML frontmatter fields (description, argument-hint, allowed-tools), markdown command body, or wants to add custom slash commands to Claude Code plugins with proper argument handling and tool restrictions.
majiayu000/claude-skill-registry 163
-
ln-831-oss-replacer
Replaces custom modules with OSS packages using atomic keep/discard testing. Use when migrating custom code to established libraries.
majiayu000/claude-skill-registry 163
-
migrating-to-swift-concurrency
Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.
majiayu000/claude-skill-registry 163
-
internal-comms
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project updates, etc.).
majiayu000/claude-skill-registry 163
-
fp-taskeither-ref
Quick reference for TaskEither. Use when user needs async error handling, API calls, or Promise-based operations that can fail.
majiayu000/claude-skill-registry 163
-
unit-test-application-events
Provides patterns for testing Spring application events (ApplicationEvent) with @EventListener and ApplicationEventPublisher. Handles event publishing, listening, and async event handling in Spring Boot applications. Use when validating event-driven workflows in your Spring Boot services.
majiayu000/claude-skill-registry 163
-
qa-only
Report-only QA testing. Systematically tests a web application and produces a
structured report with health score, screenshots, and repro steps — but never
fixes anything. Use when asked to "just report bugs", "qa report only", or
"test but don't fix". For the full test-fix-verify loop, use /qa instead.
Proactively suggest when the user wants a bug report without any code changes.
majiayu000/claude-skill-registry 163
-
refactor-plan
Plan a multi-file refactor with proper sequencing and rollback steps
majiayu000/claude-skill-registry 163
-
Dart Tooling & CI
Standards for analysis, linting, formatting, and automation.
majiayu000/claude-skill-registry 163
-
development-standards
Development standards and best practices. Use when development standards guidance is required.
majiayu000/claude-skill-registry 163
-
ck:media-processing
Process media with FFmpeg (video/audio), ImageMagick (images), RMBG (AI background removal). Use for encoding, format conversion, filters, thumbnails, batch processing, HLS/DASH streaming.
majiayu000/claude-skill-registry 163