Browse Skills

44756 skills found

commit-message-generator.md
0
1 export commit-message-generator
2 kanopi from "kanopi/cms-cultivator"
3 Automatically generate conventional commit messages when user has staged changes and mentions committing. Analyzes git diff and status to create properly formatted commit messages following conventional commits specification. Invoke when user mentions "commit", "staged", "committing", or asks for help with commit messages.
2026-01-05
celery-config-patterns.md
0
1 export celery-config-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Celery configuration templates for all frameworks (Django, Flask, FastAPI, standalone). Use when configuring Celery, setting up task queues, creating Celery apps, integrating with frameworks, or when user mentions Celery configuration, task queue setup, broker configuration, or framework integration.
2026-01-05
session-search.md
0
1 export session-search
2 atondwal from "atondwal/config"
3 Search through historical Claude sessions for code, conversations, and commands. Use when user asks about previous sessions, past conversations, "did I ever", "find in history", or wants to retrieve code/info from earlier chats.
2026-01-05
mastering-aws-cli.md
0
1 export mastering-aws-cli
2 majiayu000 from "majiayu000/claude-skill-registry"
3 AWS CLI v2 quick-reference for experienced developers. Covers compute (Lambda, ECS, EKS), storage (S3, DynamoDB, Aurora), networking (VPC, SSM tunneling), security (IAM, Secrets Manager), and GitHub Actions CI/CD. Use when asked to "write aws commands", "debug aws access", "set up cross-account roles", "configure aws cli", "assume role", "S3 bucket operations", or "deploy to ECS".
2026-01-05
ui-library-usage-auditor.md
0
1 export ui-library-usage-auditor
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when reviewing shadcn/ui component usage to ensure accessibility, consistency, and proper patterns. Applies when auditing UI code, checking component patterns, reviewing layout structure, identifying component extraction opportunities, or ensuring design system compliance. Trigger terms include audit UI, review components, check shadcn, accessibility audit, component review, UI patterns, design system compliance, layout review, refactor components, extract component.
2026-01-05
media-gen.md
0
1 export media-gen
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate images and videos using Google GenAI models. Use when user asks to "generate image with Gemini/Nano Banana", "create video with Veo", "make an image using Imagen", or requests media generation with specific models like gemini-2.5-flash-image, gemini-3.0-pro-image, imagen-3.0, veo-3.1, or veo-3.0.
2026-01-05
claude-hook-builder.md
0
1 export claude-hook-builder
2 sebc-dev from "sebc-dev/alexandria"
3 Interactive hook creator for Claude Code. Triggers when user mentions creating hooks, PreToolUse, PostToolUse, hook validation, hook configuration, settings.json hooks, or wants to automate tool execution workflows.
2026-01-05
spatialdata.md
0
1 export spatialdata
2 majiayu000 from "majiayu000/claude-skill-registry"
3 SpatialData framework for handling spatial multi-modal and multi-scale data. Use this skill for questions about spatial omics data analysis, visualization, and the SpatialData Python ecosystem.
2026-01-05
analyze-size.md
0
1 export analyze-size
2 otrebu from "otrebu/agents"
3 Analyze codebase size and language distribution using cloc. Use when user wants to understand codebase scale, primary languages, code composition, or assess project complexity. Provides total LOC, size category, language breakdown percentages, and key insights.
2026-01-05
duckdb-backup.md
0
1 export duckdb-backup
2 goodluckz from "goodluckz/claude-code-config"
3 Comprehensive DuckDB database backup toolkit supporting both file-based (cp) and native (ATTACH+COPY) backup approaches. Use when you need to backup DuckDB databases locally or to remote storage, create daily scheduled backups, verify backup integrity, or manage backup retention policies.
2026-01-05
modular-refactoring-pattern.md
0
1 export modular-refactoring-pattern
2 j0KZ from "j0KZ/mcp-agents"
3 Guides systematic file refactoring following @j0kz/mcp-agents modular architecture pattern to maintain files under 300 LOC through constants/, helpers/, utils/ extraction with proven results from 2...
2026-01-05
agentic-orchestrating.md
0
1 export agentic-orchestrating
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Provides the "how-to" for workflow / task execution orchestration. Defines methods for planning multi-phase task/workflows, implementing them through agent delegation, and managing artifacts.
2026-01-05
network-architecture-sizing.md
0
1 export network-architecture-sizing
2 smith6jt-cop from "smith6jt-cop/Skills_Registry"
3 PPO network architecture sizing for trading models. Trigger: (1) model files are unexpectedly small/large, (2) choosing hidden_dims for training, (3) balancing model capacity vs inference speed.
2026-01-05
reka-ui.md
0
1 export reka-ui
2 onmax from "onmax/claude-config"
3 Use when building with Reka UI (headless Vue components) - provides component API, accessibility patterns, composition (asChild), controlled/uncontrolled state, and styling integration. Formerly Radix Vue.
2026-01-05
web-styling.md
0
1 export web-styling
2 CJHarmath from "CJHarmath/claude-agents-skills"
3 Styling patterns for React web applications. Use when working with Tailwind CSS, CSS Modules, theming, responsive design, or component styling.
2026-01-05
phase-decomposition.md
0
1 export phase-decomposition
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Breaks features into 3-8 manageable phases with clear deliverables and success criteria. Use when planning feature implementation to create testable, independently committable work units.
2026-01-05
9d-framework.md
0
1 export 9d-framework
2 violetio from "violetio/violet-ai-plugins"
3 9D product development framework
2026-01-05
claude-delegation-rules.md
0
1 export claude-delegation-rules
2 L-Sypniewski from "L-Sypniewski/claude-code-toolkit"
3 Rules and patterns for Claude Code agent delegation, including when to delegate, how to hand off context, and how to coordinate between agents. Use when designing agent systems or delegation workflows.
2026-01-05
webapp-wow-mechanic-creator.md
0
1 export webapp-wow-mechanic-creator
2 ledagame from "ledagame/persona-theater"
3 Design innovative game mechanics using web browser APIs that create "WOW moments" impossible in other platforms. Implements 5 surprise types (rule-breaking, meta-awareness, recursive-explosion, hidden-layer, system-hacking) using LocalStorage, Canvas, Notifications, DevTools, and browser tab manipulation. Use when creating surprising game mechanics, implementing meta-game elements, or designing memorable interactive moments for web games.
2026-01-05
openwebf-host-hybrid-routing.md
0
1 export openwebf-host-hybrid-routing
2 archview-ai from "archview-ai/webf-plugin"
3 Implement hybrid routing between Flutter and WebF using WebFSubView and go_router (route mapping and layouts). Use when the user mentions WebFSubView, go_router, hybrid routing, or mapping Flutter routes to WebF routes.
2026-01-05
transcribe.md
0
1 export transcribe
2 dparedesi from "dparedesi/agent-global-skills"
3 Transcribe audio files with speaker diarization using VoxScriber. Use when the user wants to transcribe a meeting, podcast, interview, or any audio file, or when they mention "transcribe", "diarization", "who said what", "meeting transcript", or "audio to text".
2026-01-05
tdd.md
0
1 export tdd
2 ryo-yama55 from "ryo-yama55/ramen_saver"
3 Guide for implementing features using Test-Driven Development (TDD) methodology. Use when: (1) User requests to implement a feature using TDD, (2) User asks to write tests first before implementation, (3) User mentions Red-Green-Refactor cycle, (4) Starting a new feature that requires systematic testing. This skill provides step-by-step TDD workflows, concrete test patterns, and best practices for writing tests before implementation in TypeScript/React projects using Vitest.
2026-01-05
state-tax-thresholds.md
0
1 export state-tax-thresholds
2 galactivale from "galactivale/financeocr"
3 Current state-by-state tax nexus thresholds for all 50 states including economic nexus, P.L. 86-272 rules, and franchise tax. Use when validating tax calculations, reviewing nexus detection logic, or checking threshold amounts.
2026-01-05
deploy-light-bot-to-staging.md
0
1 export deploy-light-bot-to-staging
2 rrader from "rrader/light-bot"
3 Deploy the Light Bot application to the staging server using SSH and Docker Compose.
2026-01-05