Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files,...
Development
Code generation, debugging, testing, and development workflows
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to...
Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure...
When the user needs marketing ideas, inspiration, or strategies for their SaaS or software product. Also use when...
Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns,...
Nest.js framework expert specializing in module architecture, dependency injection, middleware, guards,...
Next.js App Router principles. Server Components, data fetching, routing patterns.
When the user wants to optimize, improve, or increase conversions on any marketing page — including homepage,...
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing...
Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when...
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.
Testing patterns and principles. Unit, integration, mocking strategies.
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue,...
Web application testing principles. E2E, Playwright, deep audit strategies.
Review code for quality, security, accessibility, and best practices in Next.js and TypeScript projects. Use when...
Print text, images, and QR codes to a Bluetooth thermal printer. Use `inkjet print` for output, `inkjet scan` to...
Implement minimal code to make failing tests pass (GREEN phase). Use when you have a failing test and need to write...
Safely refactor code while keeping tests green (REFACTOR phase). Use when tests pass and you want to improve code...
This skill should be used when the user asks to "build a mac app", "swift build", "create .app bundle", "code sign",...
This skill should be used when the user asks to "write UI tests", "add XCUITest", "test accessibility", "automate...
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user...
Formulate a git commit message. Use this skill whenever asked to create a commit message.
Git workflow best practices and patterns. Use this skill when working with git operations, creating commits,...