FluxonLab
- 222 skills
- 0 followers
- 15 hours ago last updated
- ▌ Game UI UX Review · fluxonlabUse when you need to review game UI, HUD, menus, feedback, onboarding, readability, and control feel.
- ▌ Map Routing Geo Review · fluxonlabUse when you need to review maps, routing, geospatial data, markers, clustering, geocoding, and location privacy.
- ▌ SEO Content Ops Review · fluxonlabUse when you need to review SEO, content operations, metadata, structured data, editorial workflows, and crawlability.
- ▌ Hybrid Search Implementation · fluxonlabCombine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.
- ▌ Integration Boundary Review · fluxonlabUse when you need to review third-party service, webhook, queue, and cross-system integration boundaries.
- ▌ Chrome Extension Review · fluxonlabUse when you need to review Chrome extension manifests, content scripts, background workers, permissions, and store-readiness.
- ▌ Md Spec Generator · fluxonlabUse when you need to create clean markdown specifications, implementation docs, repair reports, and handoff packs.
- ▌ Core Web Vitals · fluxonlabOptimize Core Web Vitals (LCP, INP, CLS) for better page experience and search ranking. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".
- ▌ Agent Governance Review · fluxonlabUse when you need to review agent permissions, recursion, tool access, safety rules, and active context size.
- ▌ Error Handling Observability · fluxonlabUse when you need to review error handling, logging, metrics, tracing, and user-safe diagnostics.
- ▌ Data Pipeline Review · fluxonlabUse when you need to review or design an ETL/ELT data pipeline for idempotency, incremental loads, orchestration (Airflow/Dagster/cron), backfill safety, partitioning, and failure recovery.
- ▌ Database And Prisma Review · fluxonlabUse when you need to inspect schema.prisma, migrations, seeds, generated clients, database safety, and persistence changes.
- ▌ Responsive Layout Review · fluxonlabUse when you need to audit mobile, tablet, desktop, overflow, container sizing, and text fit.
- ▌ Local LLM Runtime Review · fluxonlabUse when you need to review local LLM runtimes, model routing, resource limits, privacy boundaries, and offline behavior.
- ▌ Postgresql Optimization · fluxonlabPostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities. Covers JSONB operations, array types, custom types, range/geometric types, full-text search, window functions, and PostgreSQL extensions ecosystem.
- ▌ RAG Vector Search Review · fluxonlabUse when you need to review retrieval, embeddings, chunking, vector search, ranking, and grounding strategy.
- ▌ Backend Implementation Review · fluxonlabUse when you need to review server-side implementation for correctness, maintainability, validation, and observability.
- ▌ Build And Typecheck Review · fluxonlabUse when you need to review build, typecheck, compile, bundling, and static validation commands.
- ▌ I18N Locale Parity Review · fluxonlabUse when you need to audit multi-language locale parity across TR/EN/DE locale files, detect missing translation keys, find hardcoded UI strings that bypass i18n, and validate next-intl App Router routing. This skill supports the "UI Language and Theme Parity" project behaviour rule.
- ▌ Pixijs 2d Rendering · fluxonlabUse when building high-performance 2D rendering with PixiJS 8 — covering Application setup, Sprite/Container hierarchy, the Ticker loop, texture atlas loading, particle effects, batch rendering, and the WebGL/WebGPU backend switch.
- ▌ Analytics Tracking Review · fluxonlabUse when you need to review analytics events, tracking plans, privacy, attribution, dashboards, and conversion instrumentation.
- ▌ Cost Control Token Review · fluxonlabUse when you need to review token, runtime, model, API, hosting, and subagent fanout cost controls.
- ▌ Observability Otel Review · fluxonlabUse when you need to review OpenTelemetry, logs, metrics, traces, dashboards, and operational diagnostics.
- ▌ Monorepo Turborepo Review · fluxonlabUse when you need to review monorepo, Turborepo, workspace package, cache, build graph, and dependency boundaries.
- ▌ Browser First Local App · fluxonlabUse when you need to prefer a local service plus browser UI over desktop runtime complexity unless a native shell is explicitly required.
- ▌ Frontend UI Engineering · fluxonlab bundleBuilds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.
- ▌ Spec Driven Development · fluxonlabCreates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.
- ▌ Test Driven Development · fluxonlab bundleDrives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
- ▌ Python Performance Optimization · fluxonlab bundleProfile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.
- ▌ Agent Supply Chain Review · fluxonlabUse when you need to review third-party agents, skills, plugins, prompts, install scripts, and provenance.
- ▌ Terraform Iac Review · fluxonlabUse when you need to review Terraform or OpenTofu infrastructure-as-code for remote state and locking correctness, module structure, drift, plan safety, hardcoded secrets, provider pinning, and least-privilege IAM before any apply.
- ▌ Supabase Rls Edge Functions · fluxonlabUse when implementing or auditing Supabase Row Level Security policies, Edge Functions (Deno), Realtime subscriptions, or Storage RLS — including auth.uid() policy patterns, service_role risk management, and the Supabase CLI deploy workflow.
- ▌ Deployment Preflight Review · fluxonlabUse when you need to perform non-deploying deployment readiness checks for env, build, DB, secrets, and rollback.
- ▌ Next App Router Rsc Review · fluxonlabUse when you need to review a Next.js App Router codebase for React Server Component correctness, "use client"/"use server" boundary violations, server secret leakage into the client bundle, Server Action input validation, fetch cache strategy, and metadata/streaming patterns.
- ▌ Web Game Performance · fluxonlabUse when diagnosing or optimising browser game performance — covering the 16.6 ms frame budget, requestAnimationFrame discipline, object pooling, sprite batching, GC spike reduction, Canvas vs WebGL trade-offs, and Chrome DevTools profiling workflow.
- ▌ AI Studio Prototype Review · fluxonlabUse when you need to review AI studio prototypes, prompt tooling, agent playgrounds, and rapid product experiments.
- ▌ Startup Health Readiness · fluxonlabUse when you need to add or verify readiness gates, health checks, and startup sequencing.
- ▌ Local Launcher Shortcuts · fluxonlabUse when you need to design local launchers, shortcuts, browser opening, logs, and shutdown behavior across macOS, Windows, and Linux.
- ▌ Skill Librarian · fluxonlabUse when you need to search, select, and recommend at most five relevant skills without activating the whole archive.
- ▌ Performance Optimization · fluxonlab bundleOptimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.
- ▌ React18 Batching Patterns · fluxonlab bundleProvides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components. Use this skill whenever a class component has multiple setState calls in an async method, inside setTimeout, inside a Promise .then() or .catch(), or in a native event handler. Use it before writing any flushSync call - the decision tree here prevents unnecessary flushSync overuse. Also use this skill when fixing test failures caused by intermediate state assertions that break after React 18 upgrade.
- ▌ Automation MCP Gatekeeping · fluxonlabUse when you need to gate external automation, MCP, Rube, Composio, credentials, scopes, and tool activation.
- ▌ Data Quality Validation · fluxonlabUse when you need to add or review data quality validation — schema checks, null/duplicate/range assertions, Great Expectations or pandera suites, data contracts, freshness, and failure routing.
- ▌ Web Game Architecture · fluxonlabUse when designing or reviewing engine-agnostic web game architecture — covering the fixed-timestep game loop, Entity-Component-System (ECS) pattern, state machine, asset loading pipeline, and save/load via localStorage or IndexedDB.
- ▌ Backend Latency Profiling · fluxonlabUse when you need to profile backend request latency — measuring p50/p95/p99 (not averages), capturing flame graphs, finding slow code paths with py-spy/0x/pprof, and diagnosing connection-pool exhaustion and async/event-loop bottlenecks.
- ▌ LLM API Cost Optimization · fluxonlabUse when you need to measure and reduce LLM/API spend with concrete tactics — per-call token instrumentation, prompt caching, model tiering (cheap vs. premium), request batching, context trimming, and a cost-per-request dashboard. Focuses on measurement plus implementable changes.
- ▌ Business Model Review · fluxonlabUse when you need to review business model, monetization, unit economics, pricing logic, and go-to-market risk.
- ▌ Update Implementation Plan · fluxonlabUpdate an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
- ▌ Docker Image Hardening · fluxonlabUse when you need to review or author a Dockerfile for multi-stage builds, minimal or distroless base images, non-root runtime, layer caching, .dockerignore hygiene, pinned digests, image vulnerability scanning, and SBOM generation.
- ▌ Threejs Webgl Patterns · fluxonlabUse when building 3D scenes in the browser with Three.js or React Three Fiber — covering Scene/Camera/Renderer setup, the render loop, GLTF loading, lighting, raycasting, and GPU-friendly instancing and frustum culling.
- ▌ Gameplay Systems Review · fluxonlabUse when you need to review gameplay mechanics, rules, physics, input, balancing, and progression.
- ▌ Game Performance Review · fluxonlabUse when you need to review frame budget, asset loading, rendering, memory, and interaction performance.
- ▌ Wordpress Woocommerce Review · fluxonlabUse when you need to review WordPress, WooCommerce, PHP plugin, theme, checkout, payment, and extension changes.
- ▌ Ecommerce Integration Review · fluxonlabUse when you need to review ecommerce catalogs, checkout, payments, inventory, orders, taxes, and integration boundaries.
- ▌ Print Design Artifact Review · fluxonlabUse when you need to review print-ready design artifacts, NFC cards, QR codes, bleed, export formats, and production handoff.
- ▌ Log And Diagnostics Bundle · fluxonlabUse when you need to collect concise logs, environment facts, versions, and failure evidence without exposing secrets.
- ▌ Incremental Implementation · fluxonlabDelivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.
- ▌ Openapi To Application Code · fluxonlabGenerate a complete, production-ready application from an OpenAPI specification
- ▌ Python MCP Server Generator · fluxonlabGenerate a complete MCP server project in Python with tools, resources, and proper configuration
- ▌ Python Pypi Package Builder · fluxonlab bundleEnd-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI. Covers all four build backends (setuptools+setuptools_scm, hatchling, flit, poetry), PEP 440 versioning, semantic versioning, dynamic git-tag versioning, OOP/SOLID design, type hints (PEP 484/526/544/561), Trusted Publishing (OIDC), and the full PyPA packaging flow. Use for: creating Python packages, pip-installable SDKs, CLI tools, framework plugins, pyproject.toml setup, py.typed, setuptools_scm, semver, mypy, pre-commit, GitHub Actions CI/CD, or PyPI publishing.
- ▌ Phaser Game Development · fluxonlabUse when building, debugging, or architecting browser games with Phaser 3 — covering Scene lifecycle, physics systems, sprite/atlas management, tilemap loading, input handling, and Vite-based TypeScript project setup.
- ▌ Game Architecture Review · fluxonlabUse when you need to review game architecture, loop structure, scenes, entities, assets, input, and state.
- ▌ Frontend Performance Budget · fluxonlabUse when you need to set and enforce frontend performance budgets — Core Web Vitals beyond the basics (LCP, INP, CLS attribution), JavaScript and asset size budgets, lazy loading, hydration cost, and Lighthouse CI gates in a pipeline.
- ▌ API Reference Docs · fluxonlabUse when you need to produce or audit API reference documentation from code or an OpenAPI spec — complete endpoint/parameter coverage, runnable request/response examples, an error/status-code table, authentication notes, and a clear versioning and deprecation policy.
- ▌ Landing Page Conversion Review · fluxonlabUse when you need to review landing pages, first viewport signal, offer clarity, trust, and conversion friction.
- ▌ Godot Unity Unreal Triage · fluxonlabUse when you need to triage Godot, Unity, Unreal, shader, engine, and asset pipeline issues.
- ▌ Pricing Packaging Review · fluxonlabUse when you need to review pricing tiers, packaging, feature gates, trials, and conversion paths.
- ▌ Technical Writing Review · fluxonlabUse when you need to review technical writing for accuracy, structure, brevity, and execution orientation.
- ▌ Skill Deduplication · fluxonlabUse when you need to detect duplicate and overlapping skills, choose canonical versions, and document deferred alternatives.
- ▌ Path Hygiene Repair · fluxonlabUse when you need to detect misplaced AI agent system files, repair canonical placement, and leave thin pointers.
- ▌ Ml Training Pipeline Review · fluxonlabUse when you need to review an ML training pipeline for reproducibility, data/train/val/test splitting, data leakage, checkpointing, and experiment tracking (MLflow/W&B).
- ▌ Model Serving And Inference · fluxonlabUse when you need to review or design model serving and inference — batch vs online patterns, latency/throughput, model versioning, rollback, and monitoring for drift and skew.
- ▌ Docs Quality Review · fluxonlabUse when you need to review documentation for quality — technical accuracy against the code, audience fit, terminology and style consistency, broken internal/external links, and whether every example actually runs.
- ▌ Memory And Resource Profiling · fluxonlabUse when you need to profile memory and OS resources — heap profiling, finding leaks and unbounded growth, GC pressure, and leaked file descriptors, sockets, or connections, including processes that hit container memory limits and get OOM-killed.
- ▌ Market Research Synthesis · fluxonlabUse when you need to synthesize market, competitor, audience, and positioning research with citations.
- ▌ Browser Testing With Devtools · fluxonlabTests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data via Chrome DevTools MCP.
- ▌ Gamedev Hotfix · fluxonlabEmergency fix workflow that bypasses normal sprint processes with a full audit trail. Creates hotfix branch, tracks approvals, and ensures the fix is backported correctly.
- ▌ Kubernetes Manifest Review · fluxonlabUse when you need to review or author Kubernetes manifests or Helm charts for resource requests and limits, liveness/readiness/startup probes, pod security context, RBAC scope, network policy, HPA, secret handling, and common workload anti-patterns.
- ▌ Cloud Service Architecture · fluxonlabUse when you need to choose or review cloud architecture decisions — managed vs self-hosted services, multi-AZ high availability, scaling strategy, VPC/subnet/network design, least-privilege service roles, and cost-aware tradeoffs.
- ▌ Nfc Linktree Menu Builder Review · fluxonlabUse when you need to review NFC card, linktree, menu builder, QR, profile page, and tap-to-open product flows.
- ▌ Skill To Agent Router · fluxonlabUse when you need to map skills to agents, departments, optional bindings, exclusions, and activation rules.
- ▌ Gamedev Team QA · fluxonlabOrchestrate the QA team through a full testing cycle. Coordinates qa-lead (strategy + test plan) and qa-tester (test case writing + bug reporting) to produce a complete QA package for a sprint or feature. Covers: test plan generation, test case writing, smoke check gate, manual QA execution, and sign-off report.
- ▌ Gamedev Team UI · fluxonlabOrchestrate the UI team through the full UX pipeline: from UX spec authoring through visual design, implementation, review, and polish. Integrates with /ux-design, /ux-review, and studio UX templates.
- ▌ Typescript MCP Server Generator · fluxonlabGenerate a complete MCP server project in TypeScript with tools, resources, and proper configuration
- ▌ Interactive Prototype Review · fluxonlabUse when you need to review prototypes for core interaction, feedback, playability, and implementation scope.
- ▌ Product Requirements Review · fluxonlabUse when you need to review requirements, user stories, acceptance criteria, scope, and ambiguity.
- ▌ Gamedev Estimate · fluxonlabEstimates task effort by analyzing complexity, dependencies, historical velocity, and risk factors. Produces a structured estimate with confidence levels.
- ▌ Breakdown Feature Implementation · fluxonlabPrompt for creating detailed feature implementation plans, following Epoch monorepo structure.
- ▌ Deploy Topology And Rollback · fluxonlabUse when you need to review or design a deployment topology and rollback strategy — blue-green, canary, and rolling deploys, health gates, automated rollback, zero-downtime cutover, and safe infrastructure change sequencing.
- ▌ Dataset Versioning And Lineage · fluxonlabUse when you need to review or set up dataset versioning and lineage — DVC or lakeFS, dataset cards, lineage tracking, PII handling, and reproducible dataset references tied to code and models.
- ▌ Codex Final Execution Prompt · fluxonlabUse when you need to write strict final execution prompts for Codex, Claude, Copilot, or other coding agents.
- ▌ Gamedev Art Bible · fluxonlabGuided, section-by-section Art Bible authoring. Creates the visual identity specification that gates all asset production. Run after /brainstorm is approved and before /map-systems or any GDD authoring begins.
- ▌ Gamedev Prototype · fluxonlabRapid prototyping workflow. Skips normal standards to quickly validate a game concept or mechanic. Produces throwaway code and a structured prototype report.
- ▌ Gamedev Tech Debt · fluxonlabTrack, categorize, and prioritize technical debt across the codebase. Scans for debt indicators, maintains a debt register, and recommends repayment scheduling.
- ▌ Gamedev UX Review · fluxonlabValidates a UX spec, HUD design, or interaction pattern library for completeness, accessibility compliance, GDD alignment, and implementation readiness. Produces APPROVED / NEEDS REVISION / MAJOR REVISION NEEDED verdict with specific gaps.
- ▌ Refactor Method Complexity Reduce · fluxonlabRefactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.
- ▌ Secrets And Config Management · fluxonlabUse when you need to review or design secret and configuration handling — secret managers (Vault, AWS Secrets Manager, SSM, GCP/Azure), rotation, runtime injection, keeping secrets out of IaC and images, sealed/external secrets, and config-vs-secret separation.
- ▌ Gamedev Brainstorm · fluxonlab bundleGuided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.
- ▌ Gamedev Team Audio · fluxonlabOrchestrate audio team: audio-director + sound-designer + technical-artist + gameplay-programmer for full audio pipeline from direction to implementation.
- ▌ Gamedev Team Level · fluxonlabOrchestrate level design team: level-designer + narrative-director + world-builder + art-director + systems-designer + qa-tester for complete area/level creation.