Browse Skills
44969 skills found
git-commit.md
0
1
export
git-commit
2
from
"otrebu/agents"
from
"otrebu/agents"
3
Create conventional commits from staged/unstaged changes. Use when user asks to commit, create commits, commit changes, commit all, make commits, separate commits, commit everything, stage and commit, commit these changes, save and push, commit this work, or requests push after committing. Handles single or multiple commits, staging, message generation from diffs, and push operations.
2026-01-05
subagents-creator.md
0
1
export
subagents-creator
2
from
"wormholecowboy/.dotfiles"
from
"wormholecowboy/.dotfiles"
3
Guide for creating Claude Code subagents (custom agents) - specialized AI assistants with isolated context. Use when the user wants to create, add, or configure a subagent/custom agent for Claude Code.
2026-01-05
claude-permissions.md
0
1
export
claude-permissions
2
from
"SpillwaveSolutions/claude_permissions_skill"
from
"SpillwaveSolutions/claude_permissions_skill"
3
Proactive Claude Code permission manager. Configures permissions via natural language for CLI tools (git, gcloud, aws, kubectl, maven, gradle, npm, docker), project types (Rust, Java, TypeScript, Python), and file patterns. Auto-detects project types and researches unknown tools.
2026-01-05
spawn-search-agents.md
0
1
export
spawn-search-agents
2
from
"Zeliper/z-coder"
from
"Zeliper/z-coder"
3
정보 수집이 필요할 때 검색 에이전트 활용 가이드. 코드 탐색, 레퍼런스, 웹검색
2026-01-05
dev-brainstorm.md
0
1
export
dev-brainstorm
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "brainstorm a feature", "discuss requirements", "what should we build", or as Phase 1 of the /dev workflow. Uses Socratic questioning to understand requirements before exploration.
2026-01-05
figma-prototyping.md
0
1
export
figma-prototyping
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when implementing Disney's 12 animation principles in Figma prototypes and Smart Animate
2026-01-05
writing-plans.md
0
1
export
writing-plans
2
from
"barrydobson/dotfiles_extra"
from
"barrydobson/dotfiles_extra"
3
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
2026-01-05
slidev.md
0
1
export
slidev
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive guide for Slidev - a web-based presentation framework for developers. Covers Markdown syntax, layouts, components, animations, theming, and exporting. Use this skill when creating or working with developer presentations using Slidev.
2026-01-05
gemini-imagen.md
0
1
export
gemini-imagen
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Image generation with Google's Imagen and Gemini native models. Text-to-image, image editing, and iterative refinement.
2026-01-05
email.md
0
1
export
email
2
from
"TakumiOkayasu/dotfile-work"
from
"TakumiOkayasu/dotfile-work"
3
メール送信、テンプレート、通知機能を実装する際に使用。
2026-01-05
backend-architecture.md
0
1
export
backend-architecture
2
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
from
"pluginagentmarketplace/custom-plugin-ai-red-teaming"
3
Design and build scalable backend systems, master database technologies, design APIs, implement authentication, and optimize performance. Use for backend design, database selection, API development, and scaling strategies.
2026-01-05
git-commits.md
0
1
export
git-commits
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Genera mensajes de commit descriptivos siguiendo Conventional Commits. Analiza cambios y sugiere mensajes claros. Úsalo cuando escribas commits o menciones "commit".
2026-01-05
extra-reference-material.md
0
1
export
extra-reference-material
2
from
"Ramblurr/nix-devenv"
from
"Ramblurr/nix-devenv"
3
Manage offline reference material in the `extra/` directory. Use when needing external documentation, library source code, screenshots, PDFs, or API specs. ALWAYS check `extra/` before web searches. HALT and ask the human when required material is missing - do NOT fall back to WebFetch/WebSearch.
2026-01-05
planner.md
0
1
export
planner
2
from
"sysylvia/ssylvia-website"
from
"sysylvia/ssylvia-website"
3
Deep Work and Essentialism-guided planning, triage, and task management.Channels Cal Newport and Greg McKeown for focused, intentional choices.USE WHEN user says 'plan my day', 'daily planning', 'triage tasks','weekly review', 'shutdown', 'end of day', 'quarterly review','prioritize', 'what should I work on', 'process inbox', 'sync todoist','spawn agent', 'run AI task', 'morning routine', 'plan my week'.
2026-01-05
json-content-management.md
0
1
export
json-content-management
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
JSON-driven content architecture for services, programmes, FAQs, testimonials, and policies with TypeScript interfaces and locale-aware data fetching. Use when defining content schemas, creating data utilities, adding new content types, or fetching localized business data.
2026-01-05
docker.md
0
1
export
docker
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
Docker containerization for packaging applications with dependencies into isolated, portable units ensuring consistency across development, testing, and production environments.
2026-01-05
update-state.md
0
1
export
update-state
2
from
"gruckion/marathon-ralph"
from
"gruckion/marathon-ralph"
3
Programmatically update marathon-ralph state file using deterministic jq commands. Use this instead of manually editing the JSON file.
2026-01-05
plugin-architecture-convention.md
0
1
export
plugin-architecture-convention
2
from
"RevTechStudio/rts-plugins"
from
"RevTechStudio/rts-plugins"
3
プラグイン全体の構造設計原則(要素の役割分担、階層構造、依存関係管理)を定義する。プラグイン設計時、アーキテクチャレビュー時、またはユーザーがプラグイン構造、設計原則、独立性、汎用性、依存関係管理に言及した際に使用する。
2026-01-05
memory-management.md
0
1
export
memory-management
2
from
"ryantking/wezmacs"
from
"ryantking/wezmacs"
3
Guide for creating and maintaining repository-local CLAUDE.md files that capture project-specific context, patterns, and conventions. Use when initializing repositories for Claude Code, updating project memory, or understanding effective repository memory structure.
2026-01-05
deliverytest-plan.md
0
1
export
deliverytest-plan
2
from
"edwardmonteiro/Aiskillinpractice"
from
"edwardmonteiro/Aiskillinpractice"
3
Generate a detailed test plan covering scenarios, environments, data, and reporting for the release.
2026-01-05
sikhaid-overview.md
0
1
export
sikhaid-overview
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when needing project architecture, tech stack info, folder structure, or setup instructions for SikhAid Charitable Trust website. Covers SvelteKit configuration, build tools, environment variables, and overall project organization.
2026-01-05
workbench-github.md
0
1
export
workbench-github
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
GitHub workflows for Workbench CLI. Use when creating pull requests from work items or wiring GitHub-specific actions.
2026-01-05
broker-configurations.md
0
1
export
broker-configurations
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Message broker setup patterns (Redis, RabbitMQ, SQS) for Celery including connection strings, SSL configuration, high availability, and production best practices. Use when configuring message brokers, setting up Redis/RabbitMQ/SQS, troubleshooting broker connections, implementing HA/failover, securing broker communications with SSL, or when user mentions broker setup, connection issues, sentinel, quorum queues, or AWS SQS integration.
2026-01-05
team-workflow.md
0
1
export
team-workflow
2
from
"jeremyodell/team-workflow-plugin"
from
"jeremyodell/team-workflow-plugin"
3
Deterministic team development workflow for Claude Code. Enforces a mandatory sequence of phases (Setup → Brainstorm → Plan → Execute → Quality Check → Ship) with Linear integration, TDD requirements, and quality gates. Activates when working on issues/tasks, when user mentions Linear issues (e.g., ENG-123), when starting development work, or when preparing to ship code. Commands: /team:task, /team:quality-check, /team:ship.
2026-01-05