agents-config/skills/fix-grammar/SKILL.md
Fix grammar and spelling errors in one or multiple files while preserving formatting
npx skillsauth add melvynx/aiblueprint fix-grammarInstall 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.
Fix grammar and spelling errors in files while preserving formatting and meaning.
PARSE FILES: Split arguments into individual file paths
DETERMINE STRATEGY:
SINGLE FILE MODE:
Read the file completelyEdit to update file with correctionsMULTIPLE FILES MODE:
REPORT: Show files processed and confirm corrections
""" markers if present✓ Fixed grammar in [filename]
- [number] corrections made
User: $ARGUMENTS
development
Create or edit Claude, Codex, and Cursor skills/rules. Use for SKILL.md, .cursor/rules, AGENTS.md, skill prompts, frontmatter, references, scripts, and discovery rules.
data-ai
Create and maintain agent rules in AGENTS.md and .agents/rules/. Use for project rules, conventions, constraints, rule indexes, or requests to add or optimize agent rules.
development
Set up per-worktree environments for Claude Code, Cursor, or Codex. Use for worktree-ready repos, IDE environment config, worktree-up/down scripts, or dev.sh wiring.
testing
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".