Grounds every implementation decision in official documentation. Use when you want to verify an approach against the official docs before implementing it, or when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
test-driven-development alternatives
5 skills from other authors that do a similar job to test-driven-development by jnMetaCode. The most recently updated is source-driven-development (Sep 20, 2026).
Side-by-side comparison
| Skill | Stars | License | Agents | Last update | Category | Install |
|---|---|---|---|---|---|---|
| test-driven-development by jnMetaCode · this skill | 7,721 | MIT | Claude Code, Cursor, Gemini CLI | Aug 18, 2026 | Testing | Plugin marketplace |
| source-driven-development by addyosmani | 97,992 | MIT | Claude Code, Codex, Cursor, Antigravity | Sep 20, 2026 | Docs | Plugin marketplace |
| ai-agent-development by sickn33 | 45,044 | MIT | Claude Code, Codex, Cursor, Gemini CLI, Antigravity | Aug 17, 2026 | Workflow | Plugin marketplace |
| context-driven-development by wshobson | 39,066 | MIT | Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, Antigravity | Aug 24, 2026 | Workflow | Plugin marketplace |
| spec-driven-development by addyosmani | 97,992 | MIT | Claude Code, Codex, Cursor, Antigravity | Sep 20, 2026 | Frontend | Plugin marketplace |
| doubt-driven-development by addyosmani | 97,992 | MIT | Claude Code, Codex, Cursor, Antigravity | Sep 20, 2026 | Testing | Plugin marketplace |
Alternatives are matched on overlapping names, descriptions, tags and SKILL.md sections, weighted by how rare each term is across the catalog. Data refreshed weekly from GitHub.
The alternatives
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when drafting a PRD or requirements document with objectives and scope, or when requirements are unclear, ambiguous, or only exist as a vague idea. Use when a single requirement spans several independently testable capabilities and needs decomposing into a capability map of modules before specifying.
Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when you want every assumption cross-examined before proceeding, when stress-testing a plan for hidden failure modes, when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production auth, security-sensitive logic, a high-stakes migration, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.
Custom skills
None of these quite fit? Get a skill built for your exact workflow.
Tell us what you want your AI agent to do. We’ll help turn your workflow, standards or internal tools into a production-ready skill for Claude Code, Codex, Cursor or Gemini.
Frequently asked questions
- What are the best alternatives to test-driven-development?
- The closest matches in the catalog are source-driven-development by addyosmani, ai-agent-development by sickn33, context-driven-development by wshobson. They were picked because their names, descriptions, tags and SKILL.md sections overlap most with test-driven-development’s, and they come from other repositories.
- Which test-driven-development alternative is most popular?
- source-driven-development by addyosmani has the most GitHub stars of the alternatives listed here (97,992). Stars belong to the whole repository, so compare how many skills each repository contains too.
- Are these alternatives free?
- Yes. All of them are free to install from GitHub, and 5 of the 5 alternatives declare a recognized open-source license.