By RUSHYOP
General agent skills: find-skills, git-commit, graphify, migrate-radix-to-base, project-sites, shadcn.
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
any input (code, docs, papers, images) - knowledge graph - clustered communities - HTML + JSON + audit report
Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.
Build any of THREE self-contained, offline, single-file project-site types from a data JSON, all sharing ONE stylesheet (the Ramco Nebula / RXD design language — brand blue #316ADD, Inter-Tight + JetBrains-Mono, light + dark) so they read as one product: (1) DOCS — a documentation / reference / guide site with a sticky grouped sidebar + scrollspy, code blocks with copy, callouts, kv/step/table blocks and client-side Mermaid diagrams; (2) TRACKER — a status / progress / standup / milestone / KPI dashboard with stat tiles, progress bars, a resource-exchange, a calendar month-grid, a daily timeline, AND a dated log archive ingested from the project's journal files; (3) TUTORIAL — a multi-section field-course / explainer / onboarding / walkthrough with a hero, topic cards, hash-routed section pages and Mermaid diagrams. Use this whenever someone wants to make, set up, or KEEP UPDATING a docs site, a reference/guide/handbook, a status tracker or progress/delivery/sprint dashboard, a milestone or KPI board, a daily-updates/changelog/standup page, a shared-materials/resource-exchange page, a tutorial or field course, an explainer, or "a self-contained single-file docs/tracker/tutorial page". It prefers the HOST PROJECT's own stylesheet and theme when one exists (the skill's sheet is the fallback), can inherit an app's global CSS when embedded as a route, ingests mistakes.md/learnings.md/worklog.md into the tracker as a dated archive, and can OPTIONALLY password-gate any page (client-side AES-256-GCM, no server). NOT for a live dashboard over a database/API (build a real app) or arbitrary charts (use a charting tool).
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 agent-toolingReact 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).
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.
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.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.