classmethod/tsumiki

tsumiki

974Stars on the repository
60Mods indexed here, across every type
25d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

kairo-implement

01

classmethod/tsumiki

Skill Claude CodeCodex

A skill for implementing split development tasks in order or by selected task ID, using existing test-driven development commands. It reads task metadata and project notes to choose the work and model settings.

974 25d ago A 46 tokens original MIT

dev-context

02

classmethod/tsumiki

Skill Claude CodeCodex

A project-analysis skill that creates a compact context file describing the codebase, such as its languages, tools, tests, structure, conventions, and architecture. The file is saved as `docs/dev/context.md`.

974 25d ago A 104 tokens original MIT

dev-debug

03

classmethod/tsumiki

Skill Claude CodeCodex

A debugging skill for diagnosing and fixing failed tests, build and type errors, runtime crashes, environment problems, and code-style issues.

974 25d ago A 114 tokens original MIT

dev-impl

04

classmethod/tsumiki

Skill Claude CodeCodex

A test-first implementation skill for carrying out a planned task or a small direct code change. TDD means writing a test before the code that makes it pass.

974 25d ago A 108 tokens original MIT

dev-init

05

classmethod/tsumiki

Skill Claude CodeCodex

An interactive project-initialization tool that helps choose a technology stack and can create a compatible project context file. Scaffolding means generating the initial project files and folder structure.

974 25d ago A 129 tokens original MIT

dev-navigate

06

classmethod/tsumiki

Skill Claude CodeCodex

A developer-navigation guide that asks what kind of work you want to do and recommends the appropriate development workflow. It covers planning, implementation, verification, debugging, and web testing.

974 25d ago A 110 tokens original MIT

dev-plan

07

classmethod/tsumiki

Skill Claude CodeCodex

A development-planning tool that turns a feature request or product-requirements document into a design and a list of testable tasks. It supports a lightweight mode and a full-spec mode using EARS, a format for writing precise software requirements.

974 25d ago A 148 tokens original MIT

dev-run

08

classmethod/tsumiki

Skill Claude CodeCodex

An orchestration skill that runs a planned range of development tasks through implementation, checking, and debugging. It uses separate helper agents and tracks task dependencies.

974 25d ago A 105 tokens original MIT

dev-screen-spec

09

classmethod/tsumiki

Skill Claude CodeCodex

A tool that creates and updates screen specification documents from source code or acceptance criteria. These documents describe individual screens and are saved as Markdown files.

974 25d ago C 98 tokens original MIT

dev-verify

10

classmethod/tsumiki

Skill Claude CodeCodex

A verification tool that checks whether all tasks in a development plan are complete and then runs the project’s tests, coverage check, build, lint, and file-size checks. A development plan is a set of tasks for delivering a change.

974 25d ago A 90 tokens original MIT

dev-webtest-plan

11

classmethod/tsumiki

Skill Claude CodeCodex

A tool that creates Playwright web-test plans from development plans and screen specifications. Playwright is a tool for testing web pages in a browser.

974 25d ago C 153 tokens original MIT

dev-webtest

12

classmethod/tsumiki

Skill Claude CodeCodex

A web-testing skill built around Playwright, a browser automation tool. It checks how web pages behave, look, respond on different screen sizes, handle forms, and support accessibility.

974 25d ago C 126 tokens original MIT

ipa-security-check

13

classmethod/tsumiki

Skill Claude CodeCodex

A static security checker that examines source code and configuration files for possible web vulnerabilities. Static checking means reviewing code without running the application; IPA is Japan’s Information-technology Promotion Agency.

974 25d ago A 122 tokens original MIT