Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
csharp-tunit
Get best practices for TUnit unit testing, including data-driven tests
majiayu000/claude-skill-registry 163
-
svelte5-development
Svelte 5 and SvelteKit development with shadcn-svelte components and Bits UI patterns. Use when building Svelte components, working with runes ($state, $derived, $effect), using shadcn-svelte UI (dialog, tooltip, sidebar, form, button, card), Bits UI patterns (child snippet, wrapper), or developing SvelteKit routes.
majiayu000/claude-skill-registry 163
-
automl-pipeline-setup
Эксперт AutoML. Используй для automated machine learning, hyperparameter tuning и model selection.
majiayu000/claude-skill-registry 163
-
skill-creator
Guide for creating, improving, benchmarking, and packaging Claude Agent Skills (SKILL.md files). Invoke when users want to create a skill from scratch, improve or test an existing skill, benchmark skill performance with variance analysis, or optimize a skill description for triggering accuracy. Also invoke when users say "turn this into a skill", "make a skill for X", "help me write a SKILL.md", "my skill isn't firing correctly", or want to convert a workflow/conversation into a reusable skill. Invoke proactively when a conversation has produced a repeatable workflow worth capturing. If the user mentions SKILL.md, skill files, skill descriptions, or skill triggering, this skill applies.
majiayu000/claude-skill-registry 163
-
ios-swift-concurrency-expert
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concurrency compliance, or fix Swift concurrency compiler errors in a feature or file. Concrete actions include adding Sendable conformance, applying @MainActor annotations, resolving actor isolation warnings, fixing data race diagnostics, and migrating completion handlers to async/await.
majiayu000/claude-skill-registry 163
-
collection
Generate a new Momentum CMS collection with fields, access control, and hooks
majiayu000/claude-skill-registry 163
-
claude-peers
Discover, message, and coordinate AI coding agents (Claude Code, Codex CLI) running on the same machine via a shared Unix socket broker backed by SQLite. Supports cross-session task delegation, peer summaries, and session lifecycle management. Triggers on 'peer agents', 'cross-session communication', 'message Codex', 'inter-agent messaging', 'coordinate agents'.
majiayu000/claude-skill-registry 163
-
gsd-onboard
GSD tutorial and command reference. Use when user is new to GSD or asks about commands.
majiayu000/claude-skill-registry 163
-
platform-strategy
Help users design and execute platform business strategies. Use when someone is building a marketplace, creating an ecosystem, deciding on API strategy, thinking about multi-sided network effects, or building developer platforms.
majiayu000/claude-skill-registry 163
-
verifying-hunches
Use when about to claim discovery during debugging. Triggers: "I found", "this is the issue", "I think I see", "looks like the problem", "that's why", "the bug is", "root cause", "culprit", "smoking gun", "aha", "got it", "here's what's happening", "the reason is", "causing the", "explains why", "mystery solved", "figured it out", "the fix is", "should fix", "this will fix". Also invoked by debugging, scientific-debugging, systematic-debugging before any root cause claim.
majiayu000/claude-skill-registry 163
-
gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
majiayu000/claude-skill-registry 163
-
fix-ci
Investigate and fix the latest failing CI workflow
majiayu000/claude-skill-registry 163
-
react-native-architecture
Production-ready patterns for React Native development with Expo, including navigation, state management, native modules, and offline-first architecture.
majiayu000/claude-skill-registry 163
-
roundtable-standup
朝会(standup)を実行し、出力を workspace に保存する
majiayu000/claude-skill-registry 163
-
trpc
tRPC end-to-end type safety, procedures, routers, middleware, and React integration.
majiayu000/claude-skill-registry 163
-
aws-cloudformation-lambda
Provides AWS CloudFormation patterns for Lambda functions, layers, API Gateway integration, event sources, cold start optimization, monitoring, logging, template validation, and deployment workflows. Use when creating Lambda functions with CloudFormation, configuring event sources, implementing cold start optimization, managing layers, integrating with API Gateway, and deploying Lambda infrastructure.
majiayu000/claude-skill-registry 163
-
142-java-functional-programming
Use when you need to apply functional programming principles in Java — including writing immutable objects and Records, pure functions, functional interfaces, lambda expressions, Stream API pipelines, Optional for null safety, function composition, higher-order functions, pattern matching for instanceof and switch, sealed classes/interfaces for controlled hierarchies, Stream Gatherers for custom operations, currying/partial application, effect boundary separation, and concurrent-safe functional patterns. Part of the skills-for-java project
majiayu000/claude-skill-registry 163
-
validate-typescript
Run TypeScript compiler type-checking (tsc --noEmit) to validate type safety and catch type errors. Returns structured output with error counts, categories (type/syntax/import errors), and affected files. Used for quality gates and pre-commit validation.
majiayu000/claude-skill-registry 163
-
gsd-phase-researcher
Researches phase implementation for planning. Spawned by /gsd:plan-phase or /gsd:research-phase orchestrators.
majiayu000/claude-skill-registry 163
-
prd-read
Fast PRD reference - Quick lookup for product requirements.
Auto-activates on "PRD", "产品需求", "读取需求", "read PRD", "查看 PRD" keywords.
AMP principle: Simple toolbox (47-line script mindset).
majiayu000/claude-skill-registry 163
-
orchardcore-tester
Tests Orchard Core CMS features through browser automation. Use when the user needs to build, run, setup, or test Orchard Core functionality including admin features, content management, media library, and module testing.
majiayu000/claude-skill-registry 163
-
avoid-test-interdependence
Never assume tests run in a specific order Use when writing and organizing tests. Testing category skill.
majiayu000/claude-skill-registry 163
-
database-migration
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data tr...
majiayu000/claude-skill-registry 163
-
web-api-routes
(ePost) Use when working with route.ts files, API endpoints, server actions, or web backend logic in the monorepo
majiayu000/claude-skill-registry 163