General
PromptBeginner5 minmarkdown
Untitled Skill
193
Run TDD workflow — write failing tests, implement, verify. For bugs, use the Prove-It pattern.
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
Invoke the agent-skills:test-driven-development skill.
For new features:
For bug fixes (Prove-It pattern):
For browser-related issues, also invoke agent-skills:browser-testing-with-devtools to verify with Chrome DevTools MCP.