Browse Skills

44557 skills found

git-commit-formatter.md
0
1 export git-commit-formatter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Format git commits with proper standards, signatures, and conventional commit format. Use when user says "commit", "create commit", "format commit message", or when staging changes for commit.
2026-01-05
code-review.md
0
1 export code-review
2 caicai557 from "caicai557/caikaifaai"
3 Perform thorough code review with security and quality checks. Use before commits or when reviewing PRs.
2026-01-05
agent-creator.md
0
1 export agent-creator
2 alexjx from "alexjx/skills"
3 Create Claude Code subagents. Use when user wants to create a subagent, specialized agent, or custom AI assistant for Claude Code.
2026-01-05
artifact-collector.md
0
1 export artifact-collector
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when users need to collect, manage, or analyze forensic artifacts such as files, memory dumps, Windows Event Logs, Mac Unified Logs, or network packet captures (PCAP) from endpoints.
2026-01-05
frontend-design.md
0
1 export frontend-design
2 Vasqu3z from "Vasqu3z/Comets-League-Baseball"
3 Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 devmatrix-ai from "devmatrix-ai/devmatrix-mvp"
3 Create and manage database schema migrations following best practices for versioning, reversibility, and zero-downtime deployments. Use this skill when creating or modifying database migration files, Alembic migrations, Django migrations, Rails migrations, or any schema change scripts. Use this skill when working with database schema evolution, implementing rollback strategies, managing indexes on large tables, or separating schema changes from data migrations. Use this skill when working with files in migrations/, db/migrate/, alembic/versions/, or similar migration directories. Use this skill when creating new tables, modifying columns, adding indexes, establishing foreign key relationships, or managing database versioning in development and production environments.
2026-01-05
update-skill.md
0
1 export update-skill
2 asnar00 from "asnar00/miso"
3 Update an existing skill based on troubleshooting or improvements discovered during usage. Use when user asks to "update a skill", "improve the skill", "fix the skill instructions", or after resolving issues with a skill execution.
2026-01-05
device-prober.md
0
1 export device-prober
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Probe and test SDR hardware capabilities (RTL-SDR, SDRplay, HackRF, etc.). Use when verifying device detection, discovering supported sample rates and gains, testing antenna ports, or troubleshooting SDR hardware issues.
2026-01-05
state-management.md
0
1 export state-management
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-claude"
3 TanStack Query + Zustand patterns.
2026-01-05
elisp-development.md
0
1 export elisp-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Emacs Lisp development best practices including file templates, project structure, testing, and coding style. Use when writing Emacs Lisp packages or configuration.
2026-01-05
opa-rbac-templates.md
0
1 export opa-rbac-templates
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 OPA RBAC policies preventing cluster-admin privilege escalation, restricting privileged verbs, and blocking wildcard permissions.
2026-01-05
web-artifacts-builder.md
0
1 export web-artifacts-builder
2 oferhalevi from "oferhalevi/codex-skills-integration"
3 Build interactive web applications and artifacts with HTML, CSS, and JavaScript. Use this skill when creating standalone web applications, interactive tools, dashboards, or web-based utilities that can run in a browser.
2026-01-05
wordpress-blocks.md
0
1 export wordpress-blocks
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WordPress block development including Gutenberg blocks, Block Hooks API for dynamic injection, Interactivity API for frontend features, custom post types, shortcodes, widgets, and meta boxes. Use when building blocks, adding interactivity, or creating content structures.
2026-01-05
git-commit-pr.md
0
1 export git-commit-pr
2 fdelache from "fdelache/dotfiles"
3 INVOKE BEFORE any git commit, PR creation, or Graphite CLI (gt) operation. Covers gt commands, commit best practices, error fixes, and gh view-md usage.
2026-01-05
gemini-search.md
0
1 export gemini-search
2 tt44mm from "tt44mm/claude_gemini_skill"
3 Performs automatic web search using Gemini CLI with Google Search grounding. Triggers on "Gemini search:", "suche mit Gemini", "use Gemini to find". Claude writes a request file, the Watcher executes the search, Claude reads the result. FREE Gemini 2.5 Pro with 1000 requests/day.
2026-01-05
fluxwing-enhancer.md
0
1 export fluxwing-enhancer
2 jackspace from "jackspace/ClaudeSkillz"
3 Enhance uxscii components from sketch to production fidelity. Use when working with .uxm files marked as "fidelity: sketch" or when user wants to add detail and polish to components.
2026-01-05
minimalist-portfolio-design.md
0
1 export minimalist-portfolio-design
2 Dramekanji from "Dramekanji/kanji"
3 Minimalist, typography-focused portfolio design system inspired by neo-brutalist and Swiss design principles. Emphasizes bold typography, generous whitespace, monochromatic color schemes, and elegant simplicity for developer/designer portfolios.
2026-01-05
sql-expert.md
0
1 export sql-expert
2 icartsh from "icartsh/icartsh_plugin"
3 PostgreSQL, MySQL, SQLite, 및 SQL Server를 지원하는 전문가 수준의 SQL 쿼리 작성, 최적화 및 데이터베이스 스키마 설계입니다. 데이터베이스 작업 시 다음을 위해 사용하세요: (1) JOIN, 서브쿼리, 윈도우 함수를 포함한 복잡한 SQL 쿼리 작성, (2) 느린 쿼리 최적화 및 실행 계획 분석, (3) 올바른 정규화를 적용한 데이터베이스 스키마 설계, (4) 인덱스 생성 및 쿼리 성능 개선, (5) 마이그레이션 작성 및 스키마 변경 처리, (6) SQL 에러 및 쿼리 문제 디버깅
2026-01-05
java-oop-assignment.md
0
1 export java-oop-assignment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Completes Java OOP university assignments from PDF specifications with minimal implementation. Use when user provides a PDF assignment file or mentions completing a Java/FOP/OOP homework exercise. Focuses on writing the least code necessary to satisfy requirements.
2026-01-05
kotlin-android-reviewer.md
0
1 export kotlin-android-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Android Kotlin code review, Jetpack Compose patterns, Coroutines/Flow checks, ViewModel structure analysisWHAT: Compose best practices + Coroutines patterns + State management + Memory leak detection + Performance optimizationWHEN NOT: KMP shared code → kotlin-multiplatform-reviewer, Backend → kotlin-spring-reviewer
2026-01-05
learning-xr-design.md
0
1 export learning-xr-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 xr-design for learning technology evaluation and implementation.
2026-01-05
api-tracing.md
0
1 export api-tracing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Instrument API requests with spans and distributed tracing. Use when tracking request latency or debugging API issues.
2026-01-05
debug.md
0
1 export debug
2 johnlindquist from "johnlindquist/claude"
3 Unified debugging workflow enforcing root cause protocol. Investigate → Understand → Reason → Fix. Use when debugging bugs, errors, or unexpected behavior.
2026-01-05
consulting-design.md
0
1 export consulting-design
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Consult Gemini AI for architecture alternatives, design trade-offs, and brainstorming. Use when seeking different perspectives on design, evaluating architectural approaches, comparing solutions, or generating creative ideas.
2026-01-05