By fluxlay
Build Fluxlay wallpapers from Claude Code. Provides /fluxlay:new to scaffold a project, plus domain knowledge for the @fluxlay/react SDK, fluxlay.yaml manifest, and runtime CSP constraints.
A Claude Code plugin for building Fluxlay wallpapers — scaffold a project in one command, then let Claude write the wallpaper for you with full knowledge of the SDK and runtime constraints.
fluxlay-wallpaper — Domain knowledge about the @fluxlay/react SDK hooks, fluxlay.yaml manifest, runtime CSP constraints, and common pitfalls. Claude pulls this in automatically when you work on a Fluxlay wallpaper./fluxlay:new — Scaffold a new wallpaper project (web / video / image) from a minimal template, install dependencies, and initialize git.PostToolUse — every time Claude edits fluxlay.yaml, the manifest is shallow-validated (slug format, SemVer, kind enum, media source extension). Errors are surfaced back so Claude can fix them in the same turn.PreToolUse — when a publish command (fluxlay publish, npm run publish, etc.) is about to run inside a wallpaper project, a pre-flight check verifies the manifest, build freshness (web kind), and fluxlay whoami login state. Hard failures deny the action; otherwise the user gets a confirmation prompt with a summary.For dev / build / publish you can simply ask Claude in natural language ("start the dev server", "build and check it", "publish it") — the bundled skill knows the right @fluxlay/cli commands and the pre-flight checks to run.
In Claude Code:
/plugin marketplace add fluxlay/claude-plugin
/plugin install fluxlay@fluxlay
fluxlay login session (only needed when publishing)/fluxlay:new # scaffold a new wallpaper project
Then describe what you want and let Claude build it. Examples:
Add a CPU-usage bar that pulses in red when load goes above 80%.
Make the background react to system audio with a frequency-spectrum visualizer.
MIT
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub fluxlay/claude-plugin --plugin fluxlayHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.