By ryansinger
Two skills that catch AI writing tells: voice-check (reactive scan with git pre-commit hook) and writing-guard (proactive guard before drafting). Includes a Python rules engine and per-repo supplement support.
Scan a document for AI writing tells, em dashes, hedging, puffery, and tone violations. Use when reviewing or editing prose, when invoked via /voice-check, or before committing any document. Layers global rules with per-repo supplements found at .claude/voice-check.md walking up from the target file.
Use BEFORE drafting any prose for the user — emails, log entries, documents, summaries, messages, status updates, reports. Loads the writing rules and self-censors AI tells, em dashes, hedging, puffery, and promotional tone in real time as you draft. Proactive complement to voice-check.
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 ryansinger/voice-check --plugin voice-checkSpins up a self-governing outfit that iterates on its own work. Give it a goal and it evolves its approach through attempts, self-evaluation, and skill refinement. Supports job mode (converge and ship) and venture mode (ship, discover improvements, repeat). A coherence agent prevents runaway complexity. Learned agents and domain skills accumulate as the syndicate gains experience.
Writing style enforcement hooks and AI trope detection
Claude Code skill pack for Grammarly (24 skills)
Markdownドキュメントの文章校正。ガイドラインに基づいて文体の問題を検出し、修正案を提示する。
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.
PR review, interactive git diff annotation review, and writing style guide
A configurable linter for agent skills, plugins, and AI coding assistant context