Systematic TYPO3 extension upgrades to newer LTS versions. Covers Extension Scanner, Rector, Fractor, PHPStan, and testing.
cat ~/Top
Explora los mejores skills ordenados por estrellas de GitHub
TYPO3 upgrade patterns using Rector, including automated refactoring rules and dual-version compatibility strategies...
Security hardening checklist and best practices for TYPO3 v13/v14 installations, covering configuration, file...
SEO configuration and best practices for TYPO3 v13/v14, including EXT:seo setup, sitemaps, meta tags, and structured data.
TYPO3 extension testing (unit, functional, E2E, architecture, mutation). Use when setting up test infrastructure,...
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...
Enforces webconsulting.at design system, color palettes, typography, and MDX component structures for frontend development.
Debug failed Render deployments by analyzing logs, metrics, and database state. Identifies errors (missing env vars,...
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard...
Monitor Render services in real-time. Check health, performance metrics, logs, and resource usage. Use when users...
Common Dart specific development patterns. Triggers: flutter, dart
Initialize Flutter projects for AI assisted workflow. Triggers on: init flutter.
Common Flutter specific development patterns. Triggers: flutter, mobile, app, riverpod
Implement the next highest priority user story from the PRD. Triggers on: implement the next feature, dev next feature.
Analyze product screenshots to extract feature lists and generate development task checklists. Use when: (1)...
A CLI tool to manage Product Requirements Documents (PRDs) with features, user stories, and acceptance criteria....
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
Master React Navigation - stacks, tabs, drawers, deep linking, and TypeScript integration
Master state management - Redux Toolkit, Zustand, TanStack Query, and data persistence
Master testing - Jest, Testing Library, Detox E2E, and CI/CD integration