Quality — Testing skill for Claude Code
Improve test coverage, fix tests, optimize performance, reduce bundle size.
How to install Quality
Installs to ~/.claude/commands/sylphxai-code-quality.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SylphxAI/code/HEAD/.claude/commands/quality.md -o ~/.claude/commands/sylphxai-code-quality.md Restart Claude Code, or start a new session, for it to be picked up.
What Quality does
name: quality description: Improve test coverage, fix tests, optimize performance, reduce bundle size agent: coder
Quality Assurance
Maximize quality metrics: tests, coverage, performance, bundle size.
Scope
**Testing:**
- Fix failing tests
- Add missing tests (.test.ts for all modules)
- Improve coverage (critical paths 100%, business logic 80%+)
- Test edge cases
- Test error paths
- Integration tests
- E2E tests (if applicable)
**Benchmarking:**
- Add benchmarks (.bench.ts f
Alternatives in Testing
- Deslop Reborn — One iteration of the IronClaw Reborn de-slop loop — take ONE Reborn crate, fan out parallel review sub-agents 12.6k ★
- Darwin Skill — 达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 Autoresearch-inspired autonomous skill optimization for Claude C 5.7k ★
- Performance Testing Pack — Performance testing and optimization 1.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Six
Use this skill to run test coverage analysis and write tests for uncovered code. Run it when asked to improve
Performance Test
Run performance profiling and load testing using the performance-engineer agent — API response times, Node.js
Twin Sparrow Expert Engineer
Multi-domain engineering skill covering backend, frontend, TypeScript, debugging, architecture, performance, t
Code Quality Fix
Refactor code to meet quality standards (smallest safe diff), then typecheck + test
Cmd Verify
Verify phase (PROVE) format, lint, type-check, scan, test, and githook gate with a fix/review loop. Use to lea
Canary CI Ready
Analyse the test suite for CI readiness — coverage depth, flakiness, assertion quality, critical path coverage
Related Agents
Perf Monitor
Performance audit when code may affect speed or bundle size. Triggers on "slow", "laggy", "optimize", "bundle
Perf Specialist
Performance optimization agent. Delegate here for speed, bundle size, Web Vitals, profiling. Measurement-first
Context Optimizer
Meta utility agent for token and context optimization. Spawn when needing to compress agent prompts, optimize