best-practices
Installation
SKILL.md
Best Practices Audit
Supplementary Agent
Dispatch performance dimension analysis:
Agent({
description: "Analyze performance-related best practices compliance",
subagent_type: "performance-optimizer",
prompt: Analyze codebase for performance best practices related to: <topic> Check for N+1 queries, memory leaks, blocking operations, and caching issues.
})
Non-Negotiable Rules (Normative Source)
SKILL.md is the normative source for these rules. Reference files elaborate but do not override.