← all plugins

Flutter Boilerplate Monorepo Template

by @chimeranext · plugin · 63 skills

Flutter Boilerplate Monorepo Template from chimeranext/flutter-boilerplate-monorepo-template.

Install the whole plugin (CLI)
npx skillmds add chimeranext/figma npx skillmds add chimeranext/graphql npx skillmds add chimeranext/aws npx skillmds add chimeranext/gcp npx skillmds add chimeranext/azure npx skillmds add chimeranext/argocd npx skillmds add chimeranext/i18n npx skillmds add chimeranext/mvvm npx skillmds add chimeranext/ovhcloud npx skillmds add chimeranext/terraform npx skillmds add chimeranext/crossplane npx skillmds add chimeranext/theming npx skillmds add chimeranext/static-analysis npx skillmds add chimeranext/ansible-awx npx skillmds add chimeranext/firebase npx skillmds add chimeranext/riverpod npx skillmds add chimeranext/security npx skillmds add chimeranext/github-actions npx skillmds add chimeranext/performance npx skillmds add chimeranext/deep-linking npx skillmds add chimeranext/accessibility npx skillmds add chimeranext/bloc-advanced npx skillmds add chimeranext/feature-first npx skillmds add chimeranext/feature-flags npx skillmds add chimeranext/offline-first npx skillmds add chimeranext/project-setup npx skillmds add chimeranext/versioning-management npx skillmds add chimeranext/error-tracking npx skillmds add chimeranext/mobile-testing npx skillmds add chimeranext/code-generation npx skillmds add chimeranext/map-integration npx skillmds add chimeranext/animation-motion npx skillmds add chimeranext/app-distribution npx skillmds add chimeranext/in-app-purchases npx skillmds add chimeranext/machine-learning npx skillmds add chimeranext/platform-channels npx skillmds add chimeranext/stitch-to-flutter npx skillmds add chimeranext/analytics-tracking npx skillmds add chimeranext/clean-architecture npx skillmds add chimeranext/native-integration npx skillmds add chimeranext/push-notifications npx skillmds add chimeranext/integration-testing npx skillmds add chimeranext/payment-integration npx skillmds add chimeranext/webview-integration npx skillmds add chimeranext/modular-architecture npx skillmds add chimeranext/websocket-integration npx skillmds add chimeranext/hexagonal-architecture npx skillmds add chimeranext/video-audio-processing npx skillmds add chimeranext/post-mortem npx skillmds add chimeranext/slo-sli-sla npx skillmds add chimeranext/service-mesh npx skillmds add chimeranext/chaos-engineering npx skillmds add chimeranext/container-security npx skillmds add chimeranext/observability-stack npx skillmds add chimeranext/database-reliability npx skillmds add chimeranext/logging-log-aggregation npx skillmds add chimeranext/cost-optimization-finops npx skillmds add chimeranext/load-testing-performance npx skillmds add chimeranext/api-gateway-rate-limiting npx skillmds add chimeranext/network-policies-security npx skillmds add chimeranext/alerting-incident-management npx skillmds add chimeranext/security-compliance-automation npx skillmds add chimeranext/disaster-recovery-business-continuity
⬇ Download

Skills in this plugin

  1. figma · chimeranext
    Integrates Figma Dev Mode via MCP to extract assets, components, styles, and design tokens, converting designs to code with high fidelity.
    4
    repo stars
  2. graphql · chimeranext
    Integra GraphQL en aplicaciones Flutter con patrones para queries, mutations, subscriptions, caché, manejo de errores y testing.
    4
    repo stars
  3. aws · chimeranext
    Deploys Flutter backends on AWS using EKS, RDS, S3, Lambda, API Gateway, ElastiCache, Secrets Manager, CloudWatch, and IAM, with CLI examples and CDK infrastructure code.
    4
    repo stars
  4. gcp · chimeranext
    Deploys and manages Google Cloud Platform backends for Flutter apps, covering GKE clusters, Cloud Run services, Cloud SQL databases, Cloud Storage buckets, and Firebase integration.
    4
    repo stars
  5. azure · chimeranext
    Provisions and manages Azure cloud services for Flutter backends, including AKS clusters, Azure Functions, SQL databases, Cosmos DB, Blob Storage, and Key Vault.
    4
    repo stars
  6. argocd · chimeranext
    Configures ArgoCD for GitOps-based Kubernetes deployments, including installation, project and application setup, and Kustomize overlays for multi-environment management.
    4
    repo stars
  7. i18n · chimeranext
    Configures Flutter app internationalization with ARB files, dynamic locale switching, and date/number formatting.
    4
    repo stars
  8. mvvm · chimeranext
    Implements the MVVM pattern in Flutter with Provider and ChangeNotifier, structuring projects into models, views, and viewmodels for testable, maintainable code.
    4
    repo stars
  9. ovhcloud · chimeranext
    Deploy Flutter backends to OVHCloud using Managed Kubernetes, Object Storage, and Terraform, with CLI and infrastructure-as-code examples.
    4
    repo stars
  10. terraform · chimeranext
    Define and provision cloud infrastructure declaratively with Terraform, including reusable modules for Kubernetes clusters, databases, storage, and networking.
    4
    repo stars
  11. crossplane · chimeranext
    Manages multi-cloud infrastructure declaratively through Kubernetes custom resources, covering Crossplane installation, provider setup, and provisioning of AWS resources like RDS and S3.
    4
    repo stars
  12. theming · chimeranext
    Crea un sistema de diseño consistente con múltiples temas (light/dark/custom), Material 3, tipografía personalizada y cambio dinámico de temas en Flutter.
    4
    repo stars
  13. static-analysis · chimeranext
    Configures and runs static analysis and linting tools across multiple languages, integrating with CI/CD and security platforms.
    4
    repo stars
  14. ansible-awx · chimeranext
    Automates Ansible AWX setup on Kubernetes and provides playbooks for deploying backends, running database migrations, and managing Kubernetes deployments.
    4
    repo stars
  15. firebase · chimeranext
    Integrates Firebase services into a Flutter app, covering authentication, Firestore, storage, messaging, analytics, crash reporting, and remote configuration with Provider state management.
    4
    repo stars
  16. riverpod · chimeranext
    Implementa gestión de estado reactiva en Flutter con Riverpod, cubriendo providers, notifiers, testing y estructura de proyecto.
    4
    repo stars
  17. security · chimeranext
    Implements layered security for Flutter apps: code obfuscation, certificate pinning, secure storage, encryption, biometric authentication, and root/jailbreak detection.
    4
    repo stars
  18. github-actions · chimeranext
    Configures GitHub Actions CI/CD pipelines for Flutter and backend monorepos, including testing, building, and deployment workflows.
    4
    repo stars
  19. performance · chimeranext
    Optimizes Flutter app performance by reducing rebuilds, improving list rendering, managing memory, and applying profiling and image optimization techniques.
    4
    repo stars
  20. deep-linking · chimeranext
    Implements deep linking, universal links (iOS), and app links (Android) in Flutter using go_router, including domain configuration, file association, and URL-based dynamic routing.
    4
    repo stars
  21. accessibility · chimeranext
    Implements WCAG-compliant accessibility in Flutter apps with semantic widgets, screen reader support, focus management, and contrast ratio checks.
    4
    repo stars
  22. bloc-advanced · chimeranext
    Implementa state management avanzado con BLoC y Cubit en Flutter, incluyendo persistencia con Hydrated BLoC, replay de estados, transformers para control de eventos y testing exhaustivo.
    4
    repo stars
  23. feature-first · chimeranext
    Organizes Flutter code by business features instead of technical layers, with self-contained folders for UI, logic, and data, plus a recommended project structure and dependencies.
    4
    repo stars
  24. feature-flags · chimeranext
    Implements feature flags and remote configuration in Flutter apps using Firebase Remote Config and LaunchDarkly, enabling staged rollouts, A/B testing, and kill switches without app updates.
    4
    repo stars
  25. offline-first · chimeranext
    Implements offline-first architecture in Flutter apps with local caching, bidirectional sync, connectivity detection, and conflict resolution.
    4
    repo stars
  26. project-setup · chimeranext bundle
    Configures a new Flutter project with best practices, including static analysis, flavors, themes, routing, and internationalization, plus scripts for monorepo setup and AI-tool symlinks.
    4
    repo stars
  27. versioning-management · chimeranext
    Manages semantic versioning and changelog documentation for Flutter projects, defining a structured process for recording additions, changes, and removals across backend and mobile releases.
    4
    repo stars
  28. error-tracking · chimeranext
    Implements error tracking and crash reporting in Flutter apps using Sentry and Firebase Crashlytics, including automatic error capture, enriched context, breadcrumbs, and CI/CD integration for source maps and debug symbols.
    4
    repo stars
  29. mobile-testing · chimeranext bundle
    Automatiza pruebas de integración y debugging en Flutter usando servidores MCP, con inspección de widgets y gestión de dispositivos.
    4
    repo stars
  30. code-generation · chimeranext
    Automates Flutter code generation with build_runner, freezed, json_serializable, injectable, and auto_route, including setup, configuration, and command execution.
    4
    repo stars
  31. map-integration · chimeranext
    Integrates Google Maps and Mapbox into Flutter apps with markers, polylines, clustering, location tracking, and routing.
    4
    repo stars
  32. animation-motion · chimeranext
    Implement Flutter animations and motion design, from implicit and explicit animations to Hero transitions, Rive, and Lottie, with project structure and code examples.
    4
    repo stars
  33. app-distribution · chimeranext
    Configures Flutter app distribution across TestFlight, Google Play, and Firebase, including flavors, signing, and Fastlane automation.
    4
    repo stars
  34. in-app-purchases · chimeranext
    Implements in-app purchases and subscriptions in Flutter using the in_app_purchase plugin and RevenueCat, covering consumables, non-consumables, restore purchases, and receipt validation.
    4
    repo stars
  35. machine-learning · chimeranext
    Integrates on-device and cloud machine learning into Flutter apps with TensorFlow Lite and Firebase ML Kit, covering image classification, object detection, OCR, face detection, and barcode scanning.
    4
    repo stars
  36. platform-channels · chimeranext
    Implements bidirectional communication between Flutter and native iOS/Android code using MethodChannel, EventChannel, and FFI, covering battery, sensors, and native SDK integration.
    4
    repo stars
  37. stitch-to-flutter · chimeranext
    Translates Google Stitch HTML/Tailwind designs into production-ready Flutter/Dart code, mapping structure, styles, and components to Material 3 and Atomic Design.
    4
    repo stars
  38. analytics-tracking · chimeranext
    Implements user analytics and event tracking in Flutter apps using Firebase Analytics, Mixpanel, and Amplitude, including event definitions, user properties, and e-commerce events.
    4
    repo stars
  39. clean-architecture · chimeranext
    Organizes Flutter code into domain, data, and presentation layers with unidirectional dependencies, using BLoC, use cases, and repository patterns for testable, maintainable enterprise applications.
    4
    repo stars
  40. native-integration · chimeranext
    Integrates Flutter apps with native iOS (Swift/UIKit) and Android (Kotlin/Android SDK) APIs, covering native UI components, camera access, file system, and app extensions.
    4
    repo stars
  41. push-notifications · chimeranext
    Implements push notifications with Firebase Cloud Messaging and local notifications in Flutter, covering iOS APNS, Android, foreground/background handling, actions, and deep linking.
    4
    repo stars
  42. integration-testing · chimeranext
    Provides a Flutter testing strategy covering unit, widget, integration, and BLoC tests with code examples, dependencies, and coverage commands.
    4
    repo stars
  43. payment-integration · chimeranext
    Integrates Stripe and PayPal payment processing into Flutter apps, covering one-time payments, subscriptions, and digital wallets.
    4
    repo stars
  44. webview-integration · chimeranext
    Integrates WebViews in Flutter apps using flutter_inappwebview, covering HTML content loading, JavaScript bridges for bidirectional communication, navigation handling, cookies, and storage.
    4
    repo stars
  45. modular-architecture · chimeranext
    Estructura aplicaciones Flutter en módulos independientes y reutilizables con flutter_modular, incluyendo diseño de paquetes, dependencias y configuración de Melos.
    4
    repo stars
  46. websocket-integration · chimeranext
    Implements real-time bidirectional communication in Flutter apps using WebSocket or Socket.io, with auto-reconnection, message queuing, and connection state management.
    4
    repo stars
  47. hexagonal-architecture · chimeranext
    Guides structuring backend services with hexagonal architecture, separating domain, application, and infrastructure layers with ports and adapters.
    4
    repo stars
  48. video-audio-processing · chimeranext
    Adds video playback, recording, audio capture, editing, and streaming to Flutter apps using popular packages.
    4
    repo stars
  49. post-mortem · chimeranext
    Guides a blameless post-mortem process for incidents, covering templates, root-cause analysis, action items, and prevention.
    4
    repo stars
  50. slo-sli-sla · chimeranext bundle
    Defines service level indicators, objectives, and agreements, calculates error budgets, and sets up Prometheus and Grafana monitoring for SLO compliance.
    4
    repo stars
  51. service-mesh · chimeranext bundle
    Implements service mesh with Istio or Linkerd, covering traffic management, mTLS, circuit breakers, and observability for microservices on Kubernetes.
    4
    repo stars
  52. chaos-engineering · chimeranext bundle
    Injects intentional failures to test system resilience using Litmus and Chaos Monkey, with a prerequisite to validate detection before running experiments.
    4
    repo stars
  53. container-security · chimeranext bundle
    Implements container security with image scanning, runtime protection, image signing, and security policies using tools like Falco, Trivy, and Notary.
    4
    repo stars
  54. observability-stack · chimeranext bundle
    Implements a complete observability stack with Prometheus metrics, Grafana dashboards, Jaeger distributed tracing, and structured logging, including heartbeat-based absence detection for scheduled jobs on Google Cloud.
    4
    repo stars
  55. database-reliability · chimeranext bundle
    Implements database replication, failover, backups, connection pooling, and monitoring for production PostgreSQL, MySQL, and MongoDB systems.
    4
    repo stars
  56. logging-log-aggregation · chimeranext bundle
    Implements structured logging and centralized log aggregation with Loki, Promtail, Elasticsearch, and Fluentd, including configuration, retention policies, and log analysis.
    4
    repo stars
  57. cost-optimization-finops · chimeranext bundle
    Implements FinOps practices for cloud cost management, including cost tracking, budget alerts, resource optimization, and automated cost analysis for AWS.
    4
    repo stars
  58. load-testing-performance · chimeranext bundle
    Runs load, stress, and performance tests using k6, JMeter, and profiling tools, with capacity planning and benchmarking for APIs and backend services.
    4
    repo stars
  59. api-gateway-rate-limiting · chimeranext bundle
    Implements API gateways with Kong, Nginx, or Traefik, including rate limiting strategies, authentication, routing, and API management.
    4
    repo stars
  60. network-policies-security · chimeranext bundle
    Implements Kubernetes network policies for micro-segmentation, covering ingress/egress rules, Calico and Cilium, with a Python CLI for managing and validating policies.
    4
    repo stars
  61. alerting-incident-management · chimeranext
    Designs effective alerting and incident management for production services, covering alert rules, on-call rotations, runbooks, and incident response workflows.
    4
    repo stars
  62. security-compliance-automation · chimeranext bundle
    Automates security and compliance checks using OPA policies, Trivy vulnerability scanning, AWS CIS benchmark verification, and Kubernetes remediation scripts.
    4
    repo stars
  63. disaster-recovery-business-continuity · chimeranext bundle
    Plans and executes disaster recovery and business continuity for critical services, covering RPO/RTO definitions, backup strategies, failover procedures, and DR testing with executable scripts.
    4
    repo stars