SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

thebushidocollective
Generate Kubernetes ConfigMaps and Secrets with Kustomize from literals, files, and envs to manage environment-specific configuration and trigger safe rollouts.

Kurtosis
Commands and procedures to remove stopped or all Kurtosis enclaves and engine containers; includes tips for handling hanging clean operations on Docker and Kube

cleo
Context injection for task-driven development: enforces task traceability, atomic commits, conventional commit messages, and smart test scopes to keep commits r

kcli
Testing, linting and CI guidance for kcli—recipes for setting up dev env, running pycodestyle/codespell, and executing integration tests with libvirt.

skillshub
QA orchestration skill: defines test strategy, assigns unit/integration/E2E suites, enforces coverage thresholds, and coordinates CI test execution.

skilllearnbench
Run Trivy in offline mode to scan dependency files (package-lock.json, etc.) for HIGH/CRITICAL vulnerabilities and produce machine-readable JSON results.

awesome-omni-skill
Automate build → remove → install → enable → launch cycle for Blender extensions or add-ons to speed up iteration and CI workflows.

shipyard
Automated workflow to detect and fix CVEs in Go dependencies across Submariner repositories; creates one commit per package and a single PR per branch.

icey-cli
Operator workflow and safe build/packaging/release guidance for the icey-server CLI and media server.

studio-recipes
Detect infrastructure drift between Terraform state and real cloud resources; report unmanaged/changed/missing resources for remediation.

crap4clj
Compute CRAP scores (cyclomatic complexity combined with coverage) for Clojure functions to flag high-risk, under-tested code.

groundwork
Validate Groundwork plugin installation, report errors and warnings, and suggest (or offer) automated fixes for common plugin issues.

my-cc-harness
Spawns an independent evaluator agent to score code outputs on functionality, code quality, originality, and usability/security, producing a structured EVAL_REP

Resend
Terminal-first skill for the Resend CLI: send emails, manage domains, templates, webhooks, API keys, and logs reliably in CI and non-interactive environments.

marketplace
Guides WordPress site migration and deployment using wp-migrate.sh: push/archive migrations, rollback, dry-runs, and automation-friendly flows for CI/CD.

ryanb/dotfiles
Generate a ranked, clickable list of open PRs prioritized by review ease, with grouping for PR dependency chains and optional preference directives.

gstack
Measure and detect performance regressions for web pages using automated benchmarks, baselines, and trend analysis.

claude-skill-registry
Run multi-language linting, formatting, type checks and tests as a single quality gate to validate code before merge or release.

pi_agent_rust
Analyze, plan, and execute Vercel SDK upgrades with breaking-change detection and automated migration guidance.

awesome-omni-skills
Run Playwright tests at scale with cloud-hosted browsers and integrated Azure portal reporting. Includes migration notes to @azure/playwright.

pi_agent_rust
Policy-as-code and linting guardrails for Perplexity integrations: ESLint rules, pre-commit hooks, CI checks, and runtime safeguards to prevent secrets and unsa

workflows
Create an isolated git worktree for feature work, auto-run project setup, and verify a clean test baseline before development.

fufan-vibecodingcourse
Orchestrates fetching GitHub issues, spawning fix & review sub-agents to open PRs and address review comments, with cron and watch modes for automation.

claude-code-skills
Fast Python package and project manager: virtual environments, dependency resolution, Python version management, running scripts, building and publishing packag

cc-skills
Pre-merge quality gates for PRs that validate RNG determinism, forked URLs, runtime parameter ranges, and manifest synchronization to reduce review cycles.

agentclash
Run lightweight Go-specific checks (detect go.mod, run tests) after commits when Go code is present to catch regressions early.

wechat-publisher
Project-level deterministic QA mesh (QAMESH) to plan, run, and release automated QA journeys and manage evidence and feedback.

skills
Reference guide to Megatron-LM CI/CD: pipeline structure, PR scope labels, triggering internal CI, and steps for investigating CI failures.

claude-skill-registry
Guidance for designing, running, and analyzing test suites for agents: test isolation, execution patterns, and coverage-based enforcement.

thebushidocollective
Comprehensive guide to configuring Pylint: pylintrc, message control, plugins, scoring, CI integration, and production-ready best practices for Python projects.