Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
involvex
Profil créateur GitHub

involvex

Vue par dépôt de 345 skills collectés dans 23 dépôts GitHub.

skills collectés
345
dépôts
23
mis à jour
2026-07-06
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
syncstuff
79 skills · 2026-04-30
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeursConcepteurs web et d'interfaces numériquesSpécialistes en gestion de projetsAutres occupations informatiques
11 catégories métier · 100% classifié
23%part
#02
llms-remote
60 skills · 2026-03-07
Développeurs de logicielsArchitectes de bases de donnéesDéveloppeurs webAnalystes en assurance qualité des logiciels et testeursScientifiques des donnéesAnalystes en études de marché et spécialistes en marketing
9 catégories métier · 100% classifié
17%part
#03
youtube-music-cli
57 skills · 2026-07-03
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webAutres occupations informatiquesSpécialistes en gestion de projetsCommis de bureau généraux
8 catégories métier · 100% classifié
17%part
#04
aetheris
54 skills · 2026-03-19
Développeurs de logicielsAnalystes en sécurité de l'informationAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webSpécialistes en gestion de projetsAvocats
6 catégories métier · 100% classifié
16%part
#05
flux-framework
31 skills · 2026-05-06
Développeurs de logicielsSpécialistes en gestion de projetsAnalystes en assurance qualité des logiciels et testeursConcepteurs web et d'interfaces numériques
4 catégories métier · 100% classifié
9.0%part
#06
noobify-app
19 skills · 2026-07-02
Développeurs de logicielsDéveloppeurs webAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 100% classifié
5.5%part
#07
involvex-claude-marketplace
14 skills · 2025-12-27
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAnalystes en études de marché et spécialistes en marketingDéveloppeurs web
4 catégories métier · 100% classifié
4.1%part
#08
pocketshell
12 skills · 2026-04-06
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100% classifié
3.5%part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

react-components
Développeurs web

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

2026-04-30
remotion
Développeurs de logiciels

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

2026-04-30
shadcn-ui
Développeurs web

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

2026-04-30
webapp-testing
Analystes en assurance qualité des logiciels et testeurs

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

2026-04-30
react-components
Développeurs de logiciels

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

2026-04-28
remotion
Développeurs de logiciels

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

2026-04-28
shadcn-ui
Développeurs web

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

2026-04-28
systematic-debugging
Analystes en assurance qualité des logiciels et testeurs

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-28
Affichage des 8 principaux skills collectés sur 79 dans ce dépôt.
building-ai-agent-on-cloudflare
Développeurs de logiciels

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling".

2026-03-07
cloudflare
Développeurs de logiciels

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

2026-03-07
frontend-dev-guidelines
Développeurs de logiciels

Opinionated frontend development standards for modern React + TypeScript applications. Covers Suspense-first data fetching, lazy loading, feature-based architecture, MUI v7 styling, TanStack Router...

2026-03-07
frontend-mobile-development-component-scaffold
Développeurs de logiciels

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-03-07
frontend-ui-dark-ts
Développeurs web

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-03-07
plan-writing
Spécialistes en gestion de projets

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

2026-03-07
planning-with-files
Commis à la production, à la planification et à l'accélération

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-03-07
powershell-windows
Développeurs de logiciels

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

2026-03-07
Affichage des 8 principaux skills collectés sur 60 dans ce dépôt.
bun-win32
Développeurs de logiciels

Win32 FFI binding lifecycle for @bun-win32/* packages (Win32 DLL bindings via bun:ffi on Windows). Use when generating a new package from a DLL, auditing FFI↔TS↔header consistency, fixing nullability (| NULL / | 0n), or understanding the bootstrap→catalog→stub→audit→nullcheck pipeline. Covers 117 packages; strict TypeScript; Bun runtime; Biome formatting.

2026-07-03
agents-sdk
Développeurs de logiciels

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

2026-04-16
artifacts-builder
Développeurs web

Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

2026-04-16
building-ai-agent-on-cloudflare
Développeurs de logiciels

Builds AI agents on Cloudflare using the Agents SDK with state management, real-time WebSockets, scheduled tasks, tool integration, and chat capabilities. Generates production-ready agent code deployed to Workers. Use when: user wants to "build an agent", "AI agent", "chat agent", "stateful agent", mentions "Agents SDK", needs "real-time AI", "WebSocket AI", or asks about agent "state management", "scheduled tasks", or "tool calling".

2026-04-16
building-mcp-server-on-cloudflare
Développeurs de logiciels

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workers with tools, OAuth authentication, and production deployment. Generates server code, configures auth providers, and deploys to Workers. Use when: user wants to "build MCP server", "create MCP tools", "remote MCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocol on Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".

2026-04-16
bun-build
Développeurs de logiciels

Create optimized production bundles with Bun's native bundler. Use when building applications for production, optimizing bundle sizes, setting up multi-environment builds, or replacing webpack/esbuild/rollup.

2026-04-16
bun-dev-server
Développeurs de logiciels

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-04-16
bun-development
Développeurs de logiciels

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-04-16
Affichage des 8 principaux skills collectés sur 57 dans ce dépôt.
phaser-development
Développeurs de logiciels

Best practices for building performant 2D web games with Phaser 3, React integration, and TypeScript.

2026-03-19
addresses
Analystes en sécurité de l'information

Verified contract addresses for major Ethereum protocols across mainnet and L2s. Use this instead of guessing or hallucinating addresses. Includes Uniswap, Aave, Compound, Aerodrome, GMX, Pendle, Velodrome, Camelot, SyncSwap, Lido, Rocket Pool, 1inch, Permit2, MakerDAO/sDAI, EigenLayer, Across, Chainlink CCIP, Yearn V3, USDC, USDT, DAI, ENS, Safe, Chainlink, and more. Always verify addresses against a block explorer before sending transactions.

2026-03-19
audit
Analystes en sécurité de l'information

Deep EVM smart contract security audit system. Use when asked to audit a contract, find vulnerabilities, review code for security issues, or file security issues on a GitHub repo. Covers 500+ non-obvious checklist items across 19 domains via parallel sub-agents. Different from the security skill (which teaches defensive coding) — this is for systematically auditing contracts you didn't write.

2026-03-19
building-blocks
Développeurs de logiciels

DeFi legos and protocol composability on Ethereum and L2s. Major protocols per chain — Aerodrome on Base, GMX/Pendle on Arbitrum, Velodrome on Optimism — plus mainnet primitives (Uniswap, Aave, Compound, Curve). How they work, how to build on them, and how to combine them. Use when building DeFi integrations, choosing protocols on a specific L2, designing yield strategies, or composing existing protocols into something new.

2026-03-19
concepts
Développeurs de logiciels

The essential mental models for building onchain — focused on what LLMs get wrong and what humans need explained. "Nothing is automatic" and "incentives are everything" are the core messages. Use when your human is new to onchain development, when they're designing a system, or when they ask "how does this actually work?" Also use when YOU are designing a system — the state machine + incentive framework catches design mistakes before they become dead code.

2026-03-19
contracts
Avocats

Deprecated: this skill has moved to addresses.

2026-03-19
defi
Développeurs de logiciels

Deprecated: this skill has moved to building-blocks.

2026-03-19
frontend-playbook
Développeurs de logiciels

The complete build-to-production pipeline for Ethereum dApps. Fork mode setup, IPFS deployment, Vercel config, ENS subdomain setup, and the full production checklist. Built around Scaffold-ETH 2 but applicable to any Ethereum frontend project. Use when deploying any dApp to production.

2026-03-19
Affichage des 8 principaux skills collectés sur 54 dans ce dépôt.
brainstorming
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 31 dans ce dépôt.
building-native-ui
Développeurs web

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

2026-07-02
expo-tailwind-setup
Développeurs web

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

2026-07-02
add-app-clip
Développeurs de logiciels

Add an iOS App Clip target to an Expo app. Use when the user mentions App Clip, AASA, apple-app-site-association, appclips, smart app banner, or wants to ship a lightweight iOS Clip invoked from a URL alongside their parent app.

2026-07-01
eas-update-insights
Développeurs de logiciels

Check the health of published EAS Updates: crash rates, install/launch counts, unique users, payload size, and the split between embedded and OTA users per channel. Use when the user asks how an update is performing, whether a rollout is healthy, how many users are on the embedded build vs OTA, or wants to gate CI on update health.

2026-07-01
expo-api-routes
Développeurs de logiciels

Guidelines for creating API routes in Expo Router with EAS Hosting

2026-07-01
expo-brownfield
Développeurs de logiciels

Integrate Expo and React Native into an existing native iOS or Android app. Use when the user mentions brownfield, embedding React Native in a native app, AAR/XCFramework, or adding Expo to an existing Kotlin/Swift project. Covers both the isolated approach and the integrated approach.

2026-07-01
expo-cicd-workflows
Développeurs de logiciels

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-07-01
expo-deployment
Développeurs de logiciels

Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting. Use whenever the user is preparing a production build, running eas build or eas submit, shipping to TestFlight, releasing or rolling out to the app stores, bumping version or build numbers, or setting up store listing metadata for an Expo app.

2026-07-01
Affichage des 8 principaux skills collectés sur 19 dans ce dépôt.
claudish-usage
Développeurs de logiciels

CRITICAL - Guide for using Claudish CLI ONLY through sub-agents to run Claude Code with OpenRouter models (Grok, GPT-5, Gemini, MiniMax). NEVER run Claudish directly in main context unless user explicitly requests it. Use when user mentions external AI models, Claudish, OpenRouter, or alternative models. Includes mandatory sub-agent delegation patterns, agent selection guide, file-based instructions, and strict rules to prevent context window pollution.

2025-12-27
claudemem-orchestration
Développeurs de logiciels

Multi-agent code analysis orchestration using claudemem. Share claudemem output across parallel agents. Enables parallel investigation, consensus analysis, and role-based command mapping.

2025-12-27
code-search-selector
Développeurs de logiciels

⚡ AUTO-INVOKE when user asks: 'audit', 'investigate', 'how does X work', 'find all', 'where is', 'trace', 'understand', 'map the codebase', 'comprehensive'. MUST run BEFORE Read/Glob when planning to read 3+ files. Prevents tool familiarity bias toward native tools.

2025-12-27
cross-plugin-detective
Développeurs de logiciels

Integration guide for using detective skills across plugins. Maps agent roles from frontend, bun, and other plugins to appropriate detective skills. Developer agents should use developer-detective, architect agents should use architect-detective, etc.

2025-12-27
debugger-detective
Développeurs de logiciels

⚡ PRIMARY TOOL for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue', 'find where X fails'. Uses claudemem v0.3.0 AST with context command for call chain analysis. GREP/FIND/GLOB ARE FORBIDDEN.

2025-12-27
search-interceptor
Développeurs de logiciels

⛔ INTERCEPT TRIGGER: Automatically invoked BEFORE Read 3+ files OR Glob with broad patterns. Validates whether bulk file operations should be replaced with semantic search. Prevents token waste from sequential file reads.

2025-12-27
tester-detective
Analystes en assurance qualité des logiciels et testeurs

⚡ PRIMARY TOOL for: 'what's tested', 'find test coverage', 'audit test quality', 'missing tests', 'edge cases', 'test patterns'. Uses claudemem v0.3.0 AST with callers analysis for test discovery. GREP/FIND/GLOB ARE FORBIDDEN.

2025-12-27
multi-model-validation
Développeurs de logiciels

Run multiple AI models in parallel for 3-5x speedup with ENFORCED performance statistics tracking. Use when validating with Grok, Gemini, GPT-5, DeepSeek, or Claudish proxy for code review, consensus analysis, or multi-expert validation. NEW in v3.1.0 - SubagentStop hook enforces statistics collection, MANDATORY checklist prevents incomplete reviews, timing instrumentation examples. Includes dynamic model discovery via `claudish --top-models` and `claudish --free`, session-based workspaces, and Pattern 7-8 for tracking model performance. Trigger keywords - "grok", "gemini", "gpt-5", "deepseek", "claudish", "multiple models", "parallel review", "external AI", "consensus", "multi-model", "model performance", "statistics", "free models".

2025-12-27
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
architecture-feature-first
Développeurs de logiciels

Structures Flutter apps using layered architecture (UI / Logic / Data) with feature-first file organization. Use when creating new features, designing the project structure, adding repositories/services/view models (or cubits/providers/notifiers), or wiring dependency injection. State management agnostic.

2026-04-06
bloc
Développeurs de logiciels

Implements Flutter state management using the bloc library (Bloc and Cubit). Use when creating new features, screens, or state management logic with bloc/cubit, modeling state, wiring Flutter widgets to blocs, or writing bloc/cubit unit tests.

2026-04-06
code-review
Analystes en assurance qualité des logiciels et testeurs

Performs thorough code reviews for Flutter/Dart pull requests and merge requests. Use when asked to review a PR, MR, branch, or a set of changed files. Follows a structured checklist covering correctness, security, style, testing, and documentation.

2026-04-06
dart-3-updates
Développeurs de logiciels

Applies Dart 3 language features in Flutter/Dart code. Use when writing if-else or switch statements, creating new classes, or deciding between a data class and a record.

2026-04-06
dart-checks-migration
Analystes en assurance qualité des logiciels et testeurs

Replace the usage of `expect` and similar functions from `package:matcher` to `package:checks` equivalents.

2026-04-06
effective-dart
Développeurs de logiciels

Applies Effective Dart guidelines in Flutter/Dart code. Use when writing or reviewing Dart code for naming conventions, types, style, imports, file structure, usage patterns, documentation, testing, widgets, state management, or performance.

2026-04-06
flutter-app-architecture
Développeurs de logiciels

Provides best practices for Flutter app architecture, including layered architecture, data flow, state management patterns, and extensibility guidelines.

2026-04-06
flutter-change-notifier
Développeurs de logiciels

Implements state management with ChangeNotifier and Provider in Flutter. Use when setting up ChangeNotifier models, providing them to the widget tree, consuming state with Consumer or Provider.of, or optimizing rebuilds.

2026-04-06
Affichage des 8 principaux skills collectés sur 12 dans ce dépôt.
12 dépôts affichés sur 23