General
PromptBeginner5 minmarkdown
Untitled Skill
193
coverage:
Loading actions...
Main instructions and any bundled files for this skill.
coverage: status: project: default: # If we get < 45% coverage, codecov is gonna mark it a failure target: 45% threshold: null patch: default: # Codecov won't mark it as a failure if a patch is not covered well informational: true github_checks:
annotations: false
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