Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
debugging-auto
Hidden automatic debugging when something breaks - user sees simple question or "fixing..." not stack traces or technical errors
majiayu000/claude-skill-registry 163
-
swiftui-development
Master SwiftUI - Declarative UI, state management, animations, modern iOS development
majiayu000/claude-skill-registry 163
-
entr
Run arbitrary commands when files change. Useful for watching files and triggering builds or tests.
majiayu000/claude-skill-registry 163
-
cryptofeed
Cryptofeed - Real-time cryptocurrency market data feeds from 40+ exchanges. WebSocket streaming, normalized data, order books, trades, tickers. Python library for algorithmic trading and market data analysis.
majiayu000/claude-skill-registry 163
-
claudeception
Claudeception is a continuous learning system that extracts reusable knowledge from work sessions.
Triggers: (1) /claudeception command to review session learnings, (2) "save this as a skill"
or "extract a skill from this", (3) "what did we learn?", (4) After any task involving
non-obvious debugging, workarounds, or trial-and-error discovery. Creates new Claude Code
skills when valuable, reusable knowledge is identified.
majiayu000/claude-skill-registry 163
-
dsfr-components
Création d'interfaces web conformes au Design System de l'État Français (DSFR). Utiliser ce skill pour générer des pages HTML avec les composants officiels du gouvernement français, créer des formulaires administratifs, des tableaux de bord, ou tout site web respectant les standards de l'État.
majiayu000/claude-skill-registry 163
-
tech-article-writer
技术干货文章创作专家,擅长用简练语言传递核心知识点,不遗漏关键信息
majiayu000/claude-skill-registry 163
-
specimin-task
Generate atomic implementation tasks from high-level plans, providing coding agents with clear, actionable work items. Only invoke when user explicitly requests to create tasks, break down tasks, generate implementation tasks, or create a task breakdown.
majiayu000/claude-skill-registry 163
-
echidna-fuzzer
Property-based testing and fuzzing using Echidna for smart contracts. Includes invariant definition, corpus management, coverage analysis, and CI/CD integration for comprehensive security testing.
majiayu000/claude-skill-registry 163
-
worktrunk
Guidance for Worktrunk, a CLI tool for managing git worktrees. Covers configuration (user config at ~/.config/worktrunk/config.toml and project hooks at .config/wt.toml), usage, and troubleshooting. Use for "setting up LLM", "configuring hooks", "automating tasks", or general worktrunk questions.
majiayu000/claude-skill-registry 163
-
playwright-frontend-testing
Use when testing frontend applications. AI-assisted browser testing with Playwright MCP. Fast, deterministic, no vision models needed.
majiayu000/claude-skill-registry 163
-
pre-commit-hooks
MANDATORY setup for all projects. Automated code quality enforcement before commits. Prevents bad code from entering repository.
majiayu000/claude-skill-registry 163
-
ci-cd-pipeline-patterns
Comprehensive CI/CD pipeline patterns skill covering GitHub Actions, workflows, automation, testing, deployment strategies, and release management for modern software delivery
majiayu000/claude-skill-registry 163
-
ux-brief
Design system templates and patterns for UI/UX briefs. Used by /majestic:ux-brief command.
majiayu000/claude-skill-registry 163
-
exa-enterprise-rbac
Configure Exa enterprise SSO, role-based access control, and organization management.
Use when implementing SSO integration, configuring role-based permissions,
or setting up organization-level controls for Exa.
Trigger with phrases like "exa SSO", "exa RBAC",
"exa enterprise", "exa roles", "exa permissions", "exa SAML".
majiayu000/claude-skill-registry 163
-
ruzzy
Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits. Use for fuzzing pure Ruby code and Ruby C extensions.
majiayu000/claude-skill-registry 163
-
commit-docs
未コミットの変更を分析し、適切な粒度でコミットを作成してプッシュする。複数の独立した変更がある場合は論理的に分割し、各コミットが独立して動作することを保証する。コミットメッセージは日本語で記述し、「何をしたか」ではなく「なぜしたか」を伝える。
majiayu000/claude-skill-registry 163
-
docker-workflow
Comprehensive Docker containerization workflow covering multi-stage builds, docker-compose orchestration, image optimization, debugging, and production best practices. Use when containerizing applications, setting up development environments, or deploying with Docker.
majiayu000/claude-skill-registry 163
-
council
Get a help or a second opinion from other agents. Bundle a prompt and a curated file set, then ask other LLMs for advice (debug, refactor, design, ...).
majiayu000/claude-skill-registry 163
-
mantine-developing
Build React UIs with Mantine component library. Customize styles with Styles API, handle forms with @mantine/form, implement theming, and avoid accessibility pitfalls. Use when creating Mantine components or fixing styling issues.
majiayu000/claude-skill-registry 163
-
prompt-tuner
Improve embedded LLM system prompt based on evaluation test failures
majiayu000/claude-skill-registry 163
-
voting-status
Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.
majiayu000/claude-skill-registry 163
-
microsoft-code-reference
Look up Microsoft API references, find working code samples, and verify SDK code is correct. Use when working with Azure SDKs, .NET libraries, or Microsoft APIs—to find the right method, check parameters, get working examples, or troubleshoot errors. Catches hallucinated methods, wrong signatures, and deprecated patterns by querying official docs.
majiayu000/claude-skill-registry 163
-
dataform-engineering-fundamentals
Use when developing BigQuery Dataform transformations, SQLX files, source declarations, or troubleshooting pipelines - enforces TDD workflow (tests first), ALWAYS use ${ref()} never hardcoded table paths, comprehensive columns:{} documentation, safety practices (--schema-suffix dev, --dry-run), proper ref() syntax, .sqlx for new declarations, no schema config in operations/tests, and architecture patterns that prevent technical debt under time pressure
majiayu000/claude-skill-registry 163