91160

25 mods across 1 repository, 19 stars between them.

91160/skills

Skill Claude CodeCodex

A project-scanning skill that records frontend coding rules, shared settings, request wrappers, and common methods in a FRONTPROJECTCONTEXT.md file.

19 3mo ago A 184 tokens

sdd-back-context

02

91160/skills

Command Claude Code

A command that scans a Java/Spring Boot backend and creates a backend-context.md file describing its coding conventions and project context.

19 3mo ago A 30 tokens

sdd-bug-fix

03

91160/skills

Command Claude Code

A command for fixing bugs found during development through the SDD bug-fix workflow.

19 3mo ago A 32 tokens

sdd-e2e-test

04

91160/skills

Command Claude Code

A command for running end-to-end acceptance tests with Playwright. End-to-end tests check a complete user flow across the application.

19 3mo ago A 31 tokens

sdd-front-context

05

91160/skills

Command Claude Code

A command that scans a frontend project and creates a frontend-context.md file describing its coding conventions and project context.

19 3mo ago A 26 tokens

91160/skills

Command Claude Code

A command that applies frontend coding standards as part of an SDD frontend change.

19 3mo ago A 19 tokens

sdd-init

07

91160/skills

Command Claude Code

A command for managing the SDD Workflow, including its installation, updates, status checks, and removal.

19 3mo ago A 18 tokens

sdd-java-create

08

91160/skills

Command Claude Code

A command that creates a Spring Boot Java project scaffold following Alibaba's Java development guidelines.

19 3mo ago A 33 tokens

sdd-prd-audit

09

91160/skills

Command Claude Code

A command for performing a structured audit of a PRD, or product requirements document. A PRD describes what a product or feature should do.

19 3mo ago A 34 tokens

sdd-prd-change

10

91160/skills

Command Claude Code

A command for synchronizing project specifications after a product requirements document changes. A PRD is a document describing what a product or feature should do.

19 3mo ago A 22 tokens

sdd-reverse-scan

11

91160/skills

Command Claude Code

A command that deeply scans business code and builds function-level knowledge of how it works. Business code is the part of an application that implements its domain rules and operations.

19 3mo ago A 27 tokens

sdd-start

12

91160/skills

Command Claude Code

A command that starts the project's SDD development workflow and begins its initial conversation setup, called G0.

19 3mo ago A 18 tokens

sdd-test-case

13

91160/skills

Command Claude Code

A command that creates functional test cases from requirements that have already passed review. Functional tests check whether a feature behaves as expected from a user or system perspective.

19 3mo ago A 29 tokens

sdd-unit-test

14

91160/skills

Command Claude Code

A command for designing, generating, and running unit tests. Unit tests check small pieces of code, such as individual functions, in isolation.

19 3mo ago A 26 tokens

sdd-wap-create

15

91160/skills

Command Claude Code

A command that creates a starter Vue 3, Vite, and TypeScript project for a mobile web app. A starter project provides the initial files and setup needed to begin development.

19 3mo ago A 33 tokens

ny-sdd-workflow

16

91160/skills

Skill Claude CodeCodex

A software development workflow called SDD, installed into a project with shared instructions for coding stages and reviews. It creates project instruction files, including one that Claude Code can read automatically.

19 3mo ago B 691 tokens

91160/skills

Skill Claude CodeCodex

A skill that scans a Java Spring Boot back-end project and records its coding rules, architecture, shared utilities, middleware, and data models in BACKENDPROJECTCONTEXT.md.

19 3mo ago A 197 tokens

e2e-test-runner

18

91160/skills

Skill Claude CodeCodex

A skill that runs end-to-end tests with Playwright after all SDD workflow modules are archived. End-to-end tests check a complete user flow across the running application.

19 3mo ago A 147 tokens

91160/skills

Skill Claude CodeCodex

A set of rules for writing, changing, and reviewing front-end code. It must also be used before claiming the work is finished or submitting code.

19 3mo ago A 30 tokens

91160/skills

Skill Claude CodeCodex

A Spring Boot project starter that follows Alibaba’s Java development guidelines and includes project conventions. Spring Boot is a Java framework for building applications and services; DDD, or domain-driven design, organizes software around business concepts.

19 3mo ago A 166 tokens

prd-audit

21

91160/skills

Skill Claude CodeCodex

A structured reviewer for product requirements documents, or PRDs, which are documents describing a product or feature’s intended behaviour.

19 3mo ago A 165 tokens

reverse-scan

22

91160/skills

Skill Claude CodeCodex

A code-scanning tool that builds function-level knowledge cards, call graphs, module maps, and requirement documents from an existing codebase. A call graph shows which functions call one another.

19 3mo ago A 201 tokens

test-case-design

23

91160/skills

Skill Claude CodeCodex

A functional test-case designer that turns approved requirements or design documents into structured QA test cases. QA, or quality assurance, is the process of checking that software works as intended.

19 3mo ago A 366 tokens

unit-test-generator

24

91160/skills

Skill Claude CodeCodex

A tool that designs, generates, runs, and reports on unit tests, either from test-case documents or directly from requirements and source code. Unit tests check small pieces of code in isolation.

19 3mo ago A 576 tokens