Cookbook
16 documents
Recipe Quality
Behavioral Requirements
Requirements use RFC 2119 keywords correctly, are independently testable, and describe behavior rather than implementation.
Completeness
No section is empty without explanation, all gaps are tracked with NEEDS REVIEW, and edge cases and test vectors provide comprehensive coverage.
Cookbook Compliance
Recipe aligns with applicable cookbook guidelines and does not contradict platform-wide principles for security, accessibility, and error handling.
Cross-Recipe Consistency
Naming, structure, and depth are consistent across sibling recipes so the cookbook reads as a coherent whole.
Source Fidelity
Recipe accurately captures what the source code does without invention, idealization, or omission of documented quirks.
Template Conformance
Recipe follows the standard template structure with valid frontmatter and all required sections in correct order.
Skills And Agents
Agent Lint Checklist
Comprehensive lint checklist for validating Claude Code agent structure, content quality, and best practices
Agent Structure Reference
Reference for Claude Code agent file format, frontmatter fields, tool access patterns, and permission modes
Authoring Skills and Rules
Best practices for creating Claude Code skills, agents, and rule files.
Rule Lint Checklist
Comprehensive lint checklist for validating Claude Code rule file content quality, best practices, and optimization
Rule Structure Reference
Reference for Claude Code rule file format, quality criteria, optimization guidelines, and comparison with skills and agents
Skill Lint Checklist
Comprehensive lint checklist for validating Claude Code skill structure, content quality, and best practices
Skill Structure Reference
Reference for Claude Code skill directory layout, frontmatter fields, string substitutions, and invocation control