Tdd
vanducng/skillsTest-driven development discipline: what a good test is, where tests attach (pre-agreed seams), and the anti-patterns that make agent-written tests worthless. Use when writing tests before or alongside implementation, when the user says 'TDD' / 'test-first' / 'add tests for this', when cook runs with --tdd, or when fix needs a regression guard. Not a test runner - it shapes which tests get written.
At a glance
/plugin marketplace add vanducng/skills
/plugin install tdd
Setup, runtime and requirements describe vanducng/skills, the repo this skill ships in.
Also in vanducng/skills
View the repoDrive web pages with the agent-browser CLI (Playwright engine) - the primary local browser driver. Connect over CDP to the shared browser-pr...
Scores how ready a repository is for AI coding agents to work in it effectively, then remediates the gaps - grades agent instruction files,...
Design stable, hard-to-misuse interfaces - REST/GraphQL endpoints, module boundaries, type contracts, component props, anything where one pi...
Inspect and debug Airflow on Astronomer (Astro) deployments - fetch DAG runs, task instance logs, container logs, env vars, and deployment s...
Drive a Claude Code session toward a verifiable goal until done or a hard cap fires - autonomous loop, no user intervention. Use for refacto...
Operate AWS accounts and services with the AWS CLI using identity-first, read-before-write, evidence-backed workflows. Use for AWS CLI inspe...
Explore the solution space when the path isn't obvious - invent options, grill the user through the open decisions, pick one. Use for archit...
Operate the Braze platform through braze-cli category commands for campaigns, Canvas, catalogs, analytics, messaging, SMS, subscriptions, us...
Drive Browserbase cloud browser sessions via the browse CLI when local automation is blocked. Use when a site throws CAPTCHAs (reCAPTCHA, hC...
Manage named persistent browser profiles (cookies, localStorage, IndexedDB, cache) that both you and Claude can use against the SAME Chrome...
Capture a full DevTools-protocol trace of any browser automation - CDP firehose, screenshots, and DOM dumps - then bisect the stream into pe...
Build and maintain production TypeScript CLIs. This skill should be used whenever work touches commands, packaging, CI/CD, npm publishing, d...