docs-plus/docs.plus

Free and open-source real-time collaborative document editor. Hierarchical table of contents, per-heading chat, built on Tiptap, ProseMirror and Yjs.

88Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

ask-matt

01

docs-plus/docs.plus

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

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

caveman

02

docs-plus/docs.plus

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.

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

claude-handoff

03

docs-plus/docs.plus

Skill Claude CodeCodex

Hand the current conversation off to a fresh background agent that picks up the work immediately.

88 4d ago A 22 tokens copy · 89% MIT

code-janitor

04

docs-plus/docs.plus

Skill Claude CodeCodex

Reviews, cleans up, and verifies code as production-ready in a folder/package or recent git changes. Groups files by intent, then runs a 5-chain pipeline per group (Simplification → Abstraction → Readability → Documentation → Production-Readiness Sweep) with one supervisor granting an industry-standard…

88 4d ago A 136 tokens original MIT

code-review

05

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/spec asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

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

codebase-design

06

docs-plus/docs.plus

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

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

commit-review

07

docs-plus/docs.plus

Skill Claude CodeCodex

Review staged/unstaged changes and generate grouped, production-grade commit messages following Conventional Commits. Use when the user asks to review changes, write commits, prepare commits, or says "commit", "review changes", or "what did I change".

88 4d ago A 53 tokens original MIT

design-an-interface

08

docs-plus/docs.plus

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

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

design-system

09

docs-plus/docs.plus

Skill Claude CodeCodex

Apply the docs.plus design system (tokens, themes, elevation species, component state recipes) to any UI work. Use when the user mentions theme, colors, dark/light mode, borders, shadows, radius, styling, polish, cohesion, a new component/surface, or any visual change in apps/webapp.

88 4d ago A 66 tokens original MIT

diagnose

10

docs-plus/docs.plus

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

88 4d ago A 66 tokens copy · 81% MIT

diagnosing-bugs

11

docs-plus/docs.plus

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

88 4d ago A 40 tokens copy · 92% MIT

domain-modeling

12

docs-plus/docs.plus

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

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

edit-article

13

docs-plus/docs.plus

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.

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

docs-plus/docs.plus

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.

88 4d ago B 62 tokens copy · 92% MIT

grill-me

15

docs-plus/docs.plus

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

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

grill-with-docs

16

docs-plus/docs.plus

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

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

grilling

17

docs-plus/docs.plus

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

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

handoff

18

docs-plus/docs.plus

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

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

implement

19

docs-plus/docs.plus

Skill Claude CodeCodex

Implement a piece of work based on a spec or set of tickets.

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

docs-plus/docs.plus

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

88 4d ago A 32 tokens copy · 92% MIT

loop-me

21

docs-plus/docs.plus

Skill Claude CodeCodex

Grill me about specs for the workflows I want to build, within this workspace.

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

migrate-to-shoehorn

22

docs-plus/docs.plus

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.

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

obsidian-vault

23

docs-plus/docs.plus

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.

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

prototype

24

docs-plus/docs.plus

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

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