General
PromptBeginner5 minmarkdown
Untitled Skill
193
Code Review Rules
Loading actions...
Main instructions and any bundled files for this skill.
Prior to submitting or pushing code to Github, these steps should be reviewed
Reviewing the introduced changes
Generate a mermaid diagram with the introduced code
Generate a commit message according the code changed in the PR:
Basic Rules
How code should be scoped
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