Skip to main content
involvex
GitHub creator profile

involvex

Repository-level view of 327 collected skills across 26 GitHub repositories.

skills collected
327
repositories
26
updated
Jul 26, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
syncstuff
79 skills · Apr 30, 2026
Software DevelopersWeb DevelopersSoftware Quality Assurance Analysts & TestersProject Management SpecialistsWeb & Digital Interface DesignersCareer/Technical Education Teachers, Postsecondary
11 occupation categories · 100% classified
24%share
#02
llms-remote
61 skills · Mar 7, 2026
Software DevelopersDatabase ArchitectsWeb DevelopersData ScientistsSoftware Quality Assurance Analysts & TestersComputer Occupations, All Other
9 occupation categories · 98% classified
19%share
#03
aetheris
54 skills · Mar 19, 2026
Software DevelopersInformation Security AnalystsProject Management SpecialistsSoftware Quality Assurance Analysts & TestersWeb DevelopersLawyers
7 occupation categories · 100% classified
17%share
#04
flux-framework
30 skills · May 6, 2026
Software DevelopersProject Management SpecialistsSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
9.2%share
#05
noobify-app
19 skills · Jul 2, 2026
Software DevelopersWeb DevelopersSoftware Quality Assurance Analysts & Testers
3 occupation categories · 100% classified
5.8%share
#06
happy-vibecode
15 skills · Apr 14, 2026
Software DevelopersWeb Developers
2 occupation categories · 100% classified
4.6%share
#07
youtube-music-cli
14 skills · Jul 3, 2026
Software DevelopersSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherProject Management SpecialistsWeb Developers
5 occupation categories · 100% classified
4.3%share
#08
involvex-claude-marketplace
14 skills · Dec 27, 2025
Software DevelopersMarket Research Analysts & Marketing SpecialistsSoftware Quality Assurance Analysts & TestersWeb Developers
4 occupation categories · 100% classified
4.3%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing 8 of 79 collected skills.
building-ai-agent-on-cloudflare
software-developers

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…

Mar 7, 2026
cloudflare
software-developers

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…

Mar 7, 2026
frontend-dev-guidelines
software-developers

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

Mar 7, 2026
frontend-mobile-development-component-scaffold
software-developers

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

Mar 7, 2026
frontend-ui-dark-ts
web-developers

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.

Mar 7, 2026
plan-writing
project-management-specialists

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

Mar 7, 2026
planning-with-files
production-planning-and-expediting-clerks-435061

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...

Mar 7, 2026
powershell-windows
software-developers

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

Mar 7, 2026
Showing 8 of 61 collected skills.
phaser-development
software-developers

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

Mar 19, 2026
addresses
information-security-analysts

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,…

Mar 19, 2026
audit
information-security-analysts

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…

Mar 19, 2026
building-blocks
software-developers

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…

Mar 19, 2026
concepts
software-developers

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…

Mar 19, 2026
contracts
lawyers

Deprecated: this skill has moved to addresses.

Mar 19, 2026
defi
software-developers

Deprecated: this skill has moved to building-blocks.

Mar 19, 2026
frontend-playbook
software-developers

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…

Mar 19, 2026
Showing 8 of 54 collected skills.
brainstorming
project-management-specialists

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.

May 6, 2026
bun-dev-server
software-developers

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.

May 6, 2026
bun-development
software-developers

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...

May 6, 2026
bun-init
software-developers

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.

May 6, 2026
bun-test
software-quality-assurance-analysts-and-testers

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.

May 6, 2026
capacitor-app-upgrades
software-developers

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.…

May 6, 2026
capacitor-plugin-spm-support
software-developers

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,…

May 6, 2026
capacitor-plugin-upgrades
software-developers

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,…

May 6, 2026
Showing 8 of 30 collected skills.
building-native-ui
web-developers

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

Jul 2, 2026
expo-tailwind-setup
web-developers

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

Jul 2, 2026
add-app-clip
software-developers

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.

Jul 1, 2026
eas-update-insights
software-developers

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…

Jul 1, 2026
expo-api-routes
software-developers

Guidelines for creating API routes in Expo Router with EAS Hosting

Jul 1, 2026
expo-brownfield
software-developers

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…

Jul 1, 2026
expo-cicd-workflows
software-developers

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.

Jul 1, 2026
expo-deployment
software-developers

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…

Jul 1, 2026
Showing 8 of 19 collected skills.
opencode-sdk-model-interaction
software-developers

Implement and debug model interactions using the OpenCode SDK API. Use when prompts mention OpenCode, opencode.ai SDK docs, model calls, chat/completions, streaming output, provider configuration, tool calling, token limits, retries, or API integration…

Apr 14, 2026
firebase-firestore-standard
software-developers

Comprehensive guide for Firestore Standard Edition, including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.

Mar 29, 2026
happy-vibecode
software-developers

Configure and set up Happy Vibecode — a remote control platform for AI coding agents. Use when asked to "configure happy-vibecode", "set up happy-vibecode", "install happy-vibecode CLI", "pair with happy-vibecode", or when a user wants to control AI agents…

Mar 29, 2026
agents-sdk
software-developers

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…

Mar 26, 2026
artifacts-builder
web-developers

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…

Mar 26, 2026
building-mcp-server-on-cloudflare
software-developers

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…

Mar 26, 2026
capacitor-app-upgrades
software-developers

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.…

Mar 26, 2026
capacitor-plugin-spm-support
software-developers

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,…

Mar 26, 2026
Showing 8 of 15 collected skills.
bun-win32
software-developers

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…

Jul 3, 2026
bun-build
software-developers

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.

Apr 16, 2026
bun-dev-server
software-developers

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.

Apr 16, 2026
bun-development
software-developers

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...

Apr 16, 2026
bun-init
software-developers

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.

Apr 16, 2026
bun-test
software-quality-assurance-analysts-and-testers

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.

Apr 16, 2026
cli-expert
software-developers

Brief description of what this skill does

Apr 16, 2026
cli-mastery
computer-occupations-all-other

Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts, modes, agents, skills, MCP, and configuration. Say "cliexpert" to start.

Apr 16, 2026
Showing 8 of 14 collected skills.
claudish-usage
software-developers

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…

Dec 27, 2025
claudemem-orchestration
software-developers

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

Dec 27, 2025
code-search-selector
software-developers

⚡ 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…

Dec 27, 2025
cross-plugin-detective
software-developers

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.

Dec 27, 2025
debugger-detective
software-developers

⚡ 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.

Dec 27, 2025
search-interceptor
software-developers

⛔ 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.

Dec 27, 2025
tester-detective
software-quality-assurance-analysts-and-testers

⚡ 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.

Dec 27, 2025
multi-model-validation
software-developers

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 -…

Dec 27, 2025
Showing 8 of 14 collected skills.
architecture-feature-first
software-developers

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…

Apr 6, 2026
bloc
software-developers

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.

Apr 6, 2026
code-review
software-quality-assurance-analysts-and-testers

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.

Apr 6, 2026
dart-3-updates
software-developers

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.

Apr 6, 2026
dart-checks-migration
software-quality-assurance-analysts-and-testers

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

Apr 6, 2026
effective-dart
software-developers

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.

Apr 6, 2026
flutter-app-architecture
software-developers

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

Apr 6, 2026
flutter-change-notifier
software-developers

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.

Apr 6, 2026
Showing 8 of 12 collected skills.
bun
software-developers

Bun all-in-one JavaScript runtime and toolkit reference. Covers runtime APIs (file I/O, HTTP server, SQLite, shell), ultra-fast package manager, built-in bundler with plugins, test runner with mocking, TypeScript support, and Node.js compatibility.

Jul 26, 2026
cargo-asm
software-developers

Inspect compiler-generated assembly for Rust functions with `cargo asm` to verify auto-vectorization, codegen quality, and target-specific lowering. Use when the user asks whether a loop is SIMD/vectorized, wants to compare codegen across targets, audits a…

Jul 26, 2026
cargo
computer-occupations-all-other

Router and overview for the Cargo CLI agent skills. Explains the fifteen skills (this router + one onboarding skill cargo-quickstart + one outcome skill cargo-gtm + twelve capability skills, including cargo-cdk for declarative workspace-as-code and…

Jul 26, 2026
debug-tauri
software-developers

Automates Tauri WebView debugging using official plugins (tauri-plugin-log + screenshots) with process verification, automated screenshots, console logs, and state analysis. Use when debugging Tauri apps, investigating WebView issues, analyzing runtime…

Jul 26, 2026
hula-skill
software-developers

HuLa project skill for frontend (Vue 3 + Vite + UnoCSS + Naive UI/Vant), backend (Tauri v2 + Rust + SeaORM/SQLite), full-stack flows, and build/release work. Use when the user mentions hula or HuLa or requests changes in this repository; after triggering, ask…

Jul 26, 2026
lightc-release
software-developers

Prepare LightC release metadata and documentation. Use when the user asks to publish a new version, bump LightC version numbers, update CHANGELOG.md, update .github/workflows/release.yml, update README.md release notes, or avoid repeating the same…

Jul 26, 2026
rust-tauri-apps
software-developers

Implicit Rust Tauri v2 skill. Use for Tauri apps, Rust commands, invoke contracts, app state, plugins, capabilities and permissions, secure IPC, filesystem and shell access, sidecars, updater, bundling, desktop and mobile distribution, and Rust frontend…

Jul 26, 2026
tauri-desktop
software-developers

Use when changing Tauri desktop commands, capabilities, app shell configuration, window settings, icons, bundle assets, native file dialog behavior, or platform-specific desktop behavior.

Jul 26, 2026
Showing 8 of 11 collected skills.
Showing 12 of 26 repositories