Browse Skills

20307 skills found

quality-gate-skill.md
0
1 export quality-gate-skill
2 orakitine from "orakitine/claude-code-lab"
3 Comprehensive code quality verification workflow that checks linting, formatting, type safety, tests, and build before committing code. Uses parallel agent execution for maximum speed. Non-destructive - only reports issues without making changes.
2026-01-05
migration-database.md
0
1 export migration-database
2 djimontyp from "djimontyp/task-tracker"
3 This skill should be used when working with database migrations in SQLModel-based projects. Trigger when user asks to create migrations for new/modified models, generate database schema changes, or apply migrations. Enforces SQLModel as single source of truth and automatic migration generation only.
2026-01-05
moai-workflow-templates.md
0
1 export moai-workflow-templates
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enterprise template management with code boilerplates, feedback templates, and project optimization workflows
2026-01-05
flutter-ui-components.md
0
1 export flutter-ui-components
2 majiayu000 from "majiayu000/claude-skill-registry"
3 M3-compliant UI components (buttons, cards, forms, inputs).USE WHEN: creating components <300 lines, M3 migrations, Design System work.NOT FOR: complete screens, features with business logic (use flutter-developer).Always validate M3 components with MCP tools before creating custom.Examples:<example>Context: Need to migrate a button component to M3.user: "Migrate BukeerButton to Material Design 3"assistant: "I'll use flutter-ui-components to migrate BukeerButton to M3."<commentary>UI component migration is flutter-ui-components specialty.</commentary></example><example>Context: Create a new reusable form field.user: "Create a new date picker input component following M3"assistant: "I'll use flutter-ui-components to create the M3-compliant date picker."<commentary>Single UI components should be handled by flutter-ui-components.</commentary></example>
2026-01-05
reviewing-state-management.md
0
1 export reviewing-state-management
2 djankies from "djankies/claude-configs"
3 Review state management patterns for React 19 best practices. Use when reviewing component state, Context usage, or state architecture.
2026-01-05
advanced-debugging.md
0
1 export advanced-debugging
2 g97iulio1609 from "g97iulio1609/vscode-agent-skills"
3 State-of-the-art debugging agent with hypothesis-driven analysis, automatic code instrumentation, git worktree isolation, and browser automation. Use when debugging errors, stack traces, unexpected behavior, performance issues, failed tests, race conditions, or hard-to-reproduce bugs.
2026-01-05
hook-templates.md
0
1 export hook-templates
2 chkim-su from "chkim-su/forge-editor"
3 Comprehensive Claude Code hook patterns for automation, state management, and external integration. Use when implementing hooks for validation, workflow gates, MCP integration, or state machines.
2026-01-05
clap.md
0
1 export clap
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Build production Rust CLIs with Clap: subcommands, config layering, validation, exit codes, shell completions, and testable command surfaces
2026-01-05
ci-cd-pipeline-design.md
0
1 export ci-cd-pipeline-design
2 rubrical-studios from "rubrical-studios/idpf-praxis-dist"
3 Guide developers through CI/CD pipeline design including architecture patterns, stage design, and security considerations
2026-01-05
review.md
0
1 export review
2 zacjones93 from "zacjones93/pokidex"
3 Centralizes persona-driven code reviews (Carmack, React core, Anders, React Router, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.
2026-01-05
evade-design.md
0
1 export evade-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when working on EVADE game UI, creating screens, styling components, or making visual decisions. Apply for any React Native code touching colors, typography, layouts, animations, or visual elements.
2026-01-05
brainstorming.md
0
1 export brainstorming
2 yonatangross from "yonatangross/create-yg-app"
3 Use when creating or developing anything, before writing code or implementation plans - refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation
2026-01-05
divi-5-compatibility.md
0
1 export divi-5-compatibility
2 cjsimon2 from "cjsimon2/Divi5-ToolKit"
3 Use this skill when validating CSS for Divi 5 compatibility, checking for unsupported features, troubleshooting Divi CSS issues, or when the user mentions CSS not working in Divi. Provides compatibility rules, validation patterns, and fixes for common issues.
2026-01-05
clojure-guardrails.md
0
1 export clojure-guardrails
2 Ramblurr from "Ramblurr/nix-devenv"
3 Reference for Guardrails library with Malli in Clojure. Use when working with `>defn`, `>defn-`, `>def`, `>fdef` macros, gspec syntax, or function validation. Triggers on guardrails imports, `com.fulcrologic.guardrails.malli`, function specs with `=>` operator, or questions about runtime validation in Clojure.
2026-01-05
writing-lib-functions.md
0
1 export writing-lib-functions
2 Emz1998 from "Emz1998/nexly-notes"
3 Use this skill when you need to write lib functions in `srs/lib` for the Next.js app
2026-01-05
building-with-nextjs.md
0
1 export building-with-nextjs
2 bryonjacob from "bryonjacob/aug"
3 Use when building web UIs with Next.js 15+ and React 19 - covers Server Components, App Router, testing with Vitest and Playwright, and accessibility standards
2026-01-05
python-style-guide.md
0
1 export python-style-guide
2 CodingKaiser from "CodingKaiser/claude-kaiser-skills"
3 Comprehensive Python programming guidelines based on Google's Python Style Guide. Use when Claude needs to write Python code, review Python code for style issues, refactor Python code, or provide Python programming guidance. Covers language rules (imports, exceptions, type annotations), style rules (naming conventions, formatting, docstrings), and best practices for clean, maintainable Python code.
2026-01-05
using-droids.md
0
1 export using-droids
2 welldanyogia from "welldanyogia/webrana-cloud"
3 Gateway skill for task analysis and routing. Analyzes incoming tasks, identifies applicable droids/skills, and recommends the optimal workflow. Always start here for complex tasks.
2026-01-05
network.md
0
1 export network
2 atrawog from "atrawog/bazzite-ai-plugins"
3 Network configuration for Bazzite. iwd WiFi backend, Wake-on-LAN, and Tailscale VPN.Use when users need to configure network services. For SSH, see bazzite-ai:configure.
2026-01-05
life-sciences-connector.md
0
1 export life-sciences-connector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Query PubMed and scientific databases for protocols, analyze biological data with Biopython, handle HIPAA-compliant data. Use for biology research, protocol searches, sequence analysis, or scientific data handling. Cross-validates sources for high accuracy. Triggers on "PubMed", "biology", "scientific data", "sequences", "protocols", "life sciences", "HIPAA".
2026-01-05
app-store-aso.md
0
1 export app-store-aso
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate optimized Apple App Store metadata recommendations with ASO best practices. Use this skill when analyzing app listings, optimizing metadata (title, subtitle, description, keywords), performing competitive analysis, or validating App Store listing requirements. Triggers on queries about App Store optimization, metadata review, or screenshot strategy.
2026-01-05
web-cli-teleport.md
0
1 export web-cli-teleport
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Guide users on when to use Claude Code Web vs CLI and seamlessly teleport sessions between environments
2026-01-05
council-consensus.md
0
1 export council-consensus
2 kanlanc from "kanlanc/Claude-Code-Kanlanc-Marketplace"
3 Use for multi-perspective analysis with both Codex and Gemini exploring different viewpoints. Triggers on "council perspectives", "pros and cons from council", "council evaluate options", "what are the tradeoffs", "council consensus".
2026-01-05
fvtt-v13-migration.md
0
1 export fvtt-v13-migration
2 ImproperSubset from "ImproperSubset/hh-agentics"
3 This skill should be used when the user asks to "migrate to V13", "upgrade to Foundry V13", "update module for V13", "fix V13 compatibility", "convert to ESM", "use DataModel", or mentions V13-specific patterns like hook signature changes, actor.system vs actor.data.data, or Application V2. Provides comprehensive Foundry VTT V13 development patterns and migration guidance.
2026-01-05