By choplin
Document review and writing improvement commands for critical review, fact-checking, and document revision
Use this skill when the user wants critical analysis of a document, plan, or proposal. Triggers on phrases like "review this critically", "find problems with", "what's wrong with", "critique this", "analyze this plan", or when the user asks for honest assessment of their work.
Use this skill when the user wants to verify claims in a technical document. Triggers on phrases like "fact-check this", "verify this document", "check if this is accurate", "validate these claims", or when reviewing documentation for accuracy.
Use this skill when the user wants a neutral, balanced assessment of their content. Triggers on phrases like "review this objectively", "what do readers think", "how does this read", "assess this content", or when the user wants feedback from a reader's perspective.
Use this skill when the user wants to improve a document's quality. Triggers on phrases like "revise this document", "improve this writing", "make this clearer", "edit this for me", "polish this document", or when the user provides a document needing comprehensive revision.
Personal collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| discuss-toolkit | Discussion and idea exploration skills |
| writing-toolkit | Document review and writing improvement skills |
| dev-workflow | Development workflow skills (ADR, continuity ledger) |
| git-helpers | Git helper skills for complex operations |
| execplan-workflow | ExecPlan-based development workflow |
| Skill | Triggers |
|---|---|
discuss | "let's discuss", "explore this idea", "brainstorm" |
name-project | "name this project", "suggest a name" |
quick-chat | "what do you think", "A vs B", "which is better" |
understand-idea | "I have an idea", "help me understand" |
| Skill | Triggers |
|---|---|
critical-review | "review critically", "critique this", "find problems" |
fact-check | "fact-check this", "verify this document" |
objective-review | "review objectively", "how does this read" |
revise-document | "revise this", "improve this writing" |
| Skill | Triggers |
|---|---|
adr | "create an ADR", "record this decision" |
continuity-ledger | Starting complex or multi-hour work sessions |
| Skill | Triggers |
|---|---|
rebase-onto-rewritten | "rebase onto rewritten", "base branch was force pushed" |
| Skill | Triggers |
|---|---|
workflow-orchestrator | Starting development tasks needing structured workflow |
Add this marketplace to your Claude Code settings:
{
"plugins": [
"/path/to/my-claude-marketplace"
]
}
Or install individual plugins:
{
"plugins": [
"/path/to/my-claude-marketplace/discuss-toolkit",
"/path/to/my-claude-marketplace/writing-toolkit"
]
}
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub choplin/my-claude-marketplace --plugin writing-toolkitGit helper commands for complex operations like rebasing onto rewritten history
Discussion and idea exploration commands for focused conversations without implementation
Development workflow management with task assessment, spec/plan documents, and self-review capabilities
Git worktree management with wtm CLI
PR review, interactive git diff annotation review, and writing style guide
Documentation review, cleanup, and generation with AI slop detection, style learning, and human-quality writing enforcement
Meta-cognition: refine input through brainstorming, refine output through challenge and condensed communication mode.
Coding workflow skills: intelligent commits, push & PR, branch cleanup, CLAUDE.md maintenance, README generation, changelog creation, README updating, and GitHub Actions setup
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Document processing suite — Excel (xlsx), Word (docx), PowerPoint (pptx), and PDF generation and manipulation.