File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
.claude/skills/quality-scan Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -525,11 +525,8 @@ CI pipeline issues:
525525
526526<pattern name="developer_experience">
527527Documentation and setup:
528- - README: Setup instructions clear and complete?
529528- Common errors: Are frequent issues documented with solutions?
530- - Required tools: List of prerequisites (Node.js version, pnpm, etc.)?
531529- Environment variables: Are required env vars documented?
532- - First-time setup: Can a new contributor get started easily?
533530</pattern>
534531
535532<quality_guidelines>
@@ -933,7 +930,6 @@ Systematically verify all README files and documentation against the actual code
933930 - API examples match actual exported functions/types
934931 - Configuration examples match actual schema/validation
935932 - Version numbers are current (not outdated)
936- - Prerequisites are accurate (correct tool versions)
937933
9389343 . ** Check against actual code** :
939935 - Read package.json to verify names, scripts, dependencies
You can’t perform that action at this time.
0 commit comments