fmflurry

65 mods across 1 repository, 172 stars between them.

skill-authoring

49

fmflurry/settings-opencode

Skill Claude CodeCodex

Guides writing and maintaining Claude Code skills with progressive disclosure and DRY principles. Use when creating a new skill, editing/adding content to an existing skill, restructuring or splitting skills, or asking "is this skill too large?" Encodes: 3-level disclosure (description + body + reference files)…

172 19d ago B 89 tokens original MIT

socratic-design

50

fmflurry/settings-opencode

Skill Claude CodeCodex

Use this skill before any planning, design, architecture, or refactor work when critical decisions are not yet closed. Resolve those decisions with evidence before producing a plan or implementation.

172 19d ago A 65 tokens original MIT

strategic-compact

51

fmflurry/settings-opencode

Skill Claude CodeCodex

Make compaction safe for fully autonomous multi-phase work. The agent prepares durable state so auto-compaction never requires user input and never breaks flow.

172 19d ago A 34 tokens original MIT

tdd-workflow

52

fmflurry/settings-opencode

Skill Claude CodeCodex

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

172 19d ago A 43 tokens original MIT

tdd

53

fmflurry/settings-opencode

Skill Claude CodeCodex

Test-driven development via strict RED-GREEN-REFACTOR cycle. Build event-sourced aggregates and domain logic with passing tests before any production code. Optional: outer-loop acceptance tests (Application layer, ATDD) for explicit use-case specification. Mandatory: 80%+ coverage, narrow + wide test layers…

172 19d ago A 107 tokens original MIT

transloco

54

fmflurry/settings-opencode

Skill Claude CodeCodex

Manages translation entries in Transloco JSON files. Use when adding, updating, or organizing i18n translation keys in Angular projects using Transloco.

172 19d ago A 34 tokens original MIT

treetopia

55

fmflurry/settings-opencode

Skill Claude CodeCodex

Use ONLY when the user explicitly asks to create/use a worktree, isolated worktree, parallel feature branch, or avoid branch collision; immediately create an isolated OpenCode worktree for that task. Do not trigger for ordinary feature work.

172 19d ago A 51 tokens original MIT

fmflurry/settings-opencode

Instructions file

Instructions for fmflurry/settings-opencode, covering claude.md, 1. think before coding, 2. simplicity first, 3. surgical changes and 4. goal-driven execution.

172 19d ago C 2,104 tokens original MIT

api-spec

57

fmflurry/settings-opencode

Command

Generate Zalando-compliant OpenAPI 3.1 specs (one per bounded context) and publish to SmartBear SwaggerHub.

172 19d ago A 25 tokens original MIT