Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.59 KB

File metadata and controls

32 lines (22 loc) · 1.59 KB

Standards Quick Reference

Core principles (anti-patterns, decision thresholds, autonomy) are defined in CLAUDE.md. This file indexes the individual standards.

Available Standards

These standards apply universally across all contexts:

Migrated to Path-Specific Rules

These have been moved to ~/.claude/rules/ for path-based application:

  • TypeScript → rules/typescript.md (applied to **/*.ts, **/*.tsx)
  • React → rules/react.md (applied to **/*.tsx, **/*.jsx)
  • Markdown → rules/markdown.md (applied to **/*.md, **/*.mdx)
  • Package Manager → rules/package-manager.md (applied to **/package.json)

Migrated to Skills

These have been merged into their corresponding skills:

  • Deprecations → skills/deprecation-handler/resources/standards.md