Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
completion-verifier
Verifies implementation completion by running acceptance tests and triggers retry loop on failure.
majiayu000/claude-skill-registry 163
-
validating-pre-commit
Runs quality gate checks before commit or push. Executes lint fixes, TypeScript compilation, tests, and CI validation. Reproduces CI failures locally. Triggers on: pre-commit, pre-push, quality check, CI check, lint check, type check, validate changes, check:fix, pnpm test.
majiayu000/claude-skill-registry 163
-
svelte-extract-component
Extracts reusable Svelte components from existing code to improve modularity and reduce duplication.
Use when refactoring large Svelte files, creating shared UI components, or improving code reusability.
Triggers on "extract component", "refactor Svelte file", "create reusable component", "too much code
in one file", or "split up component". Works with .svelte files using Svelte 5 runes ($state, $props,
$derived), proper prop interfaces, and component file organization patterns.
majiayu000/claude-skill-registry 163
-
system-glitch-detector
Iteration 4 of Multiplicity Cascade - Detects cage boundaries and system limits
majiayu000/claude-skill-registry 163
-
kramme:connect-extract-to-nx-libraries
Use this Skill when working in the Connect monorepo and needing to extract app code into proper Nx libraries.
majiayu000/claude-skill-registry 163
-
avalonia-viewmodels-zafiro
Optimal ViewModel and Wizard creation patterns for Avalonia using Zafiro and ReactiveUI.
majiayu000/claude-skill-registry 163
-
slack-webhook
Use when sending Slack alerts or notifications. Automatically uses the configured SLACK_WEBHOOK_URL from environment.
majiayu000/claude-skill-registry 163
-
process-meeting-transcript
Process raw meeting transcripts from Granola or other sources into structured notes with frontmatter, action items, summary, and formatted transcript. Use this skill when the user asks to process a meeting transcript or provides a raw transcript that needs formatting.
majiayu000/claude-skill-registry 163
-
cursor-multi-repo
Manage work with multiple repositories in Cursor. Triggers on "cursor multi repo",
"cursor multiple projects", "cursor monorepo", "cursor workspace". Use when working with cursor multi repo functionality. Trigger with phrases like "cursor multi repo", "cursor repo", "cursor".
majiayu000/claude-skill-registry 163
-
acc-saga-pattern-knowledge
Saga Pattern knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for saga orchestration, choreography, and distributed transaction audits.
majiayu000/claude-skill-registry 163
-
gohome
Use when Moltbot needs to test or operate GoHome via gRPC discovery, metrics, and Grafana.
majiayu000/claude-skill-registry 163
-
software-mobile
Production-grade mobile app development with Swift (iOS), Kotlin (Android), React Native, and WebView patterns, including UI/UX, navigation, state management, networking, local storage, push notifications, and App Store deployment.
majiayu000/claude-skill-registry 163
-
in2-validate-schema
Validate schemas and structured inputs before downstream execution.
majiayu000/claude-skill-registry 163
-
minion-sweep
PROACTIVELY USE when user asks to add docstrings/types across multiple files or a directory. Delegates bulk grunt work to local LLMs — saves cloud tokens. Two phases: discover, then apply. Use instead of manually editing many files. Files must be <500 lines each.
majiayu000/claude-skill-registry 163
-
DDD Testing Standards
Standards de tests exhaustifs pour les bounded contexts DDD (Domain, Application, Integration). À utiliser lors de l'écriture de tests backend, tests unitaires, tests d'intégration, ou quand l'utilisateur mentionne "test", "TDD", "coverage", "unit test", "integration test", "test domain", "test handler".
majiayu000/claude-skill-registry 163
-
market-research-html
使用 HTML/CSS 格式生成综合性市场研究报告(50+页),风格模仿顶级咨询公司。具有专业排版、丰富的视觉生成、深度数据集成,支持多框架战略分析。HTML 格式使 AI 编辑和局部更新更加简便。
majiayu000/claude-skill-registry 163
-
clrs-algorithms
Data structures and algorithms reference based on CLRS. Use this skill when implementing, discussing, or choosing data structures or algorithms. Auto-activates for algorithm selection, complexity analysis, and performance optimization. Comprehensive coverage of fundamental and advanced data structures with pseudocode examples.
majiayu000/claude-skill-registry 163
-
iOS Navigation
SwiftUI navigation and deep linking using NavigationStack and Universal Links.
majiayu000/claude-skill-registry 163
-
oe-lsp-pyright-refactor
Refactor planning and execution discipline using LSP/Pyright. Use when making non-trivial refactors (splitting files, renaming symbols, moving modules) and you want compiler-accurate references/definitions, plus a Pyright-driven contract baseline to avoid regressions.
majiayu000/claude-skill-registry 163
-
bloodhound-scout
Track code through the forest with unerring precision. Pick up the scent, follow the trail, and map the territory. Use when exploring unfamiliar codebases, finding patterns, or understanding how systems connect.
majiayu000/claude-skill-registry 163
-
denylist-stuck-messages
Add message IDs to the relayer denylist. Use after investigating stuck messages with /investigate-stuck-messages, or when you have specific message IDs to denylist.
majiayu000/claude-skill-registry 163
-
fetch-library-docs
Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration issues, installing or setting up frameworks, integrating third-party packages, upgrading between library versions, or looking up correct API patterns and best practices. Triggers automatically during coding work - fetch docs before writing library code to get correct patterns, not after guessing wrong.
majiayu000/claude-skill-registry 163
-
vercel-rate-limits
Implement Vercel rate limiting, backoff, and idempotency patterns.
Use when handling rate limit errors, implementing retry logic,
or optimizing API request throughput for Vercel.
Trigger with phrases like "vercel rate limit", "vercel throttling",
"vercel 429", "vercel retry", "vercel backoff".
majiayu000/claude-skill-registry 163
-
pwa-expert
Progressive Web App development with Service Workers, offline support, and app-like behavior. Use for caching strategies, install prompts, push notifications, background sync. Activate on "PWA", "Service Worker", "offline", "install prompt", "beforeinstallprompt", "manifest.json", "workbox", "cache-first". NOT for native app development (use React Native), general web performance (use performance docs), or server-side rendering.
majiayu000/claude-skill-registry 163