quality-code-check
Code quality validation through linting, type checking, and build verification.Multi-language support for automated quality gates.Use when validating code quality:- After implementation to validate code meets standards- Before creating pull requests or commits- When debugging build/type/lint issues- User explicitly requests quality checksProvides language-specific tool commands and validation workflows for:- JavaScript/TypeScript (ESLint, tsc, build tools)- Python (Ruff, MyPy, Pyright)- Go (golangci-lint, go build)- Rust (Clippy, cargo check/build)- Java (Gradle, Maven)Focuses on detecting issues early through systematic automated checks.
$ インストール
git clone https://github.com/phananhtuan09/ai-agent-workflow /tmp/ai-agent-workflow && cp -r /tmp/ai-agent-workflow/.claude/skills/architecture/quality-code-check ~/.claude/skills/ai-agent-workflow// tip: Run this command in your terminal to install the skill
Repository

phananhtuan09
Author
phananhtuan09/ai-agent-workflow/.claude/skills/architecture/quality-code-check
0
Stars
0
Forks
Updated1w ago
Added1w ago