Browse Skills

17720 skills found

git-workflow.md
0
1 export git-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Quick reference for common Git commands and workflows. Use when working with version control, committing changes, managing branches, or resolving Git issues. Covers daily Git operations, branching strategies, and troubleshooting.
2026-01-05
competition-organizer-docs.md
0
1 export competition-organizer-docs
2 wodsmith from "wodsmith/thewodapp"
3 Generate and review documentation for competition organizers using Diataxis framework. Use when writing docs for organizer workflows like creating competitions, managing divisions, scheduling heats, handling registrations, entering results, or managing volunteers/judges.
2026-01-05
gitea.md
0
1 export gitea
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert guidance for Gitea self-hosted Git service including installation, configuration, repositories, webhooks, API usage, Docker deployment, and integration with CI/CD. Use this when working with Gitea Git hosting.
2026-01-05
forge-lang-rust.md
0
1 export forge-lang-rust
2 martimramos from "martimramos/claude-forge"
3 Rust development standards including cargo test, clippy, and rustfmt. Use when working with Rust files, Cargo.toml, or Rust tests.
2026-01-05
using-superpowers.md
0
1 export using-superpowers
2 a-ariff from "a-ariff/Ariff-code-config"
3 Core skill activation protocol - establishes mandatory workflows for finding and applying skills before any task
2026-01-05
session-capture.md
0
1 export session-capture
2 jrc1883 from "jrc1883/popkit-claude"
3 Saves complete session state to STATUS.json for seamless continuation across conversations. Captures git context, in-progress tasks, service status, focus area, and next actions. Use at the end of work sessions, before context limits, or when switching to a different task. Do NOT use mid-task or for quick questions - the overhead is only worthwhile when you actually need to resume later.
2026-01-05
theme-factory.md
0
1 export theme-factory
2 phananhtuan09 from "phananhtuan09/ai-agent-workflow"
3 Interactive UI theme generation when user needs help choosing colors/fonts.Generates cohesive themes based on brand personality using color harmony theory.Use when user asks for theme/color help OR building UI without design:- "What theme should I use?" "Help me pick colors" "Generate theme"- "What colors work well together?" "Suggest color palette"- User uncertain about design direction, needs aesthetic suggestions- Building UI/landing page with no design specs, needs complete themeKeywords: theme, color palette, colors, fonts, brand personality, color harmonyInteractive workflow: Ask personality → Present options → Generate custom theme.References pre-defined themes in .claude/themes/.Do NOT load for: User has clear aesthetic/colors, Figma/design file provided.Integrates with design-fundamentals: Generates themes following design principles.
2026-01-05
git-commit-helper.md
0
1 export git-commit-helper
2 jroth55 from "jroth55/skill-forge"
3 Generate concise git commit messages from staged diffs. Use when the user asks for a commit message or wants help summarizing staged changes.
2026-01-05
when-releasing-new-product-orchestrate-product-launch.md
0
1 export when-releasing-new-product-orchestrate-product-launch
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when launching a new product end-to-end from market research through post-launch monitoring.Orchestrates 15+ specialist agents across 5 phases in a 10-week coordinated workflow includingresearch, development, marketing, sales preparation, launch execution, and ongoing optimization.Employs hierarchical coordination with parallel execution for efficiency and comprehensive coverage.
2026-01-05
gemini-imagen.md
0
1 export gemini-imagen
2 notque from "notque/gemini-imagen"
3 Generate images using Google Gemini's image generation APIs via Python CLI. Use for "generate image", "create image", "gemini image", "AI image", or when needing AI image generation in Claude Code.
2026-01-05
conductor.md
0
1 export conductor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Context-driven development methodology for organized, spec-first coding. Use when:- Project has a `conductor/` directory- User mentions specs, plans, tracks, or context-driven development- Files like `conductor/tracks.md`, `conductor/product.md`, `conductor/workflow.md` exist- User asks about project status, implementation progress, or track management- User wants to organize development work with TDD practices- User invokes `/conductor-*` commands (setup, newtrack, implement, status, revert, validate, block, skip, revise, archive, export, refresh)- User mentions documentation is outdated or wants to sync context with codebase changesInteroperable with Gemini CLI extension and Claude Code commands.Integrates with Beads for persistent task memory across sessions.
2026-01-05
test-plan-generator.md
0
1 export test-plan-generator
2 kanopi from "kanopi/cms-cultivator"
3 Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what should be tested. Analyzes code changes and features to create structured test scenarios. Invoke when user mentions "test plan", "QA", "what to test", "testing requirements", or "test scenarios".
2026-01-05
add-hook.md
0
1 export add-hook
2 cmtkdot from "cmtkdot/xanbzs-toolkit"
3 This skill should be used when creating, modifying, or debugging Claude Code hooks. Triggers on phrases like "create a hook", "add a hook", "make a PreToolUse hook", "automate before tool runs", "block tool execution", "validate tool input", "log tool output", "hook for Write/Edit/Bash", "PostToolUse handler", "session start hook", or when working with files in .claude/hooks/ directory.
2026-01-05
pr-author-agent.md
0
1 export pr-author-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered PR Author Agent that transforms Observability Diff Plans into Pull Requests. Use when: (1) Generating instrumentation code from Scout Agent output, (2) Creating OTel configuration, correlation headers, lineage specs, (3) Scaffolding telemetry validation tests, (4) Creating GitHub/GitLab PRs with observability artifacts. Triggers: "generate PR from diff plan", "create instrumentation PR", "scaffold observability code", "generate OTel config", "create telemetry PR".
2026-01-05
graphql-schema-generator.md
0
1 export graphql-schema-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.
2026-01-05
git.md
0
1 export git
2 julianobarbosa from "julianobarbosa/tiger-900"
3 Complete Git version control workflow automation. USE WHEN user mentions commit, push, pull request, PR, branch, merge, rebase, stash, git status, staged files, unstaged changes, OR any version control operations. Handles conventional commits, security checks, and GitHub CLI integration.
2026-01-05
implementation.md
0
1 export implementation
2 forrestthewoods from "forrestthewoods/anubis"
3 Implements GitHub issues that have approved implementation plans. Use when you need to implement an issue, create a branch, write code, and submit a PR. Requires a clear implementation plan in the issue comments.
2026-01-05
go-service-hexagonal.md
0
1 export go-service-hexagonal
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define, review, and scaffold Go service directory structures using hexagonal (ports-and-adapters / “jexagonal”) architecture and Go best practices. Use when creating or refactoring Go services, deciding package boundaries, organizing cmd/internal/api/config/deploy/migrations, or choosing layouts for common service types (HTTP REST API, gRPC API, async worker/consumer, scheduled job, CLI, multi-binary repos).
2026-01-05
sdd-planning.md
0
1 export sdd-planning
2 aseesy from "aseesy/DEMO"
3 Generate comprehensive implementation plans using Specification-Driven Development (SDD)methodology. Use when creating technical design, implementation roadmap, or executingthe /plan command.This skill orchestrates the plan-template.md execution flow, generating research, datamodels, API contracts, and test scenarios. It validates constitutional compliance(Library-First, Test-First, Contract-First) and prepares for task generation.Triggered by: /plan command, user request for "implementation plan", "technical design","how to implement", or "design this feature".
2026-01-05
methods-paper-writer.md
0
1 export methods-paper-writer
2 Data-Wise from "Data-Wise/claude-plugins"
3 JASA/Biometrika manuscript structure with VanderWeele notation standards
2026-01-05
gist-management.md
0
1 export gist-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage GitHub gists - create, edit, list, and share code snippets using gh CLI
2026-01-05
keystonejs.md
0
1 export keystonejs
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Builds content APIs with KeystoneJS, the Node.js headless CMS with GraphQL. Use when creating admin UIs and APIs with automatic CRUD operations, relationships, access control, and TypeScript support.
2026-01-05
animation-skill.md
0
1 export animation-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create splash screens, ASCII art banners, and terminal animations. Use when building visual effects, loading screens, and branding elements.
2026-01-05
amnesiac.md
0
1 export amnesiac
2 shipstone from "shipstone/amnesiac"
3 Autonomous software development for agents with no persistent memory. Use when building, testing, or maintaining code projects. Ensures all work is independently verifiable without context from previous sessions.
2026-01-05