Agent Scan Guard
Use when you need to run security checks for MCP and agent workflows before merging changes in shared repositories.
Fake Demo Skill
Use when you want a clearly fake but valid skill fixture for local smoke demos and parser coverage in tests.
Tdd Methodoly Expert
Use when implementing features or fixing bugs with strict Test-Driven Development (TDD). Activate for coding tasks that require new functionality, refactoring, or comprehensive test coverage, especially when the user mentions TDD or Test Driven Development.
FakeBadSlug
Use when testing failures for bad slug formatting and mismatched names in intentionally broken fixtures.
Template Skill
Replace with description of the skill and when Claude should use it.
Content Qa
Use when reviewing long-form marketing or technical content for clarity, consistency, and executable examples before publishing.
Fake Bad Skill
A Claude skill from thedaviddias/skill-check.
Agent Browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to…
Skill Check
Use when the user wants to validate, lint, or audit agent skill files (SKILL.md). Use when they say "validate these skills," "check this repo's skills," "lint SKILL.md files," or "audit skills in [repo URL]." Run skill-check locally or against a cloned GitHub repo and summarize findings.
No Frontmatter
A Claude skill from thedaviddias/skill-check.
My Skill
Use when testing trailing newline validation.
Good Skill
Use when you need a valid fixture skill for passing validation tests.
Split Into References
A Claude skill from thedaviddias/skill-check.
Real Review Skill
Use when reviewing pull requests for regressions, missing tests, and release-blocking issues across multiple service boundaries.
Mcp Builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).