Teaonly

19 mods across 1 repository, 102 stars between them.

caveman

01

Teaonly/SKILL.mk

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

102 4mo ago A 68 tokens copy · 100% MIT

design-an-interface

02

Teaonly/SKILL.mk

Skill Claude CodeCodex

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

102 4mo ago A 43 tokens copy · 95% MIT

domain-model

03

Teaonly/SKILL.mk

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

102 4mo ago A 54 tokens copy · 89% MIT

edit-article

04

Teaonly/SKILL.mk

Skill Claude CodeCodex

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

102 4mo ago A 34 tokens copy · 100% MIT

Teaonly/SKILL.mk

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

102 4mo ago B 62 tokens copy · 92% MIT

github-triage

06

Teaonly/SKILL.mk

Skill Claude CodeCodex

Triage GitHub issues through a label-based state machine. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

102 4mo ago A 50 tokens original MIT

Teaonly/SKILL.mk

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

102 4mo ago A 68 tokens copy · 72% MIT

migrate-to-shoehorn

08

Teaonly/SKILL.mk

Skill Claude CodeCodex

Migrate test files from as type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace as in tests, or needs partial test data.

102 4mo ago A 48 tokens copy · 100% MIT

obsidian-vault

09

Teaonly/SKILL.mk

Skill Claude CodeCodex

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

102 4mo ago A 43 tokens copy · 100% MIT

qa

10

Teaonly/SKILL.mk

Skill Claude CodeCodex

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

102 4mo ago A 58 tokens copy · 100% MIT

Teaonly/SKILL.mk

Skill Claude CodeCodex

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

102 4mo ago A 53 tokens copy · 88% MIT

scaffold-exercises

12

Teaonly/SKILL.mk

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

102 4mo ago A 45 tokens copy · 100% MIT

setup-pre-commit

13

Teaonly/SKILL.mk

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

102 4mo ago A 62 tokens copy · 100% MIT

tdd

14

Teaonly/SKILL.mk

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

102 4mo ago A 45 tokens copy · 80% MIT

to-issues

15

Teaonly/SKILL.mk

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

102 4mo ago A 50 tokens copy · 84% MIT

to-prd

16

Teaonly/SKILL.mk

Skill Claude CodeCodex

Turn the current conversation context into a PRD and submit it as a GitHub issue. Use when user wants to create a PRD from the current context.

102 4mo ago A 36 tokens copy · 100% MIT

triage-issue

17

Teaonly/SKILL.mk

Skill Claude CodeCodex

Triage a bug or issue by exploring the codebase to find root cause, then create a GitHub issue with a TDD-based fix plan. Use when user reports a bug, wants to file an issue, mentions "triage", or wants to investigate and plan a fix for a problem.

102 4mo ago A 65 tokens original MIT

ubiquitous-language

18

Teaonly/SKILL.mk

Skill Claude CodeCodex

Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUSLANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a ubiquitous language, or mentions "domain model" or "DDD".

102 4mo ago A 70 tokens copy · 100% MIT

write-a-skill

19

Teaonly/SKILL.mk

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

102 4mo ago A 35 tokens copy · 100% MIT