← all publishers

shawn-sandy

@shawn-sandy source repo

15 published skills

  1. Tdd Fix · shawn-sandy
    Fixes bugs via TDD with up to 10 red-green iterations. Writes a failing test then autonomously iterates until the bug is resolved. Use when the user asks to TDD-fix a bug or run a red-green cycle.
    0 installs
  2. Deep Grill · shawn-sandy
    Stress-tests plan decisions node-by-node with focused questions. Walks each decision point surfacing assumptions and weak spots. Use when the user asks to deep grill or stress-test a plan.
    0 installs
  3. Plan Status · shawn-sandy
    Writes lifecycle status into a plan's frontmatter, one file or a directory. Inspects codebase and git history for accurate dates. Use when asked to check or update plan status.
    0 installs
  4. Running Tests · shawn-sandy bundle
    Detects the test framework and runs scoped tests. Reports pass/fail results with output and identifies failing assertions. Use when the user asks to run tests, check if tests pass, or verify changes.
    0 installs
  5. Verify · shawn-sandy
    Runtime-verify a change to a published skill in this repo by driving its script as a CLI and running its SKILL.md steps as a fresh agent. Repo-local tooling, not a published skill.
    0 installs
  6. Security Scrub · shawn-sandy bundle
    Scans code and diffs for secrets and sensitive data. Detects credentials, tokens, and PII to prevent leaks before sharing. Use when the user asks to check for secrets or review a diff for leaks.
    0 installs
  7. Planning Skills · shawn-sandy bundle
    Scaffolds a new skill with SKILL.md and supporting files. Walks a structured workflow covering frontmatter, body, references, and scripts. Use when the user asks to plan or scaffold a new skill.
    0 installs
  8. Reviewing Tests · shawn-sandy bundle
    Audits tests for quality, coverage, and code alignment. Identifies gaps, redundant tests, and misaligned assertions. Use when the user asks to review, audit, or improve a test suite.
    0 installs
  9. Reviewing Skills · shawn-sandy bundle
    Scores SKILL.md files across 5 quality dimensions. Audits against the Agent Skills open standard's authoring best practices and optionally generates a fix. Use when the user asks to review, audit, or score a skill.
    0 installs
  10. New Skill · shawn-sandy
    Scaffold a new published skill under skills/ with spec-compliant frontmatter, then validate it and regenerate the README index.
    0 installs
  11. Code Review Agent · shawn-sandy bundle
    Reviews code for bugs, security issues, and breaking changes. Produces prioritized findings on quality, vulnerabilities, and regressions. Use when asked to review code or check a PR diff.
    0 installs
  12. Code Testing Agent · shawn-sandy bundle
    Suggests purpose-driven tests tied to actual behavior. Writes test files covering untested paths and behavior gaps in the codebase. Use when the user asks to suggest tests or find untested behavior.
    0 installs
  13. Optimizing Agent Context · shawn-sandy bundle
    Optimizes what a project loads into every coding-agent session. Counts which skills, plugins, slash commands, and subagents past sessions actually invoked, prunes the rest from the load set, then tightens CLAUDE.md against the same data by deleting dead references, replacing ignored always-do rules with hooks, and pinning the skills that carry the dev cycle in a short table. Use when the user asks to optimize their agent setup or project context, prune unused skills or plugins, audit skill usage, or slim down CLAUDE.md.
    0 installs
  14. Wcag Compliance Reviewer · shawn-sandy bundle
    Reviews HTML/CSS and React code for WCAG 2.2 Level AA violations. Provides targeted fixes for each accessibility issue found. Use when the user asks to check WCAG compliance or audit accessibility.
    0 installs
  15. Agentic Memory Management · shawn-sandy bundle
    Audits and optimizes CLAUDE.md project memory files. Checks adherence to Claude Code best practices and produces actionable fixes. Use when the user asks to audit, optimize, or diagnose a CLAUDE.md.
    0 installs