Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

flux-framework

flux-framework contiene 31 skills recopiladas de involvex, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
31
Stars
2
actualizado
2026-05-06
Forks
1
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

brainstorming
Especialistas en gestión de proyectos

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-05-06
bun-dev-server
Desarrolladores de software

Set up high-performance development servers with Hot Module Replacement. Use when creating dev servers for web apps, setting up React Fast Refresh, or configuring API servers with live reload.

2026-05-06
bun-development
Desarrolladores de software

Modern JavaScript/TypeScript development with Bun runtime. Covers package management, bundling, testing, and migration from Node.js. Use when working with Bun, optimizing JS/TS development speed, o...

2026-05-06
bun-init
Desarrolladores de software

Initialize a new Bun project with TypeScript and optimal configuration. Use when starting a new Bun project or converting a directory to a Bun project.

2026-05-06
bun-test
Analistas de garantía de calidad de software y probadores

Configure Bun's built-in test runner with Jest-compatible APIs. Use when setting up testing infrastructure, writing unit/integration/snapshot tests, migrating from Jest, or configuring test coverage. 3-10x faster than Jest.

2026-05-06
capacitor-app-upgrades
Desarrolladores de software

Guides the agent through upgrading a Capacitor app project to a newer major version. Supports upgrades from Capacitor 4 through 8, including multi-version jumps. Covers automated upgrade via the Capacitor CLI and manual step-by-step fallback for each version. Do not use for plugin library upgrade or non-Capacitor mobile frameworks.

2026-05-06
capacitor-plugin-spm-support
Desarrolladores de software

Guides the agent through adding Swift Package Manager (SPM) support to an existing Capacitor plugin. Covers creating a Package.swift manifest, replacing Objective-C bridge files with the CAPBridgedPlugin Swift protocol, updating .gitignore for SPM artifacts, cleaning up the Xcode project file, and updating package.json. Do not use for Capacitor app projects, creating new plugins from scratch, or non-Capacitor plugin frameworks.

2026-05-06
capacitor-plugin-upgrades
Desarrolladores de software

Guides the agent through upgrading a Capacitor plugin to a newer major version. Supports upgrades from Capacitor 4 through 8, including multi-version jumps. Covers automated upgrade via official migration tools, Android SDK targets, Gradle configuration, Java/Kotlin versions, iOS deployment targets, and manual step-by-step fallback for each version. Do not use for app project upgrade or non-Capacitor plugin frameworks.

2026-05-06
capacitor-plugins
Desarrolladores de software

Guides the agent through installing, configuring, and using Capacitor plugins from five sources — official Capacitor plugins, Capawesome plugins, Capacitor Community plugins, Capacitor Firebase plugins, and Capacitor MLKit plugins. Covers installation, platform-specific configuration (Android and iOS), and basic usage examples. Do not use for migrating Capacitor apps or plugins to a newer version, setting up Capacitor Live Updates, or non-Capacitor mobile frameworks.

2026-05-06
capacitor-push-notifications
Desarrolladores de software

Guides the agent through setting up and using push notifications in Capacitor apps using Firebase Cloud Messaging via the @capacitor-firebase/messaging plugin. Covers Firebase project setup, plugin installation, platform-specific configuration (Android, iOS, Web), APNs certificate setup, requesting permissions, retrieving FCM tokens, listening for notifications, topic subscriptions, notification channels, and testing. Do not use for local notifications, non-Firebase push providers, migrating Capacitor apps or plugins, or non-Capacitor mobile frameworks.

2026-05-06
expo-api-routes
Desarrolladores de software

Guidelines for creating API routes in Expo Router with EAS Hosting

2026-05-06
expo-cicd-workflows
Desarrolladores de software

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

2026-05-06
expo-deployment
Desarrolladores de software

Deploying Expo apps to iOS App Store, Android Play Store, web hosting, and API routes

2026-05-06
expo-dev-client
Desarrolladores de software

Build and distribute Expo development clients locally or via TestFlight

2026-05-06
expo-tailwind-setup
Desarrolladores de software

Set up Tailwind CSS v4 in Expo with react-native-css and NativeWind v5 for universal styling

2026-05-06
frontend-mobile-development-component-scaffold
Desarrolladores de software

You are a React component architecture expert specializing in scaffolding production-ready, accessible, and performant components. Generate complete component implementations with TypeScript, tests, s

2026-05-06
frontend-ui-dark-ts
Desarrolladores de software

Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations. Use when creating dashboards, admin panels, or data-rich interfaces with a refined dark aesthetic.

2026-05-06
ionic-appflow-migration
Desarrolladores de software

Guides the agent through migrating an existing Ionic/Capacitor project from Ionic Appflow to Capawesome Cloud. Detects which Appflow features are in use (Live Updates, Native Builds, App Store Publishing) and provides step-by-step migration for each feature to its Capawesome Cloud equivalent. Covers SDK replacement, configuration mapping, API migration, CI/CD pipeline updates, and verification. References the capawesome-cloud skill for detailed Capawesome Cloud setup procedures. Do not use for setting up Capawesome Cloud from scratch without an existing Appflow project, for non-Capacitor mobile frameworks, or for migrating Ionic Enterprise plugins.

2026-05-06
node-to-bun
Desarrolladores de software

Migrate Node.js projects to Bun with compatibility analysis. Use when converting existing npm/pnpm/yarn projects to Bun or auditing dependencies for Bun compatibility.

2026-05-06
planning-with-files
Especialistas en gestión de proyectos

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requirin...

2026-05-06
react-best-practices
Desarrolladores de software

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance pat...

2026-05-06
react-components
Desarrolladores de software

Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.

2026-05-06
react-flow-architect
Desarrolladores de software

Expert ReactFlow architect for building interactive graph applications with hierarchical node-edge systems, performance optimization, and auto-layout integration. Use when Claude needs to create or...

2026-05-06
react-flow-node-ts
Desarrolladores de software

Create React Flow node components with TypeScript types, handles, and Zustand integration. Use when building custom nodes for React Flow canvas, creating visual workflow editors, or implementing no...

2026-05-06
react-native-architecture
Desarrolladores de software

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecti...

2026-05-06
react-patterns
Desarrolladores de software

Modern React patterns and principles. Hooks, composition, performance, TypeScript best practices.

2026-05-06
react-state-management
Desarrolladores de software

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

2026-05-06
react-ui-patterns
Desarrolladores de software

Modern React UI patterns for loading states, error handling, and data fetching. Use when building UI components, handling async data, or managing UI states.

2026-05-06
shadcn-ui
Desarrolladores de software

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

2026-05-06
web-design-guidelines
Diseñadores de interfaces web y digitales

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

2026-05-06
web-design-reviewer
Desarrolladores de software

This skill enables visual inspection of websites running locally or remotely to identify and fix design issues. Triggers on requests like "review website design", "check the UI", "fix the layout", "find design problems". Detects issues with responsive design, accessibility, visual consistency, and layout breakage, then performs fixes at the source code level.

2026-05-06