careerchain-ys/stdd

STDD (Spec and Test Driven Development) methodology, skills, and templates for Claude Code

2Stars on the repository
32Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

auto-implement

01

careerchain-ys/stdd

Skill Claude CodeCodex

An automated workflow that takes a software task from an issue, document, URL, or plain description through clarification, specifications, planning, coding, testing, review, design updates, and pull-request creation.

not rated 2 1mo ago A 134 tokens original Apache-2.0

create-pr

02

careerchain-ys/stdd

Skill Claude CodeCodex

A guide for creating a pull request from the current code branch to the repository's primary branch. A pull request is a proposal to merge reviewed changes into the main line of development.

not rated 2 1mo ago A 70 tokens original Apache-2.0

documenting-plans

03

careerchain-ys/stdd

Skill Claude CodeCodex

A guide for creating and managing PLAN documents: task lists that describe the work planned for one development session. It is part of STDD, or Spec and Test Driven Development.

not rated 2 1mo ago A 46 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A Japanese-language guide and template for writing REQUIREMENTS.md files, which record what a feature must do and why. It follows STDD, meaning Spec and Test Driven Development, and covers business, functional, and non-functional requirements.

not rated 2 1mo ago A 129 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A Japanese-language skill for creating technical design and test-plan documents, plus shared architecture, database-table, API, and design specifications. It follows STDD, or Spec and Test Driven Development, where requirements guide the design and tests.

not rated 2 1mo ago A 107 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A tool that turns written requirements into simple HTML wireframes, or rough screen layouts, showing pages, controls, labels, and common states.

not rated 2 1mo ago A 114 tokens original Apache-2.0

introducing-stdd

07

careerchain-ys/stdd

Skill Claude CodeCodex

A guided process for adding STDD, or Spec and Test Driven Development, to an existing working project. It records progress in a plan and moves through documentation, feature analysis, implementation, and review.

not rated 2 1mo ago A 168 tokens original Apache-2.0

kaizen

08

careerchain-ys/stdd

Skill Claude CodeCodex

A set of development principles based on Kaizen, the practice of making small continuous improvements. It covers preventing errors, avoiding unnecessary work, reusing proven patterns, and refactoring step by step.

not rated 2 1mo ago A 54 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A process that examines an existing project and creates shared specification documents for its business requirements, architecture, database tables, and APIs, when APIs exist.

not rated 2 1mo ago A 167 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A guide for documenting and testing an existing software feature or page by studying how its code already works. It creates requirement, design, and test documents that describe the current behavior rather than an imagined future version.

not rated 2 1mo ago A 137 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A workflow for reviewing an existing pull request with two specialist agents: one focused on testing and logic, and one focused on code quality and security. A pull request is a proposed code change submitted for review before merging.

not rated 2 1mo ago A 139 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

Software design guidelines based on Clean Architecture, which separates code by responsibility, and domain-driven design, which models the business concepts directly. It also recommends a library-first approach and consistent naming.

not rated 2 1mo ago A 44 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A project-specific format for writing software specifications, including requirements, technical design, tests, naming, and document layout. It adapts the STDD (Spec and Test Driven Development) templates to an existing or new project.

not rated 2 1mo ago A 187 tokens original Apache-2.0

careerchain-ys/stdd

Skill Claude CodeCodex

A consistency checker for software specifications, tests, and implementation. It compares stable requirement and feature IDs across those layers to find missing or mismatched parts.

not rated 2 1mo ago A 97 tokens original Apache-2.0

implementing-ui

15

careerchain-ys/stdd

Skill Claude CodeCodex

A guide for building user interfaces, including admin screens, tables, forms, validation, and layouts that adapt to different screen sizes. It tells the agent to follow the project’s requirements and technical design documents.

not rated 2 1mo ago A 98 tokens original Apache-2.0

migrating-supabase

16

careerchain-ys/stdd

Skill Claude CodeCodex

A guide for creating, running, and correcting Supabase database migrations. Supabase is a service that provides a hosted database; migrations are tracked SQL changes such as new tables, columns, permissions, and access policies.

not rated 2 1mo ago A 173 tokens original Apache-2.0

e2e-testing

17

careerchain-ys/stdd

Skill Claude CodeCodex

A guide for creating and running Playwright end-to-end tests. Playwright is a tool that drives a browser to test what users see and do.

not rated 2 1mo ago A 80 tokens original Apache-2.0

run-e2e

18

careerchain-ys/stdd

Skill Claude CodeCodex

A skill for running end-to-end tests inside a development container associated with a Git worktree. End-to-end tests check a complete user flow through the running application.

not rated 2 1mo ago A 162 tokens original Apache-2.0

remove-worktree

19

careerchain-ys/stdd

Skill Claude CodeCodex

A skill for finding and deleting the current numbered Git worktree and its related development container. A worktree is a separate working directory connected to the same Git repository.

not rated 2 1mo ago A 133 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: