ac-code-validator
✓Validate code quality and standards. Use when running linting, checking types, validating code style, or performing static analysis.
Installation
SKILL.md
Performs static analysis, linting, type checking, and style validation to ensure code meets quality standards before integration.
| Language | Lint | Types | Format | Security |
| Python | ruff/flake8 | mypy | black | bandit | | TypeScript | eslint | tsc | prettier | npm audit | | JavaScript | eslint | - | prettier | npm audit | | Go | golint | go vet | gofmt | gosec |
Validate code quality and standards. Use when running linting, checking types, validating code style, or performing static analysis. Source: adaptationio/skrillz.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/adaptationio/skrillz --skill ac-code-validator- Source
- adaptationio/skrillz
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is ac-code-validator?
Validate code quality and standards. Use when running linting, checking types, validating code style, or performing static analysis. Source: adaptationio/skrillz.
How do I install ac-code-validator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adaptationio/skrillz --skill ac-code-validator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/adaptationio/skrillz
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01