๐ŸŽฏ

tdd-test-writer

๐ŸŽฏSkill

from am-will/codex-skills

VibeIndex|
What it does
|

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)

tdd-test-writer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add am-will/codex-skills --skill tdd-test-writer
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add am-will/codex-skills --skill tdd-test-writer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/tdd-test-writer/SKILL.md

SKILL.md

857Installs
-
AddedMar 2, 2026

More from this repository10

๐ŸŽฏ
frontend-design๐ŸŽฏSkill

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

๐ŸŽฏ
frontend responsive design standards๐ŸŽฏSkill

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๐ŸŽฏSkill

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

๐ŸŽฏ
planner๐ŸŽฏSkill

Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.

๐ŸŽฏ
read-github๐ŸŽฏSkill

Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.

๐ŸŽฏ
parallel-task๐ŸŽฏSkill

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.

๐ŸŽฏ
plan-harder๐ŸŽฏSkill

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

๐ŸŽฏ
markdown-url๐ŸŽฏSkill

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.

๐ŸŽฏ
gemini-computer-use๐ŸŽฏSkill

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.

๐ŸŽฏ
openai-docs-skill๐ŸŽฏSkill

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.