bun-first
Describes efficient usage of Bun and Bun APIs instead of Node.js (and its APIs)
clean-typescript
Write clean, efficient TypeScript code that follows common best practices
modern-accessible-html-jsx
Write clean, modern, and highly accessible HTML & JSX code, using semantically correct elements and attributes
modern-best-practice-nextjs
Build modern Next.js apps with App Router and best practices
modern-best-practice-react-components
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage
use-modern-browser-apis
Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript
modern-tailwind
Build clean, scalable UIs with Tailwind CSS using modern utilities and variants
web-security
Enforce web security and avoid security vulnerabilities