WordPress and WooCommerce development guidelines with PHP best practices, security standards, and extensibility patterns
Development
Code generation, debugging, testing, and development workflows
Best practices for Zustand state management in React and Next.js applications with TypeScript.
Syntax rules and patterns for Algorand TypeScript (PuyaTs) smart contracts. Use when writing TypeScript contract...
Create React frontends for Algorand dApps with wallet integration. Use when creating React frontends that interact...
Implement Algorand ARC standards in smart contracts and clients. Use when needing to understand ARC-4 ABI encoding...
Search GitHub for Algorand smart contract examples and patterns. Use when finding example implementations of...
Testing patterns for Algorand smart contracts using generated clients and algorandFixture. Use when writing tests...
AlgoKit CLI commands for building, testing, and deploying Algorand applications. Use when building or compiling...
AlgoKit Utils library for interacting with the Algorand blockchain from TypeScript or Python applications. Use when...
Extract, create, and modify JIRA stories from Mozilla JIRA (mozilla-hub.atlassian.net). Use when the user asks to...
Evaluate how well a codebase supports autonomous AI development. Analyzes repositories across eight technical...
Best practices for Remotion - Video creation in React
Security audit patterns for PHP/OWASP. Use when conducting security assessments, identifying vulnerabilities (XXE,...
Security Incident Report templates drawing from NIST/SANS. DDoS post-mortem, CVE correlation, timeline...
Systematic TYPO3 extension upgrades to newer LTS versions. Covers Extension Scanner, Rector, Fractor, PHPStan, and testing.
TYPO3 upgrade patterns using Rector, including automated refactoring rules and dual-version compatibility strategies...
Comprehensive guide for writing TYPO3 code compatible with both v13 and v14, with preference for v14. Covers version...
Practical UI design patterns and principles for creating polished, professional interfaces. Based on proven...
Debug failed Render deployments by analyzing logs, metrics, and database state. Identifies errors (missing env vars,...
Implement the next highest priority user story from the PRD. Triggers on: implement the next feature, dev next feature.
Master animations - Reanimated 3, Gesture Handler, layout animations, and performance optimization
Master React Native fundamentals - components, styling, layout, and Expo
Master deployment - EAS Build, Fastlane, App Store, Play Store, and OTA updates
Master native modules - Turbo Modules, JSI, Fabric, and platform bridging