General
PromptBeginner5 minmarkdown
Untitled Skill
193
{
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
export const symfonyRules = [ { tags: ["Symfony", "PHP"], title: "Symfony PHP Cursor Rules", slug: "symfony-php-cursor-rules", libs: [], content: `
Use Symfony's exception handling and Monolog for logging Create custom exceptions when necessary Employ try-catch blocks for expected exceptions