Skip to content

Categories

This page is a family guide, not a hand-maintained rule inventory. The complete catalog is generated from root .mdc files by npm run build:catalog; the homepage catalog handles search, filtering, and copy actions.

6 rule families

FamilyUse it forExamples
General qualityShared quality, collaboration, and review baselinesclean-code, codequality, gitflow
LanguagesLanguage-level conventions and organizationtypescript, python, go
Frontend frameworksComponents, state, routing, and styling practicereact, vue, tailwind
Backend servicesAPIs, layering, dependencies, and server constraintsnode-express, spring, fastapi
Mobile appsNative and cross-platform application workandroid, ios, wechat-miniprogram
Engineering infrastructureData, containers, and delivery foundationsdatabase, docker

How to choose

  1. Start with the language rule, such as typescript.mdc or python.mdc.
  2. Add framework rules, such as react.mdc or fastapi.mdc.
  3. Add quality, Git, database, or Docker rules when the project needs them.

Enter the catalog

26 curated .mdc rules for better AI coding assistance.