BlueprintOS

27 mods across 1 repository, 26 stars between them.

ask-delivery

02

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A Chinese-language entry point that routes a project goal to the appropriate analysis-to-delivery workflow, such as clarification, requirements writing, design, compliance, development, testing, or handoff.

26 2mo ago A 65 tokens original MIT

no-field-guessing

06

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A deprecated compatibility wrapper for rules about not guessing database or data fields. Its current rules are stored in rules/no-field-guessing.md.

26 2mo ago A 0 tokens original MIT

no-self-invent

07

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A backward-compatibility wrapper for a separate rule file that prevents the agent from inventing information.

26 2mo ago A 0 tokens original MIT

stage-gate

09

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A compatibility wrapper for a set of stage-gate rules, where work passes through defined checks before continuing.

26 2mo ago A 0 tokens original MIT

brainstorming

11

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A guided skill for turning a new feature idea into an agreed written design through repeated questions and review. It produces a dated design document before detailed implementation planning begins.

26 2mo ago A 54 tokens original MIT

design-an-interface

12

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A bridge guide for designing an interface contract: a precise agreement about inputs, outputs, errors, and conditions between two parts of a system.

26 2mo ago A 39 tokens original MIT

domain-modeling

13

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A design step for defining a software system's important things, their properties, and how they relate, such as orders, addresses, or inventory units.

26 2mo ago A 40 tokens original MIT

executing-plans

14

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A process for carrying out a software work plan one task at a time, with tests, commits, and a short review of what was learned.

26 2mo ago A 46 tokens original MIT

tdd

15

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A test-driven development workflow, where a test is written and shown to fail before the smallest implementation is added, then the code is improved. TDD is a way to use tests to guide software changes.

26 2mo ago A 49 tokens original MIT

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A completion checklist that requires an agent to identify, run, read, and verify a full test or validation command before claiming work is finished. It is a bridge to a more detailed verification process.

26 2mo ago A 44 tokens original MIT

writing-plans

17

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A planning workflow that turns an approved software design into a written list of independently executable tasks, each estimated at no more than two hours.

26 2mo ago A 50 tokens original MIT

compliance-review

18

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A compliance review workflow for checking a signed business requirements document against applicable rules for areas such as healthcare, payments, personal data, and pharmaceutical tracking.

26 2mo ago A 48 tokens original MIT

dev-design

19

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A development-design workflow that turns an approved product requirements document into technical specifications, data models, implementation guidance, and design review documents.

26 2mo ago A 68 tokens original MIT

grill-task

20

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A requirements-clarification workflow written in Chinese for confirming new tasks and matching requested fields with existing database fields.

26 2mo ago A 60 tokens original MIT

handoff

21

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A Chinese-language guide for preparing a code handoff document called HANDOVER.md. It organizes completed design documents, remaining work, known risks, and recommended next steps.

26 2mo ago A 60 tokens original MIT

qa-audit

22

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A documentation quality audit that checks a set of numbered project documents and groups problems by severity: P0 means blocking, P1 means important, and P2 means optional.

26 2mo ago A 67 tokens original MIT

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A project setup guide for an analysis-to-delivery workflow, creating four configuration files that point to project knowledge, compliance rules, technology choices, and document naming rules.

26 2mo ago A 52 tokens original MIT

test-case-design

24

BlueprintOS/analysis-to-delivery

Skill Claude CodeCodex

A test-case design guide that turns an approved BRD, or business requirements document, into detailed checks for whether the planned system works.

26 2mo ago A 64 tokens original MIT