| Skill | Added | Review |
|---|---|---|
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa crates/skill-validator-rs/tests/golden-corpus/fixtures/boundary/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/SKILL.md Name is exactly 64 bytes, the valid upper boundary. | 28 28 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa crates/skill-validator-rs/tests/golden-corpus/fixtures/boundary/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/SKILL.md Name is 65 bytes, one over the 64-byte limit. | — | |
acceptance-criteria skills/project-mgmt/issue-tracker-toolkit/acceptance-criteria/SKILL.md Write clear, testable acceptance criteria for user stories and feature delivery; use when defining done conditions, creating measurable requirements, applying INVEST checks, documenting negative scenarios, and aligning product, engineering, and QA on expected outcomes. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
adr-creator skills/documentation/adr-creator/SKILL.md Creates, scores, reviews, supersedes Architecture Decision Records with the pantheon-adr CLI. Use when recording an architectural decision, writing an ADR, documenting a technical choice, checking whether an ADR is finished, superseding a prior decision, bootstrapping an ADR log under docs/adr. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
agents-md skills/agentic-harness/agents-md/SKILL.md Create and maintain AGENTS.md documentation for simple projects, complex monorepos, deterministic discovery, scoped instruction files, low-token navigation; use when generating AGENTS.md, updating agent docs, standardizing AI-facing project guidance. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
allowed-dirs-skill crates/skill-validator-rs/tests/golden-corpus/fixtures/testdata/allowed-dirs-skill/SKILL.md A skill with development directories that require --allow-dirs. | 38 38 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
ansible-generator skills/infrastructure/ansible/generator/SKILL.md Generates, validates, and refactors production-ready Ansible playbooks, roles, task files, and inventory configurations following current best practices. Use when the user asks to create, build, or generate Ansible automation, YAML playbooks, infrastructure as code, configuration management files, DevOps roles, or .yml files for Ansible — including requests like "create a playbook to...", "build a role for...", "generate an inventory for...", or "set up Ansible to automate...". Automatically validates all output using the devops-skills:ansible-validator skill. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
ansible-validator skills/infrastructure/ansible/validator/SKILL.md Comprehensive toolkit for validating, linting, testing, and automating Ansible playbooks, roles, and collections. Use this skill when working with Ansible files (.yml, .yaml playbooks, roles, inventories), validating automation code, debugging playbook execution, performing dry-run testing with check mode, or working with custom modules and collections. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
auxiliary-only-skill crates/skill-validator-rs/tests/golden-corpus/fixtures/testdata/auxiliary-only-skill/SKILL.md A skill that uses only shell and config code blocks for testing contamination. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
aws-cloudwatch-url-builder skills/infrastructure/aws/investigation-toolkit/skills/aws-cloudwatch-url-builder/SKILL.md Construct deep-link URLs for the AWS CloudWatch console — Logs Insights queries, Alarm detail pages, Metrics graphs. Use when encoding log groups, time ranges, query strings, metric dimensions, or opening CloudWatch views in a Playwright browser session. Keywords: CloudWatch deep-link Logs-Insights alarm metrics fragment-encoding *XX-encoding epoch timestamp hash-routing url-construction SPA alarm-detail metric-graph log-group query-string cloudwatch-console. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
aws-console-navigator skills/infrastructure/aws/investigation-toolkit/skills/aws-console-navigator/SKILL.md Navigate the AWS Console via browser or Playwright MCP — SSO authentication, account selection, region switching, CloudWatch Logs Insights, alarms, metrics. Covers iframe DOM patterns for screenshot capture: scroll, row click, element interaction inside the microConsole iframe. Keywords: Playwright SSO iframe CloudWatch browser-automation screenshot microConsole logs-table__wrapper page.mouse.click frame.evaluate IAM-Identity-Center region cookie-banner sidebar-collapse locator-timeout. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
azure-pipelines-generator skills/ci-cd/azure-pipelines/generator/SKILL.md Generates production-ready Azure DevOps Pipelines (azure-pipelines.yml) following current best practices, security standards, and naming conventions. Use when creating or updating ADO YAML pipelines, configuring build triggers, defining multi-stage deployments, setting up template references, creating variable groups, writing release pipelines, or structuring CI/CD workflows for Azure DevOps Services or Azure DevOps Server. Handles build pipelines, YAML pipelines, Docker container builds, Kubernetes/AKS deployments, language-specific pipelines (.NET, Node.js, Python, Go, Java), and reusable step/job/stage templates. All generated configurations are validated using the devops-skills:azure-pipelines-validator skill before delivery. | 74 74 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
azure-pipelines-validator skills/ci-cd/azure-pipelines/validator/SKILL.md Validates, lints, and security-scans Azure DevOps Pipeline configurations (azure-pipelines.yml / azure-pipelines.yaml). Use when working with ADO pipelines, YAML pipeline files, or CI/CD configurations in Azure DevOps — including validating YAML syntax and schema, detecting hardcoded secrets or credentials, checking for deprecated or unpinned task versions, enforcing best practices (caching, timeouts, display names), performing pipeline security audits, or reviewing azure-pipelines.yml before merging. Trigger terms: azure-pipelines.yml, ADO pipeline, Azure Pipelines, YAML pipeline, CI/CD validation, pipeline security scan, DevOps configuration review. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
bash-script-generator skills/development/scripting/bash-script/generator/SKILL.md Creates bash scripts with argument parsing, error handling, logging, and input validation following current standards. Use when creating new bash or shell scripts, .sh files, CLI tools, scripting automation, text processing workflows (grep/awk/sed pipelines), or building production-ready command-line utilities. Trigger phrases include 'write a bash script', 'create a shell script', 'generate a .sh file', 'bash command', 'scripting', or 'automate with bash'. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
bash-script-validator skills/development/scripting/bash-script/validator/SKILL.md Comprehensive toolkit for validating, linting, and optimizing bash and shell scripts. Use this skill when working with shell scripts (.sh, .bash), validating script syntax, detecting unquoted variables, checking POSIX compliance, identifying unsafe command substitutions, validating shebang lines, finding security vulnerabilities, or debugging shell script problems. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
bdd-testing skills/testing/bdd-testing/SKILL.md Write and maintain Behavior-Driven Development tests with Gherkin and Cucumber. Use when defining acceptance scenarios, writing feature files, implementing step definitions, running Three Amigos sessions, or diagnosing BDD test quality issues. Keywords: bdd, gherkin, cucumber, given when then, feature files, step definitions, acceptance criteria, three amigos, example mapping. | 73 73 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
biome-complete skills/development/biome-complete/SKILL.md Complete Biome toolchain guidance for real repository workflows. Use when users ask to configure biome.json, run lint or format commands, migrate from ESLint or Prettier, tune rule severity, fix formatter drift, or replace mixed ESLint+Prettier pipelines with Biome-only workflows. | 72 72 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
bird-fortune-political-satire skills/comedy/bird-fortune-political-satire/SKILL.md Generate original British political satire sketches in the pompous-establishment two-hander tradition, a formal interview, briefing, consultation scene built on faux-serious rhetoric, class pretension, institutional hypocrisy, euphemism, slow-burn escalation, self-serving reasoning concealed beneath polished language. Use this skill for an original satirical sketch script, an interview-format dialogue exchange, a briefing-scene transcript, featuring a pompous official, minister, executive, regulator, spokesperson, peer, who sincerely believes their evasive reasoning is sound. Not intended for reproducing real sketches, quoting real public figures' actual recorded words, near-verbatim programme dialogue, slapstick, absurdist non-political comedy, or monologue writing without an interview/dialogue frame. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
blast-radius skills/software-engineering/blast-radius/SKILL.md Find what a change could break somewhere else before it ships, beyond the diff, and prove the one fact it's safe because of by running real code instead of writing it up. Use for 'blast radius of X', 'what could this break', or reviewing a small diff you don't trust. DO NOT use for explaining how existing code works (use how instead) or investigating why it was built that way (use why instead). Triggers: blast radius of X, what could this break, is this change safe, review this diff, what am I missing in this change. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 | |
body-500-lines crates/skill-validator-rs/tests/golden-corpus/fixtures/boundary/body-500-lines/SKILL.md Body with exactly 500 lines, at the no-warn boundary. | 20 20 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: a1083f4 |