docs-plus

60 mods across 1 repository, 88 stars between them.

qa

25

docs-plus/docs.plus

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".

88 4d ago A 58 tokens copy · 100% MIT

release-extensions

26

docs-plus/docs.plus

Skill Claude CodeCodex

Publish or cut a release of the five @docs.plus/extension- packages — package contract, release-family flow, OTP publish, version doctrine, preflight gates, and CHANGELOG style. Use when publishing, cutting a release, bumping an extension version, or preparing a CHANGELOG for npm.

88 4d ago A 64 tokens original MIT

docs-plus/docs.plus

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.

88 4d ago A 53 tokens copy · 88% MIT

research

28

docs-plus/docs.plus

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

88 4d ago A 49 tokens copy · 100% MIT

review

30

docs-plus/docs.plus

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

88 4d ago A 95 tokens copy · 100% MIT

scaffold-exercises

31

docs-plus/docs.plus

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.

88 4d ago A 45 tokens copy · 100% MIT

docs-plus/docs.plus

Skill Claude CodeCodex

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

88 4d ago A 44 tokens copy · 97% MIT

setup-pre-commit

33

docs-plus/docs.plus

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.

88 4d ago A 62 tokens copy · 100% MIT

docs-plus/docs.plus

Skill Claude CodeCodex

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its entry-point files. User-invoked.

88 4d ago A 44 tokens copy · 91% MIT

tdd

35

docs-plus/docs.plus

Skill Claude CodeCodex

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

88 4d ago A 33 tokens copy · 86% MIT

teach

36

docs-plus/docs.plus

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

88 4d ago A 15 tokens copy · 95% MIT

tech-writer

37

docs-plus/docs.plus

Skill Claude CodeCodex

Senior-technical-writer voice for any prose documentation task — README, CHANGELOG, report, summary, runbook, post-mortem, design doc/ADR, PR description, JSDoc/docstring prose. Use when the user asks to write, rewrite, refactor, tweak, polish, or simplify any document; draft a report or summary; or whenever another…

88 4d ago A 90 tokens original MIT

tiptap

38

docs-plus/docs.plus

Skill Claude CodeCodex

Helps coding agents integrate and work with the Tiptap rich text editor. Use when building or modifying a rich text editor with Tiptap, installing Tiptap extensions, or implementing features like collaboration, comments, AI, or document conversion.

88 4d ago A 54 tokens original MIT

to-issues

39

docs-plus/docs.plus

Skill Claude CodeCodex

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

88 4d ago A 53 tokens copy · 100% MIT

to-prd

40

docs-plus/docs.plus

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

88 4d ago A 36 tokens copy · 86% MIT

to-questionnaire

41

docs-plus/docs.plus

Skill Claude CodeCodex

Turn a decision you can't fully answer into a questionnaire for someone else to fill in.

88 4d ago A 21 tokens copy · 97% MIT

to-spec

42

docs-plus/docs.plus

Skill Claude CodeCodex

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

88 4d ago A 30 tokens copy · 95% MIT

to-tickets

43

docs-plus/docs.plus

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.

88 4d ago A 54 tokens copy · 94% MIT

triage

44

docs-plus/docs.plus

Skill Claude CodeCodex

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

88 4d ago A 33 tokens copy · 91% MIT

ubiquitous-language

45

docs-plus/docs.plus

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".

88 4d ago A 70 tokens copy · 100% MIT

wait-what

46

docs-plus/docs.plus

Skill Claude CodeCodex

Stop. That last message did not land — re-pitch it.

88 4d ago A 18 tokens copy · 86% MIT

wayfinder

47

docs-plus/docs.plus

Skill Claude CodeCodex

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.

88 4d ago A 46 tokens copy · 100% MIT

wizard

48

docs-plus/docs.plus

Skill Claude CodeCodex

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover. Don't invoke this for steps the agent can perform itself.

88 4d ago A 58 tokens copy · 97% MIT