haribote/thmh

Story-less UI component catalog for the AI era — auto-generated from your code, served by a Vite plugin, exposed to agents via MCP

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

thmh-commit

01

haribote/thmh

Skill Claude CodeCodex

A rule for writing Git commit messages and pull-request titles in Conventional Commits format, such as `type(scope): subject`. Git commits are saved snapshots of code, and pull requests propose changes for review.

0 3d ago A 77 tokens original MIT

thmh-design

02

haribote/thmh

Skill Claude CodeCodex

A repository rule for writing feature design documents before code is added. It defines where designs live and how they are linked and indexed.

0 3d ago A 116 tokens original MIT

thmh-issue

03

haribote/thmh

Skill Claude CodeCodex

A repository rule for filing GitHub issues, which are shared records of bugs, feature requests, and other work. It requires a bilingual format with background and tasks.

0 3d ago A 82 tokens original MIT

thmh-pr

04

haribote/thmh

Skill Claude CodeCodex

A repository rule for managing GitHub pull requests, which are proposals to review and merge code changes. It covers the process from creating a branch through cleanup after merging.

0 3d ago A 87 tokens original MIT

thmh-tdd

05

haribote/thmh

Skill Claude CodeCodex

A repository rule for test-driven development (TDD), a method where you write a failing test, make it pass, then improve the code. It follows the Red–Green–Refactor cycle one test at a time.

0 3d ago A 105 tokens original MIT