skills/skill-codefix/SKILL.md
# skill-codefix ## Description Code quality skill that provides auto-linting, formatting, and code fixes through a unified CLI interface. Wraps existing tools like ESLint, Prettier, Ruff, gofmt, etc. ## Category Development Tools / Code Quality ## Commands ### fix Fix code issues in file(s) or directory. ```bash bun run src/index.ts fix <path> [options] ``` Options: - `--type <lint|format|types|all>` - Type of fix (default: all) - `--write` - Write fixes to files - `--diff` - Show diff o
npx skillsauth add hasna/skills skills/skill-codefixInstall 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.
Code quality skill that provides auto-linting, formatting, and code fixes through a unified CLI interface. Wraps existing tools like ESLint, Prettier, Ruff, gofmt, etc.
Development Tools / Code Quality
Fix code issues in file(s) or directory.
bun run src/index.ts fix <path> [options]
Options:
--type <lint|format|types|all> - Type of fix (default: all)--write - Write fixes to files--diff - Show diff of changes--ignore <patterns> - Patterns to ignoreAnalyze code without making changes.
bun run src/index.ts analyze <path> [options]
Options:
--format <text|json|github> - Output format--errors-only - Show only errors--ignore <patterns> - Patterns to ignoreCheck available tools for a language.
bun run src/index.ts tools <language>
List supported file extensions.
bun run src/index.ts languages
External tools (install separately):
--format github- name: Code Quality
run: bun run src/index.ts check ./src --format github
bun run src/index.ts fix ./src --write && git add -u
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates