By RUSHYOP
Curated skills for improving UI quality and UX on non-3D websites and applications: design-system redesign, motion/UX systems, component polish, and conversion copy.
Use when designing or implementing product-grade web motion like Stripe, Linear, Apple, and Vercel. Covers motion principles, easing/duration defaults, choreography patterns, scroll/hover interactions, performance, accessibility (reduced motion), and implementation guidance.
Apply exact Tailwind arbitrary shadow utilities for polished, layered neutral elevation. Use when compact cards, controls, panels, popovers, hero media, feature callouts, or modal-like containers need refined shadows without default Tailwind shadow scales or colored tinting.
Use Iconify Simple Icons logos (64x64) instead of text logos.
When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," "CTA copy," "value proposition," "tagline," "subheadline," "hero section copy," "above the fold," "this copy is weak," "make this more compelling," or "help me describe my product." Use this whenever someone is working on website text that needs to persuade or convert. For email copy, see email-sequence. For popup copy, see popup-cro. For editing existing copy, see copy-editing.
Apply subtle gradient-border treatments for premium web surfaces. Use when cards, pricing panels, nav bars, modals, buttons, or hero surfaces need a refined edge highlight without a loud glow.
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.
Private Claude Code marketplace for RUSHYOP-owned plugins.
This is the source of truth for local plugins. Do not vendor them into project .claude/plugins/cache/. Install from this marketplace instead.
| Plugin | Contents |
|---|---|
r3f | React Three Fiber skills + brain-viz-renderer |
better-ux-quality | UX/design skill pack (14 skills) |
ramco-brain | Journey/eval/reindex/sync + ramco-data-locator agent |
vizuara | PDF/HTML reports + Wisprflow figures |
agent-tooling | find-skills, git-commit, graphify, migrate-radix-to-base, project-sites, shadcn |
In project or user settings.json:
{
"extraKnownMarketplaces": {
"rushy": {
"source": {
"source": "github",
"repo": "RUSHYOP/rushy-claude-plugins"
}
}
},
"enabledPlugins": {
"r3f@rushy": true,
"better-ux-quality@rushy": true,
"ramco-brain@rushy": true,
"vizuara@rushy": true,
"agent-tooling@rushy": true
}
}
/plugin marketplace add RUSHYOP/rushy-claude-plugins
Or let Claude pull via extraKnownMarketplaces on next start.
Claude will clone into ~/.claude/plugins/marketplaces/rushy and install enabled plugins into the normal cache from this repo, not from random project copies.
# clone once
git clone [email protected]:RUSHYOP/rushy-claude-plugins.git ~/Codes-2/rushy-claude-plugins
# point marketplace installLocation at the clone (known_marketplaces.json)
# or use a file source if your Claude version supports local path marketplaces
Private. All rights reserved unless noted inside a skill (e.g. vendored MIT r3f content).
npx claudepluginhub rushyop/rushy-claude-plugins --plugin better-ux-qualityReact Three Fiber skill pack: fundamentals, geometry, materials, lighting, textures, shaders, animation, interaction, loaders, physics, postprocessing, plus brain-viz large-graph renderer patterns. Vendored r3f-* from EnzeD/r3f-skills (MIT).
General agent skills: find-skills, git-commit, graphify, migrate-radix-to-base, project-sites, shadcn.
Ramco ERP brain skills: journey extraction, eval, reindex, sync, plus ramco-data-locator agent.
Rushy marketplace operations: SessionStart drift checks, post-install reconcile hints, and slash commands to import CLI-installed plugins into the RUSHYOP catalog.
Report and figure generation: Vizuara PDF/HTML reports and Wisprflow chart figures.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Evidence-gated AI coding workflow: scan → analyze → plan → TDD → execute → fix → verify → review, powered by Codebase Memory MCP >= 0.9.0 with optional Serena LSP intelligence. Includes blast-radius planning, test/cycle gates, independent review, and Windows Git Bash hook auto-resolution.