Browse Skills
17720 skills found
gitbutler-complete-branch.md
4
1
export
gitbutler-complete-branch
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
Complete work on GitButler virtual branches and integrate to main through guided workflows with safety checks and cleanup. Use when finishing branches, merging to main, creating PRs, or when `--complete-branch` flag is mentioned.
2026-01-05
quiz-generator.md
4
1
export
quiz-generator
2
from
"dmccreary/claude-skills"
from
"dmccreary/claude-skills"
3
This skill generates interactive multiple-choice quizzes for each chapter of an intelligent textbook, with questions aligned to specific concepts from the learning graph and distributed across Bloom's Taxonomy cognitive levels to assess student understanding effectively. Use this skill after chapter content has been written and the learning graph exists.
2026-01-05
scenario-testing.md
4
1
export
scenario-testing
2
from
"outfitter-dev/agents"
from
"outfitter-dev/agents"
3
End-to-end scenario testing without mocks, using real dependencies. Test scripts go in .scratch/ (gitignored), patterns documented in scenarios.jsonl (committed). Truth hierarchy - scenarios > unit tests > mocks. Use when validating features end-to-end, testing integrations, writing proof programs, or when scenario-test, e2e-test, integration-test, no-mocks, or --scenario are mentioned.
2026-01-05
pr-review-comments.md
4
1
export
pr-review-comments
2
from
"praveenperera/dotfiles"
from
"praveenperera/dotfiles"
3
Fetch and analyze GitHub PR review comments and code-level feedback using the prc CLI. Use this skill whenever the user mentions PR comments, PR feedback, reviewer feedback, review comments, addressing reviews, fixing PR issues, checking what reviewers said, loading PR context, or working on PR revisions. Accepts PR numbers (auto-detects repo), PR URLs, or owner/repo format.
2026-01-05
test-generation.md
4
1
export
test-generation
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Use when generating tests for new or existing code to improve coverage - provides a structured workflow for analyzing code, creating tests, and validating coverage goals.
2026-01-05
repo-cleanup.md
4
1
export
repo-cleanup
2
from
"NickCrew/claude-cortex"
from
"NickCrew/claude-cortex"
3
Use when a repository needs cleanup of dead code, build artifacts, unused dependencies, outdated docs, or stale tests - provides safe cleanup workflows, validation steps, and reporting templates for code, deps, docs, tests, and sprint archives.
2026-01-05
nuxthub-migration.md
4
1
export
nuxthub-migration
2
from
"onmax/nuxthub-v1-skill"
from
"onmax/nuxthub-v1-skill"
3
Use when migrating NuxtHub projects or when user mentions NuxtHub Admin sunset, GitHub Actions deployment removal, self-hosting NuxtHub, or upgrading to v0.10/nightly. Covers v0.9.X self-hosting (stable) and v0.10/nightly multi-cloud.
2026-01-05
k8s-gitops.md
4
1
export
k8s-gitops
2
from
"kcns008/cluster-code"
from
"kcns008/cluster-code"
3
GitOps workflows and CI/CD pipeline integration for Kubernetes and OpenShift. Use this skill when:(1) Setting up ArgoCD or Flux for GitOps deployment(2) Creating CI/CD pipelines for K8s workloads (GitHub Actions, GitLab CI, Tekton)(3) Implementing progressive delivery (Canary, Blue-Green, A/B testing)(4) Configuring Kustomize overlays for multi-environment deployments(5) Creating Helm charts or managing Helm releases(6) Setting up image automation and promotion workflows(7) Implementing policy-as-code (Kyverno, OPA Gatekeeper)(8) Secret management in GitOps (Sealed Secrets, External Secrets, SOPS)(9) Multi-cluster GitOps configurations(10) OpenShift Pipelines (Tekton) and GitOps Operator setup
2026-01-05
holistic-linting.md
4
1
export
holistic-linting
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
This skill should be used when the model needs to ensure code quality through comprehensive linting and formatting. It provides automatic linting workflows for orchestrators (format → lint → resolve via concurrent agents) and sub-agents (lint touched files before task completion). Prevents claiming "production ready" code without verification. Includes linting rules knowledge base for ruff, mypy, and bandit, plus the linting-root-cause-resolver agent for systematic issue resolution.
2026-01-05
event-scraper.md
4
1
export
event-scraper
2
from
"MattB543/asheville-event-feed"
from
"MattB543/asheville-event-feed"
3
Create new event scraping scripts for websites. Use when adding a new event source to the Asheville Event Feed. ALWAYS start by detecting the CMS/platform and trying known API endpoints first. Browser scraping is NOT supported (Vercel limitation). Handles API-based, HTML/JSON-LD, and hybrid patterns with comprehensive testing workflows.
2026-01-05
linear-issues-read.md
4
1
export
linear-issues-read
2
from
"Bind/skillz.sh"
from
"Bind/skillz.sh"
3
List and get Linear issues via CLI (read-only operations)
2026-01-05
skill-creator.md
4
1
export
skill-creator
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
asciinema-recorder.md
4
1
export
asciinema-recorder
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
Record Claude Code sessions with asciinema. TRIGGERS - record session, asciinema record, capture terminal, record claude, demo recording, record ASCII, ASCII terminal, terminal screen capture, shell screen capture, ASCII screen capture, screen recording. Generates ready-to-copy commands with dynamic workspace-based filenames.
2026-01-05
product-manager.md
4
1
export
product-manager
2
from
"viamin/aidp"
from
"viamin/aidp"
3
Expert in agile product management, MVP scoping, backlog prioritization, and iterative planning
2026-01-05
config-builder.md
4
1
export
config-builder
2
from
"mbailey/claude"
from
"mbailey/claude"
3
Create configuration systems following VoiceMode and MCPro patterns. Use when building new Python projects that need flexible configuration with .env files, environment variables, CLI arguments, and cascading precedence. Implements dotenv-based config with Click CLI integration and helper functions for path expansion and boolean parsing.
2026-01-05
knowledge-base-templates.md
4
1
export
knowledge-base-templates
2
from
"rp1-run/rp1"
from
"rp1-run/rp1"
3
Provides reusable templates for generating comprehensive codebase knowledge bases including architecture diagrams, concept maps, and module documentation. Supports both single-project and monorepo structures. Use when creating project documentation, knowledge bases, or when user mentions KB templates, codebase documentation, or project documentation structure.
2026-01-05
github-analysis.md
4
1
export
github-analysis
2
from
"ProxiBlue/claude-skills"
from
"ProxiBlue/claude-skills"
3
Systematically analyze GitHub tickets with proper local reproduction. Automatically substitutes production URLs with local DDEV hosts, ensures database sync, downloads missing assets, and reproduces issues locally before proposing solutions.
2026-01-05
clickhouse-cloud-management.md
4
1
export
clickhouse-cloud-management
2
from
"terrylica/cc-skills"
from
"terrylica/cc-skills"
3
This skill should be used when the user asks to "create ClickHouse user", "manage ClickHouse permissions", "test ClickHouse connection", "troubleshoot ClickHouse Cloud", or mentions ClickHouse Cloud credentials, API keys, or SQL user management.
2026-01-05
story-skeleton.md
4
1
export
story-skeleton
2
from
"projectquestorg/AgileFlow"
from
"projectquestorg/AgileFlow"
3
Auto-generate story template with boilerplate sections pre-filled
2026-01-05
colored-output.md
4
1
export
colored-output
2
from
"Interstellar-code/claud-skills"
from
"Interstellar-code/claud-skills"
3
Centralized colored output formatter for all skills, agents, and commands with ANSI escape codes
2026-01-05
git-ops.md
4
1
export
git-ops
2
from
"TheSethRose/Copilot-Skills"
from
"TheSethRose/Copilot-Skills"
3
Safe git operations including commits, branches, merges, worktrees, and conflict resolution. Use when user wants to commit and push changes, manage branches, resolve conflicts, or create isolated workspaces. Activates when user says "commit", "push", "merge", "branch", "pull", "rebase", "worktree", "conflict", or similar git workflow requests.
2026-01-05
pre-commit.md
4
1
export
pre-commit
2
from
"Jamie-BitFlight/claude_skills"
from
"Jamie-BitFlight/claude_skills"
3
When setting up automated code quality checks on git commit. When project has .pre-commit-config.yaml. When implementing git hooks for formatting, linting, or validation. When creating prepare-commit-msg hooks to modify commit messages. When distributing a tool as a pre-commit hook.
2026-01-05
gh-cli.md
4
1
export
gh-cli
2
from
"bostonaholic/dotfiles"
from
"bostonaholic/dotfiles"
3
Use when working with GitHub PRs, issues, workflows, or CI/CD - automates GitHub operations from terminal
2026-01-05
gemma-telemetry-retention-detector.md
4
1
export
gemma-telemetry-retention-detector
2
from
"Foundup/Foundups-Agent"
from
"Foundup/Foundups-Agent"
3
Fast binary classification of YouTube telemetry records for retention strategy
2026-01-05