Ray Fernando's collection of installable Skill files for AI coding agents.
npx claudepluginhub rayfernando1337/rayfernando-skillsReal-user QA workflow with a Bug Review Board (BRB). Drives the live app like a customer, files structured P0/P1/P2 bug reports, and produces a YES/NO sign-off per phase. Repo-agnostic and browser-tool-agnostic.
WAVES (Workers, Aggregate, Verify, Extend): wave-based orchestration for Cursor. Decompose a big task into independent slices, fan them out to isolated parallel subagents with the Task tool as a bounded wave, verify each handoff, then synthesize. The manifest is the stop function: continue until every slice is terminal; stop only on completion, stagnation, or budget. Reduce entropy first; route scouting to cheap fast models. Runs in place of cloud orchestration. Opt-in via /waves. Formerly parallel-orchestrate.
WAVES (Workers, Aggregate, Verify, Extend): wave-based orchestration for Codex. Decompose into independent slices, spawn parallel Codex subagents (or spawn_agents_on_csv) as a bounded wave, verify evidence-backed handoffs, then synthesize. The manifest is the stop function: stop only on completion, stagnation, or budget. Reduce entropy first; route scouting reads to gpt-5.6-terra low. Tuned for Codex roles, config.toml limits, codex exec fleets, and a Desktop coordinator-thread mode. Formerly parallel-orchestrate-codex.
Match UI/UX interaction needs to proven SwiftUI animation patterns from curated open-source catalogs, with system-first restraint. Ships an analyzed catalog of Shubham0812/SwiftUI-Animations (30 animations + 7 Metal shaders) and a repeatable recipe for cataloging more animation repos.
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations