๐Ÿงช
QualityTypeScript

Test-Driven Development

by microsoft

Test-Driven Development is a Quality skill for Claude Code, published by microsoft in FluidFramework.

4.9K stars583 forkson microsoft/FluidFrameworkAdded 2026/07/19Repository updated 2026/08/06
collaborationcrdtdatastructuredistributedfluidfluid-frameworkmicrosoftrealtime
Install in seconds
Install Test-Driven Development
Copy Test-Driven Development into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/microsoft/FluidFramework/tree/main/.agency/plugins/nori/skills/test-driven-development ~/.claude/skills/test-driven-development

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/microsoft/FluidFramework.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agency/plugins/nori/skills/test-driven-development/SKILL.md in microsoft/FluidFramework
Installs to
~/.claude/skills/test-driven-development
Collection
One of 31 skills cataloged from this repository
Category
Quality โ€” 1897 skills

What Test-Driven Development does

Follow a disciplined test-driven development cycle: write a failing test first, implement minimal code to pass, then refactor. Use for any feature or bugfix to ensure tests genuinely verify behavior.

Test-Driven Development is cataloged under Quality on DirSkills. Test-Driven Development comes from a repository tagged collaboration, crdt, datastructure, distributed and fluid.

Frequently asked about Test-Driven Development

  • What else does microsoft publish alongside Test-Driven Development?

    Test-Driven Development is one of 31 skills that DirSkills catalogs from microsoft/FluidFramework, the repository it ships in. Its siblings there include API Changes Review, Brainstorming and Building UI/UX. Each one is a separate skill with its own page in this directory, installs the same way Test-Driven Development does, and is maintained by microsoft in that same repository. The rest of the collection is listed on the microsoft/FluidFramework page.

  • How does Test-Driven Development compare to other Quality skills?

    Test-Driven Development ranks #302 by stars among the 1897 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Test-Driven Development against them. Open each page to compare what they document and how they install.

More from microsoft/FluidFramework

Test-Driven Development is one of 31 skills cataloged on DirSkills from microsoft/FluidFramework.

See all 31 skills โ†’
๐Ÿ”„
2026/07/19

API Changes Review

Guides developers through the API change review process, including release tag assignment, API Council review, breaking change classification, and deprecation. Triggered by CI readiness checks when API report diffs are detected.
DevOps
4.9K583
๐Ÿ’ก
2026/07/19

Brainstorming

Refines rough ideas into fully-formed designs through structured Socratic questioning, alternative exploration, and incremental validation. Use before writing any code or implementation plans.
AI Engineering
4.9K583
๐ŸŽจ
2026/07/19

Building UI/UX

Guides the implementation of user interfaces with design variation exploration, frontend setup, iterative feedback, and proper integration into the application.
Frontend
4.9K583
๐Ÿ”ง
2026/07/19

Ci Readiness Check

Runs formatting, policy, and syncpack checks on changed packages before pushing, catching common CI failures like stale API reports and missing changesets. Useful for pre-push validation in large TypeScript monorepos.
DevOps
4.9K583
๐Ÿ”€
2026/08/12

Comparison Base

Comparison Base resolves the correct merge-base for a review branch against its target branch. Use it to identify the commit and remote needed for PR comparisons and change analysis.
DevOps
4.9K585
๐Ÿ› ๏ธ
2026/07/19

Creating Skills

Guides through the process of creating custom skills for agent profiles, covering requirements gathering, directory structure, writing SKILL.md, and bundling scripts. Use when building reusable, persistent agent instructions.
AI Engineering
4.9K583