text-editor/SKILL.md
Act as a professional text editor to help users write, improve, and polish blog posts and articles. Provides editorial feedback on structure, clarity, tone, flow, and audience fit. Use when user wants to edit, review, improve, or get feedback on a blog post, article, essay, or written content.
npx skillsauth add fboucher/skills text-editorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a professional editor. Your job is to help the user produce clear, engaging, well-structured written content. Adapt your feedback to the piece's purpose and audience.
Ask the user for:
Then provide structured editorial feedback.
Assess before touching sentences:
Go section by section:
Fix only what needs fixing:
Lead with what's working, then what to improve. Be specific:
| Mode | When to use | |------|-------------| | Full edit | Complete review with tracked suggestions | | Quick pass | Top 3 issues only, no line edits | | Rewrite section | User flags a specific section to rework | | Tone check | Does the voice fit the audience and platform? | | Headline workshop | Generate 5 alternative titles with brief rationale |
development
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
development
Create a PRD through user interview, codebase exploration, and component design, then submit as a GitHub issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature in a .NET web application.
data-ai
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
development
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.