hiromaily

98 mods across 2 repositories, 129 stars between them.

hiromaily/docs-ssot

Instructions file GitHub Copilot

Instructions for hiromaily/docs-ssot, covering documentation rules for docs-ssot, ssot principle: only edit source files, generated files — never edit directly, source files — where to make changes and templates — structure only.

2 4mo ago A 1,292 tokens original MIT

hiromaily/docs-ssot

Instructions file GitHub Copilot

Instructions for hiromaily/docs-ssot, covering general development rules for docs-ssot, project purpose, critical rule: never edit generated files, repository structure and go package responsibilities.

2 4mo ago A 1,809 tokens original MIT

hiromaily/docs-ssot

Instructions file GitHub Copilot

Instructions for hiromaily/docs-ssot, covering git practices, branch rules, branch naming, commit messages and resolving merge conflicts.

2 4mo ago A 769 tokens original MIT

hiromaily/docs-ssot

Instructions file GitHub Copilot

Instructions for hiromaily/docs-ssot, covering go test rules, package declaration, parallelism, table-driven tests and subtest naming.

2 4mo ago A 1,660 tokens original MIT

hiromaily/docs-ssot

Instructions file GitHub Copilot

Instructions for hiromaily/docs-ssot, covering go file rules, go version, pointer literals, toolchain setup and running tests.

2 4mo ago A 1,213 tokens original MIT

hiromaily/docs-ssot

Instructions file GitHub Copilot

Instructions for hiromaily/docs-ssot, covering vitepress documentation site rules, package manager: bun only, ✅ correct, ❌ wrong and vitepress commands.

2 4mo ago A 383 tokens original MIT

docs-ssot AGENTS.md

79

hiromaily/docs-ssot

Instructions file CodexOpenCode

Instructions for hiromaily/docs-ssot, covering project context, background, problem, solution and concept.

2 4mo ago B 14,968 tokens original MIT

docs-ssot CLAUDE.md

80

hiromaily/docs-ssot

Instructions file

Instructions for hiromaily/docs-ssot, covering project context, background, problem, solution and concept.

2 4mo ago B 14,568 tokens original MIT

skills

81

hiromaily/docs-ssot

Skill Claude CodeCodex

This skill migrates existing Markdown documentation into a modular Single Source of Truth (SSOT) structure managed by docs-ssot, then builds and validates the output.

2 4mo ago A 0 tokens original MIT

docs.tpl

83

hiromaily/docs-ssot

Cursor rule

Documentation SSOT rules — how to edit and regenerate docs.

2 4mo ago A 0 tokens original MIT

git.tpl

85

hiromaily/docs-ssot

Cursor rule

Git branch, commit, and merge conventions.

2 4mo ago A 35 tokens original MIT

go-test.tpl

86

hiromaily/docs-ssot

Cursor rule

Go test conventions — parallelism, table-driven tests, assertions.

2 4mo ago A 0 tokens original MIT

go.tpl

87

hiromaily/docs-ssot

Cursor rule

Go language conventions, error handling, and toolchain rules.

2 4mo ago A 0 tokens original MIT

vitepress.tpl

88

hiromaily/docs-ssot

Cursor rule

VitePress documentation site — Bun only, @include from template/sections.

2 4mo ago A 0 tokens original MIT

build

89

hiromaily/docs-ssot

Command

Generate final documents (e.g., README.md, CLAUDE.md) from templates.

2 4mo ago A 0 tokens original MIT

check

90

hiromaily/docs-ssot

Command

Check docs for SSOT violations by detecting near-duplicate sections across Markdown files.

2 4mo ago A 0 tokens original MIT

include

91

hiromaily/docs-ssot

Command

Resolve include directives and print the expanded result to stdout.

2 4mo ago A 0 tokens original MIT

index

92

hiromaily/docs-ssot

Command

Generate INDEX.md showing include relationships and orphan detection across all templates.

2 4mo ago A 0 tokens original MIT

install-skill

93

hiromaily/docs-ssot

Command

Install a SKILL.md file for AI coding agents so they know how to migrate existing documentation to the docs-ssot SSOT structure, build output files, and validate the result.

2 4mo ago A 0 tokens original MIT

migrate-from

94

hiromaily/docs-ssot

Command

With --from, migrate scans AI tool configuration files (rules, skills, commands, subagents) from the specified tool and generates SSOT sections with per-tool templates for the target tools.

2 4mo ago A 0 tokens original MIT

migrate

95

hiromaily/docs-ssot

Command

Decompose existing monolithic Markdown files (e.g., README.md, CLAUDE.md) into the docs-ssot section structure.

2 4mo ago A 0 tokens original MIT

validate

96

hiromaily/docs-ssot

Command

Validate documentation structure without generating any output files.

2 4mo ago A 0 tokens original MIT