shimo4228

58 mods across 7 repositories, 13 stars between them.

llms-txt-writer

01

shimo4228/llms-txt-writer

Skill Claude CodeCodex

A writing skill for AI-facing documentation such as llms.txt, full versions of that file, FAQs, and glossaries. It structures content so AI search tools and AI agents can find and reference it.

3 5d ago A 113 tokens original MIT

search-first

02

shimo4228/search-first

Plugin Claude Code

Research-before-coding workflow. Search for existing tools, libraries, and patterns before writing custom code.

2 13d ago A tokens not measured original MIT

search-first

03

shimo4228/search-first

Skill Claude CodeCodex

Search npm / PyPI / MCP / GitHub / existing skills before writing code for any new feature, integration, library selection, or utility. Use whenever the user says 'add X functionality', 'implement Y', 'set up Z', 'integrate W', asks 'what library should I use for...', 'is there a package/client/MCP for...', proposes a…

2 13d ago A 176 tokens original MIT

shimo4228/jsonld-knowledge-graph

Skill Claude CodeCodex

Design and ship a companion JSON-LD knowledge graph (graph.jsonld) next to llms.txt for projects with stable concept-level structure. Encodes domain entities and relationships as schema.org triples for LLM citation. Use when project has matrix / hierarchy / phase-binding structure that prose alone leaves implicit, AND…

2 13d ago A 90 tokens original MIT

adr-reviewer

05

shimo4228/claude-harness

Agent

Strict Architecture Decision Record reviewer. Reviews ADRs for section completeness, context-decision alignment, straw-man alternatives, one-sided consequences, unsourced numeric claims, and unstated override relationships with prior ADRs. Use PROACTIVELY after writing or substantially revising an ADR, before commit.…

2 3d ago A 91 tokens original MIT

adr-writer

06

shimo4228/claude-harness

Agent

Render a single Architecture Decision Record file from an already-decided decision packet, conforming to the harness ADR template (Status / Date / Context / Decision / Review-when / Alternatives Considered / Consequences). Use when the user explicitly records a design decision, when context-sync Phase 3 needs to…

2 3d ago A 124 tokens original MIT

codemap-writer

07

shimo4228/claude-harness

Agent

Generate or refresh docs/CODEMAPS/ for the current repo. Use when the user runs /update-codemaps, when context-sync Phase 0 detects stale codemaps, or when an LLM needs token-lean architecture documentation for an unfamiliar codebase. Scans source dirs, produces INDEX.md + up to five role-specific codemaps…

2 3d ago A 98 tokens original MIT

prompt-forager

08

shimo4228/claude-harness

Agent

Context-starved prompt forager for diversity injection. Receives ONE line (a purpose) and deliberately nothing else, then searches external creativity-technique catalogs and prompt collections for 3-5 prompts from angles the requesting session would not produce itself. Dispatched by the prompt-perturb skill — not for…

2 3d ago A 88 tokens original MIT

prompt-writer

09

shimo4228/claude-harness

Agent

Generate concise, focused prompts using a lightweight model. Use when creating or rewriting LLM prompt templates.

2 3d ago B 24 tokens original MIT

scout

10

shimo4228/claude-harness

Agent

Pre-implementation solution discovery. Use PROACTIVELY before writing custom code — NOT for general research or deep dives. Searches npm, PyPI, MCP registries, GitHub, and web for battle-tested alternatives.

2 3d ago A 47 tokens original MIT

swift-reviewer

11

shimo4228/claude-harness

Agent

Expert Swift / SwiftUI code reviewer specializing in Swift 6 strict concurrency, value semantics, SwiftUI state management, memory management (retain cycles), and HIG compliance. Use for all Swift code changes in iOS / macOS projects. MUST BE USED for Swift projects.

2 3d ago A 59 tokens original MIT

adr-writer

12

shimo4228/claude-harness

Skill Claude CodeCodex

Record a design decision as an Architecture Decision Record (ADR) in the project's docs/adr/ directory. Use this skill whenever the user says "let's ADR this", "record this decision", "write an ADR for X", or when context-sync Phase 3 needs to extract a buried decision. The skill resolves the target ADR directory from…

2 3d ago A 137 tokens original MIT

agent-stocktake

13

shimo4228/claude-harness

Skill Claude CodeCodex

Audit /.claude/agents/.md (subagent definitions) for description-layer residency cost, body-layer quality, suppression instructions, staleness, and substrate absorption, assigning Keep/Improve/Update/Merge/Demote-to-skill/Dissolve/Retire verdicts. Use when the user says "audit my agents", "agent stocktake", "which…

2 3d ago A 166 tokens original MIT

authorship-strategy

14

shimo4228/claude-harness

Skill Claude CodeCodex

A strategy framework for makers who want their work to be recognizable, traceable, and citable in the age of AI. It treats tools such as papers, DOIs, and software identifiers as ways to preserve and spread authorship.

2 3d ago A 240 tokens original MIT

codex-review

15

shimo4228/claude-harness

Skill Claude CodeCodex

Cross-model second opinion from the OpenAI Codex CLI (a different model family), read-only, in two seams — (1) code review of the current diff; (2) plan-stage premise challenge of a design packet (refute / missing / alternative, never a design). Opt-in only (2026-08-27 再編) — use ONLY when the user explicitly asks with…

2 3d ago B 189 tokens original MIT

collect-context

16

shimo4228/claude-harness

Skill Claude CodeCodex

A research-material collection tool for gathering context from the current session, related past sessions, and project knowledge before writing an article. It creates a source-linked evidence record.

2 3d ago B 233 tokens original MIT

context-sync

17

shimo4228/claude-harness

Skill Claude CodeCodex

Audit and fix project documentation — detect role overlaps between context files (CLAUDE.md, CODEMAPS, ADR, README), migrate misplaced content, check freshness against code, and create missing docs. One command to keep all project context healthy.

2 3d ago A 52 tokens original MIT

generation-audit

18

shimo4228/claude-harness

Skill Claude CodeCodex

Model-generation-change audit orchestrator — collect the runtime layer (system prompt + tool descriptions) from the live session, cross-check every self-authored asset (rules / CLAUDE.md / skills / agents) against it, classify mismatches as conflict / redundancy / drift, judge each with the…

2 3d ago A 183 tokens original MIT

git-workflow

19

shimo4228/claude-harness

Skill Claude CodeCodex

A set of operating rules for running Git commands in Bash in this environment. It explains command forms that avoid unnecessary permission prompts and notes the extra restrictions around pushing changes.

2 3d ago B 108 tokens original MIT

harness-boundary

20

shimo4228/claude-harness

Skill Claude CodeCodex

A design-review guide for separating the different kinds of work inside an AI coding setup, such as model abilities, procedures, policies, quality checks, data, and runtime behavior. A harness is the surrounding system that connects the model to tools and tasks.

2 3d ago A 372 tokens original MIT

harness-sync

21

shimo4228/claude-harness

Skill Claude CodeCodex

A one-way synchronisation process for exporting selected parts of a local AI harness to public Git repositories. It removes runtime files, checks metadata, scans for secrets, and copies approved components.

2 3d ago A 194 tokens original MIT

headline-craft

22

shimo4228/claude-harness

Skill Claude CodeCodex

A headline-idea generator for article titles, README taglines, subtitles, and social announcements. It creates candidates using clarity, concrete benefits, honest curiosity, and search or feed considerations.

2 3d ago A 132 tokens original MIT

herdr-delegate

23

shimo4228/claude-harness

Skill Claude CodeCodex

A workflow for handing implementation work to another command-line coding agent inside a Herdr pane. Herdr is a workspace that shows and manages separate terminal sessions.

2 3d ago B 225 tokens original MIT

hf-sync

24

shimo4228/claude-harness

Skill Claude CodeCodex

A synchronisation tool for copying a research repository's graph.jsonld knowledge graph to a Hugging Face dataset mirror. It converts the graph to graph.jsonl as part of the upload.

2 3d ago A 125 tokens original MIT