Results for “quality-manual”

7 skills
More results
georgeqle
quality-sweep
Audit and implement behavior-preserving cleanup across types, dead code, dependencies, errors, and comments
1 · bundle
lionelsimai
code-audit
Perform code audits for quality, security, and maintainability. TRIGGERS - Use when user needs help with code-audit related tasks.
22
winbda
code-audit
Perform code audits for quality, security, and maintainability. TRIGGERS - Use when user needs help with code-audit related tasks.
3
claude-dev-suite
quality-common
Universal code quality principles applicable to all languages. Covers Clean Code, SOLID, complexity metrics, and quality standards. USE WHEN: user mentions "clean code", "SOLID", "code smells", "refactoring", "complexity", asks about "cyclomatic complexity", "cognitive complexity", "code review", "maintainability" DO NOT USE FOR: language-specific linting - use ESLint/Biome skills, security - use OWASP skills, testing - use testing skills
28
alirezarezvani
qms-audit-expert
Provides ISO 13485 internal audit methodology for medical device quality management systems, covering audit planning, execution, nonconformity classification, and external audit preparation.
20.4k · bundle
testdouble
automated-test-planning
Produce a standalone test plan by analyzing code for test coverage gaps and edge cases. Use when you need to create, generate, or draft a test plan for a branch, need to analyze test coverage, or need to identify what tests to write for specific files or directories. Does not produce a plain-language plan for a person to run tests by hand — use manual-test-planning for that. Does not write test code — use tdd to implement behavior test-first. Does not refine existing plans — use iterative-plan-review. Does not review code quality, security, or style — use code-review for full code review. Does not evaluate architectural testability or structural coupling — use architectural-analysis for architectural assessment.
218 · bundle