General
PromptBeginner5 minmarkdown
Untitled Skill
193
Main instructions and any bundled files for this skill.
version: 0.1 pull: analysis: # The status check one of 'error' or 'warning' check: error confidence_threshold: 50 # Joggr will only suggest a change if the agent is at least 70% confident in its analysis. autofix: enabled: true confidence_threshold: 80 # Joggr will only open a PR if the agent is at least 80% confident it can apply the fix correctly.
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