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

aiskillstore
Execute a README-first smoke test and produce standardized reproducibility outputs (`repro_outputs/`) and PATCHES.md — trusted reporting for repo reproduction r

ordinary-claude-skills
Guidance and patterns for writing production-grade shell tests using Bats (Bash Automated Testing System) for CI/CD and TDD workflows.

airflow-vscode-extension
Manage Apache Airflow from an agent using VS Code extension tools: list, run, debug DAGs, view logs, and check server health — without shell commands.

vcsdd-claude-code
Conventional commit and tagging conventions plus atomic staging rules for committing VCSDD pipeline artifacts to git.

han
Validate GraphQL operations against a schema with configurable depth, complexity, alias and directive limits to catch errors before runtime.

skills
Scans codebases for rate-limiting and API throttling anti-patterns, producing actionable reports and CI-friendly output to prevent brute-force, retry storms, an

claude-plugins
Guidelines and templates for GitHub Actions CI/CD: container builds, testing, release automation, and optional auto-fix workflows.

ordinary-claude-skills
Practical patterns and examples for writing maintainable unit tests for shell scripts using Bats (Bash Automated Testing System).

opentestai
Automated, high-confidence AI testing: bug detection, persona feedback, and prioritized test-case generation using many specialized tester profiles.

oh-my-toong-playground
Analyze staged changes and generate Korean commit messages and branch names that follow strict project conventions (50-char title, imperative/noun ending).

ctx
Scan project markdown for broken internal links, missing images, and unreachable external URLs; produce a clear report and suggested fixes before docs releases.

clawsec
Release automation for OpenClaw skills: version bumping, tagging, packaging, and CI verification for skill releases.

dotfiles
Enforces a TDD workflow for development: write tests first, aim for 80%+ coverage across unit, integration, and E2E tests, and follow a repeatable RED-GREEN-REF

Claude Code Clawdbot
Wrapper to run the local Claude Code CLI in headless or interactive (tmux) modes for code analysis, refactors, tests, and structured output.

claude-code-ultimate-guide
Run a quantitative quality audit on agents, skills, and commands to check production readiness and get prioritized recommendations.

agent-skills
Automates migration guidance from Jest/Vitest to Rstest: translate configs, update APIs, and provide minimal-change patches to make tests run under Rstest.

turkey-build
Multi-agent app builder and orchestrator: bootstraps projects, creates feature branches, and runs runtime-verified builds with a PM conductor and QA gates.

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

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

octorus
Terminal TUI for GitHub PR review with AI-driven automated review cycles (AI Rally) and local-diff previews.

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

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

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.

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.

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

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

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

claude-skill-registry
Run multi-language quality gates (lint, format, type check, tests) across a codebase to validate changes before PRs or release.

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