General
PromptBeginner5 minmarkdown
Untitled Skill
193
Backend coding standards for FastAPI service (Python 3.11)
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
app/main.py, app/api/health.py, domain modules under app//healthz, /readyz, /versionAny; prefer precise types; use typing and Pydantic modelsexcept.env.example only; never secrets