docs.plus
Official@docs-plus · United Kingdom
A real-time community collaboration platform
Agent Skills by docs.plus
Showing 33 vetted skills indexed across 1 GitHub repositories.
commit-review
Generate conventional commit messages from staged and unstaged code changes.
tiptap
Configure Tiptap 3 editors with extensions, collaboration, and document conversion.
code-janitor
Automate code cleanup and production-readiness verification across codebases.
tech-writer
Rewrite software documentation prose with active voice and structured frameworks.
setup-pre-commit
Configure Husky pre-commit hooks with lint-staged and Prettier for JavaScript and TypeScript repositories.
setup-matt-pocock-skills
Scaffold per-repo configuration files and documentation for Matt Pocock's engineering skills.
obsidian-vault
Search, create, and link notes in flat Obsidian vaults.
handoff
Compact conversation context into a structured handoff document with redacted sensitive data.
ubiquitous-language
Extract domain terms from conversations and generate a markdown glossary with flagged ambiguities.
git-guardrails-claude-code
Block destructive git commands in Claude Code via a PreToolUse hook.
request-refactor-plan
Generate incremental refactor plans as standardized GitHub issues.
improve-codebase-architecture
Identify shallow modules and generate HTML architecture review reports.
qa
Convert unstructured bug reports into actionable GitHub issues with codebase context.
triage
Automate GitHub issue triage with category and state roles.
prototype
Build throwaway terminal-based logic drivers or route-mounted UI switchers for validating untested designs.
diagnose
Diagnose complex software bugs through a structured 6-phase debugging workflow.
edit-article
Restructure article drafts by information dependencies and enforce 240-character paragraphs.
to-issues
Decompose project plans into structured vertical slice issues with HITL/AFK classification.
writing-fragments
Capture unstructured writing fragments into a single markdown file.
zoom-out
Map relevant modules and callers for unfamiliar code sections.
writing-shape
Transform unstructured raw markdown notes into coherent publishable articles.
write-a-skill
Create compliant agent skills with SKILL.md templates and YAML frontmatter.
review
Review code changes between a fixed point and HEAD for standards and spec compliance.
grill-with-docs
Validates project plans against CONTEXT.md glossaries and ADRs to catch terminology mismatches.
Frequently Asked Questions About docs.plus
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can generate conventional commit messages, convert bug reports into structured GitHub issues, perform architecture reviews, and transform raw markdown notes into polished technical articles or PRDs.
Which personas benefit most from these technical capabilities?▼
Technical writers, software architects, and lead engineers benefit from these capabilities by streamlining documentation maintenance, enforcing codebase standards, and managing complex project planning tasks.
What are the prerequisites for integrating these capabilities?▼
Integration requires a repository environment supporting standard markdown files, GitHub issue tracking, and TypeScript-based projects for specific refactoring and linting functions.