faces-review
SolidReview Jakarta Faces code for common mistakes, anti-patterns, and rule violations
Install
Quality Score: 77/100
Skill Content
Details
- Author
- omnifaces
- Repository
- omnifaces/claude-faces-expert
- Created
- 4 months ago
- Last Updated
- today
- Language
- Shell
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
java-review
Reviews Java code for bugs, naming issues, code smells, and version-appropriate idioms. Use when user asks to "review this code", "check my Java", "look at this class", "find issues in", "code review", "what's wrong with this", or "review this file".
test-review
Review missing cases, regression coverage, flaky patterns, fixture quality, edge cases, and behavior-versus-implementation testing.
code-review-guide
Review code for quality, security, performance, and architecture compliance with a 100-point scoring framework and verdicts (APPROVED/APPROVED_WITH_NOTES/NEEDS_WORK). Trigger on "review this code/my changes", "check for issues", "score the code", "is this ready to ship", "PR review", "pre-merge review", "second pair of eyes", "honest score and verdict", "before I open the PR", "check for N+1 queries", "missing error handling", "input validation", "code smells", "review every file they touched". EVALUATES code quality with structured findings + scoring — not for verifying stubs/wiring (use verification-patterns), not for searching existing code (use codebase-scan), not for assessing task complexity (use complexity-assessment).