tdd-test-writer
π―Skillfrom am-will/codex-skills
TDD test writer skill from CodexSkills, a collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation. Includes planner, plan-harder, and parallel execution skills.
Overview
TDD Test Writer is part of the CodexSkills collection, a set of agent skills for planning, documentation access, frontend development, and browser automation. The collection includes agent orchestration tools like a planner, parallel task executor, and an LLM council that spawns multiple AI planners to synthesize optimal approaches. It also provides documentation access skills for Context7, OpenAI docs, GitHub repositories, and general web content.
Key Features
- Agent orchestration -- includes a planner for phased implementation plans, a parallel task executor for simultaneous subagent work, and an LLM council for multi-AI plan synthesis.
- Documentation access -- fetch up-to-date library docs via Context7, query OpenAI developer docs, read GitHub repos via gitmcp.io, and convert websites to clean Markdown.
- Multi-agent planning -- the LLM council spawns Claude, Codex, and Gemini planners independently, then uses a judge agent to synthesize the best approach with a real-time web UI.
- Frontend development support -- provides skills tailored for frontend workflows and browser automation tasks.
- TDD workflow integration -- supports test-driven development by enabling structured planning and automated task execution for test writing.
Who is this for?
This skill collection is ideal for developers who want to enhance their AI coding assistant with structured planning, multi-agent orchestration, and automated documentation access. It is particularly useful for teams practicing TDD who need comprehensive planning tools and parallel execution capabilities.
Same repository
am-will/codex-skills(19 items)
Installation
npx vibeindex add am-will/codex-skills --skill tdd-test-writernpx skills add am-will/codex-skills --skill tdd-test-writer~/.claude/skills/tdd-test-writer/SKILL.mdSKILL.md
More from this repository10
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge
Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail
Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.