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
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
testing
Generate high-quality articles using parallel AI agents. Supports research, writing, and optional cover image generation. Write single articles or batch process multiple topics with configurable parallelism.
testing
Generate videos using OpenAI Sora, Minimax Hailuo, Gemini Veo, or Seedance through the hosted Skills runtime with provider-cost pricing.