Claude Skills · DevOps & Infrastructure
Browser
drobins25/craftInteractive browser automation via playwright-cli. Use when you need to navigate a site, click elements, fill forms, take snapshots, or triage a live app.
At a glance
This skill is for DevOps & Infrastructure and helps you automate browser interactions, test a web application, and navigate and interact with websites.
/plugin marketplace add drobins25/craft
/plugin install browser
Setup, runtime and requirements describe drobins25/craft, the repo this skill ships in.
playwrightautomationWeb Testingform-fillingscreenshotsinteractive
Also in drobins25/craft
View the repoAdhoc workflow for small targeted changes to existing behavior or appearance, without the full story ceremony. Use when the orchestrator enc...
Request write permission from the user before making file changes. MUST be invoked before any write attempt when the write gate is closed. C...
This skill should be used when a story has been captured but content direction is unresolved - the spark describes WHAT to build structurall...
This skill should be used when the user asks to "brainstorm", "explore options", "get creative", "what if we...", or selects "Let's get crea...
Use this skill when the user wants to discover, define, or refine their product's aesthetic identity. Triggers on "what should this feel lik...
This skill should be used when the user says "lock it", "go with that", "approved", "that's the standard", or explicitly establishes a proje...
This skill should be used when the user asks to "plan chunks", "break this down", "plan the implementation", or when a story has status plan...
This skill should be used when validate-chunk reports errors or failures, when the user asks to "fix these errors", "resolve validation issu...
This skill should be used when validate-chunk reports test failures specifically, when the user says "tests are failing", "figure out what's...
Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine...
Other DevOps & Infrastructure skills
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...
Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.