Browse Skills

44915 skills found

git-advanced-workflows.md
0
1 export git-advanced-workflows
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.
2026-01-05
setup-django.md
0
1 export setup-django
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Sets up a new Django project with RAPID architecture using uv. Creates horizontal layer structure with DRF, Docker/PostgreSQL support, and environment-based configuration. Use when the user wants to initialise a Django web application.
2026-01-05
react-19.md
0
1 export react-19
2 Calel33 from "Calel33/my-flash-ui-app--1-"
3 Guide for React 19 development with Actions, Server Components, and new hooks. Use for building React 19 apps, form handling, optimistic updates, and migrations.
2026-01-05
smart-commit.md
0
1 export smart-commit
2 djimontyp from "djimontyp/task-tracker"
3 This skill should be used when user asks to commit changes to git repository. Triggers on Ukrainian/English phrases like "закоміть зміни", "commit changes", "створи коміт", "зроби коміт", or any request to create git commits. Creates atomic commits with semantic file grouping using conventional commit format.
2026-01-05
npc-voice.md
0
1 export npc-voice
2 SaharCarmel from "SaharCarmel/CandleKeep"
3 Generate AI-powered voice acting for D&D NPCs using ElevenLabs TTS. Brings characters to life with distinct voices for important moments and memorable NPCs.
2026-01-05
zod.md
0
1 export zod
2 settlemint from "settlemint/agent-marketplace"
3 Zod v4 schema patterns with .meta() for OpenAPI, transforms, refinements, and custom serializers. Triggers on zod, z.object, z.string, schema, validator.
2026-01-05
dotnet-test.md
0
1 export dotnet-test
2 icartsh from "icartsh/icartsh_plugin"
3 dotnet CLI를 사용하여 .NET 테스트를 실행합니다. 유닛 테스트 실행, 코드 커버리지 리포트 생성 또는 벤치마크 수행 시 사용합니다.
2026-01-05
pattern-miner.md
0
1 export pattern-miner
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 Extract recurring patterns from action logs and propose automations.
2026-01-05
creating-vue-components.md
0
1 export creating-vue-components
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guides creating Vue 3 components with glass-morphism UI for the anime extension. Use when building UI components, styling with Tailwind, or implementing the design system.
2026-01-05
incident-responder.md
0
1 export incident-responder
2 tekgrunt from "tekgrunt/boot-test"
3 Use this skill when the user needs help executing incident response workflows, investigating security incidents, containing threats, collecting forensic evidence, or performing remediation actions.
2026-01-05
c3-audit.md
0
1 export c3-audit
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when verifying C3 documentation quality - checks methodology compliance (layer rules, structure, diagrams) and implementation conformance (docs vs code drift)
2026-01-05
defense-in-depth.md
0
1 export defense-in-depth
2 a-ariff from "a-ariff/Ariff-code-config"
3 Multi-layer validation to catch bugs before they escape
2026-01-05
skill-creator.md
0
1 export skill-creator
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Create new Claude Code skills with proper structure, documentation, and best practices. Use when building custom skills for specific domains, workflows, or organizational needs.
2026-01-05
stan-coding.md
0
1 export stan-coding
2 sunxd3 from "sunxd3/bayesian-statistician-plugin"
3 Best practices for writing efficient, clean Stan programs
2026-01-05
global-deployment.md
0
1 export global-deployment
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Your approach to handling global deployment. Use this skill when working on files where global deployment comes into play.
2026-01-05
global-commenting.md
0
1 export global-commenting
2 overtimepog from "overtimepog/AgentTheo"
3 Write self-documenting code with minimal, evergreen comments that explain WHY rather than WHAT, avoiding temporary change notes or obvious descriptions. Use this skill when adding comments to any code file to ensure comments provide value by explaining complex logic, business rules, or non-obvious decisions rather than describing what the code does. Apply this skill when writing code that needs clarification, when documenting complex algorithms or business logic, or when removing outdated or redundant comments that describe obvious operations. This skill prioritizes writing clear, expressive code through meaningful naming and structure that minimizes the need for comments, ensures any comments added are helpful and explain intent or reasoning, and avoids leaving comments about recent changes, temporary fixes, or information that belongs in commit messages or documentation.
2026-01-05
git-changelog.md
0
1 export git-changelog
2 dreamworks2050 from "dreamworks2050/retro-login"
3 Generate changelog from git commits and manage versions.
2026-01-05
specimin-ui-generate.md
0
1 export specimin-ui-generate
2 timsvoice from "timsvoice/specimin"
3 Generate UI code from sketches, mockups, or descriptions. Works standalone for simple changes or with design context for complex features. Explores codebase, makes decisions inline, generates production code with validation.
2026-01-05
angular-developer.md
0
1 export angular-developer
2 olehsvyrydov from "olehsvyrydov/AI-development-team"
3 [Extends frontend-developer] Angular 21 specialist. Use for Angular-specific features: Signals, zoneless change detection, NgRx SignalStore, standalone components, Signal Forms, Angular Aria. Invoke alongside frontend-developer for Angular projects.
2026-01-05
changelog-updater.md
0
1 export changelog-updater
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Maintain and update CHANGELOG.md following Keep a Changelog format. Use when: updating changelog, version documentation, release notes, semver versioning, categorizing changes (Added/Changed/Fixed/Security).
2026-01-05
spring-boot-full-stack.md
0
1 export spring-boot-full-stack
2 mduongvandinh from "mduongvandinh/skills-java-spring"
3 Complete Java Spring Boot skill set for building enterprise applications.Includes modular architecture with optional components:- PostgreSQL database with JPA/Hibernate + Flyway migration- Redis caching (optional)- Kafka/RabbitMQ messaging (optional, choose one)- JWT + OAuth2 authentication (optional OAuth2)- RBAC authorization (optional)- TDD with Mockito- Spec-First Development with OpenSpec
2026-01-05
execution-phase.md
0
1 export execution-phase
2 metasaver from "metasaver/metasaver-marketplace"
3 TDD-paired Gantt-style execution with compact waves. Each story gets tester agent (writes tests) BEFORE implementation agent (passes tests). Waves execute continuously with /compact between each wave. Respects dependencies, spawns up to 10 concurrent agents. Use when orchestrating parallel implementation workflows with test-first discipline.
2026-01-05
auto-dev-setup.md
0
1 export auto-dev-setup
2 miles990 from "miles990/claude-software-skills"
3 設定 Auto-Dev workflow,實現 Human-in-the-Loop 自動化開發
2026-01-05
gemini-imagegen.md
0
1 export gemini-imagegen
2 sidsarasvati from "sidsarasvati/dotfiles"
3 Generate and edit images using the Gemini API (Nano Banana). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
2026-01-05