Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 617 Bytes

File metadata and controls

13 lines (9 loc) · 617 Bytes

CLAUDE.md

This file provides guidance to Claude Code when working with this repository.

See AGENTS.md for complete documentation on repository structure, skill creation guidelines, and contribution instructions. The guidance in AGENTS.md applies to all AI coding agents including Claude Code.

Quick Reference

  • Skills are in skills/{skill-name}/ directories
  • Each skill has SKILL.md (required); references/ is optional
  • Reference files follow {category}-{rule-name}.md naming
  • Use prisma- prefix for all skill names
  • Keep SKILL.md under 500 lines, put details in reference files