Claude Skills · DevOps & Infrastructure

Browser

drobins25/craft

Interactive browser automation via playwright-cli. Use when you need to navigate a site, click elements, fill forms, take snapshots, or triage a live app.

★ 52 Synced 1 hour ago View SKILL.md

At a glance

DevOps & Infrastructure Plugin install Shell Actively maintained

This skill is for DevOps & Infrastructure and helps you automate browser interactions, test a web application, and navigate and interact with websites.

Setup, runtime and requirements describe drobins25/craft, the repo this skill ships in.

playwrightautomationWeb Testingform-fillingscreenshotsinteractive

Also in drobins25/craft

View the repo
Adhoc Coding

Adhoc workflow for small targeted changes to existing behavior or appearance, without the full story ceremony. Use when the orchestrator enc...

Approve Productivity

Request write permission from the user before making file changes. MUST be invoked before any write attempt when the write gate is closed. C...

Content Spark Productivity

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...

Design Vibe Design

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...

Plan Chunks Productivity

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...

Refine Chunk Coding

This skill should be used when validate-chunk reports errors or failures, when the user asks to "fix these errors", "resolve validation issu...

Test Fix Code Review & Testing

This skill should be used when validate-chunk reports test failures specifically, when the user says "tests are failing", "figure out what's...

Validate Chunk Code Review & Testing

Enforcement layer for chunk and story validation. Invokes the chunk-validator agent (haiku), enforces the verdict, routes failures to refine...

Other DevOps & Infrastructure skills

Wizard mattpocock/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...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

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.