docs-plusdocs-plusOfficialยท33 Agent Skills Included

docs.plus

Structured planning, debugging, review, and shipping workflows for codebases

Guides coding work end to end: sharpen ideas by interview, turn specs into tickets, implement test-first, diagnose hard bugs, and review diffs against standards. Removes vague plans, untested fixes, messy commits, and inconsistent prose from daily engineering work. Includes ready-made workflows for triage, refactors, releases, documentation, and codebase architecture reviews.
npx skills add docs-plus/docs.plus --all -g -y
Available:

Routes each incoming task to the right rule file and skill, and enforces durable project rules like package manager choice, commit policy, and testing expectations.

All Skills in This Repository (33)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

commit-review

Generate conventional commit messages from staged and unstaged code changes.

Official
Advanced
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

tiptap

Configure Tiptap 3 editors with extensions, collaboration, and document conversion.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

code-janitor

Automate code cleanup and production-readiness verification across codebases.

Official
Advanced
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

tech-writer

Rewrite software documentation prose with active voice and structured frameworks.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

setup-pre-commit

Configure Husky pre-commit hooks with lint-staged and Prettier for JavaScript and TypeScript repositories.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

setup-matt-pocock-skills

Scaffold per-repo configuration files and documentation for Matt Pocock's engineering skills.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

obsidian-vault

Search, create, and link notes in flat Obsidian vaults.

Official
Basic
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

handoff

Compact conversation context into a structured handoff document with redacted sensitive data.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

ubiquitous-language

Extract domain terms from conversations and generate a markdown glossary with flagged ambiguities.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

git-guardrails-claude-code

Block destructive git commands in Claude Code via a PreToolUse hook.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

request-refactor-plan

Generate incremental refactor plans as standardized GitHub issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
docs-plusdocs-plus

improve-codebase-architecture

Identify shallow modules and generate HTML architecture review reports.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install docs.plus skills?โ–ผ

Run `npx skills add docs-plus/docs.plus --all -g -y` in your terminal to install every skill in this collection globally.

What problems do these skills solve?โ–ผ

They cover the full engineering loop: planning features, writing specs and tickets, test-driven implementation, bug diagnosis, code review, and clean commit messages.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. Every skill follows the standard SKILL.md format, so they load in Claude Code, Cursor, Codex, and other compatible coding environments.

Can non-developers use these skills?โ–ผ

Some skills like triage, QA reporting, and writing helpers need no coding knowledge, but most workflows assume you are working inside a software project.

How do I turn a feature idea into tickets?โ–ผ

Invoke the to-spec or to-tickets skill after discussing the idea, and it publishes a structured spec and dependency-ordered tickets to your issue tracker.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’