By ShivaeDev
Run as the autonomous shift leader of a multi-PR / multi-agent effort — maximize progress, reach the away user only via AskUserQuestion, gate phases on PR merges (never merge yourself), and dispatch file-disjoint parallel worktree agents at high velocity.
Pardes (פרדס) means "orchard" or "walled garden" — the ancient root the word paradise itself grows from. It's a calm-coding marketplace of Claude Code plugins and skills: a tended garden of small, sharp tools that make coding calmer and more deliberate.
# add this marketplace
/plugin marketplace add ShivaeDev/pardes
# browse and install plugins
/plugin
New to pardes? Install the onboarding plugin and run its skill — it gives
you a guided tour of what each plugin does and how they compose, then an
advisory check of your Claude Code settings (it never changes anything without
your explicit yes).
| Plugin | What it does |
|---|---|
base | Foundational scaffold — shared hooks and core skills land here as the marketplace grows. |
onboarding | Get oriented in the marketplace and tune your setup — explains what each plugin does and how they compose, then runs an advisory config doctor that reports recommended settings and applies them only with your explicit confirmation. |
orchestrate | Plan a large multi-chunk PR through a user interview, then ship it by dispatching focused sub-agents one chunk at a time. |
pardes-all | Meta plugin that depends on every other plugin — install it to pull in the whole marketplace at once (auto-install + auto-enable requires Claude Code v2.1.143+). |
pr-description | Write a clear, useful PR description — a tight Why / How / Decisions / Callouts structure with no filler. |
shell-helpers | Reusable orchestration shell helpers — freshen a checkout to a clean baseline, prune merged branches, and reap stale worktrees. |
shift-leader | Run as the autonomous shift leader of a multi-PR / multi-agent effort — maximize progress, reach the away user only via AskUserQuestion, gate phases on PR merges (never merge yourself), and dispatch file-disjoint parallel worktree agents at high velocity. |
statusline | A rich, multi-line status line for Claude Code — model, context-pressure bar, cost, git, PR, and rate limits on the main line, plus per-subagent gauges in the agent panel. |
workflows | A starter library of reusable Workflow-tool orchestration scripts — adversarial writer→reviewer, read-only fan-out investigation, and parallel-edit-then-serialized-verify. |
Add the marketplace, then install the pardes-all meta plugin — it depends on
every other plugin, so this single install pulls them all in:
/plugin marketplace add ShivaeDev/pardes
/plugin install pardes-all@pardes
Auto-installing and auto-enabling dependencies requires Claude Code v2.1.143+. On older versions, install each plugin explicitly (below).
To pick and choose, install plugins one at a time instead:
/plugin marketplace add ShivaeDev/pardes
/plugin install base@pardes
/plugin install onboarding@pardes
/plugin install orchestrate@pardes
/plugin install pr-description@pardes
/plugin install shell-helpers@pardes
/plugin install shift-leader@pardes
/plugin install statusline@pardes
/plugin install workflows@pardes
Or run /plugin to browse and install them interactively.
.
├── .claude-plugin/
│ └── marketplace.json # registers every plugin in this repo
├── changelog/
│ └── <plugin>.md # per-plugin changelog (Keep a Changelog)
└── plugins/
└── <plugin>/
└── .claude-plugin/
└── plugin.json # name, version, description
MIT
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.
Get oriented in the pardes marketplace and tune your setup — explains what each plugin does and how they compose, then runs an advisory config doctor that reports recommended Claude Code settings and applies them only with your explicit confirmation.
Plan a large multi-chunk PR through a user interview, then ship it by dispatching focused Opus sub-agents one chunk at a time.
Write a clear, useful PR description — a tight Why / How / Decisions / Callouts structure with no filler.
A rich, multi-line status line for Claude Code — model, context-pressure bar, cost, git, PR, and rate limits on the main line, plus per-subagent gauges in the agent panel.
Reusable, dependency-free orchestration shell helpers — freshen a checkout to a clean baseline, prune merged branches, and reap stale worktrees. Available as PATH commands for agents and as sourceable functions for your shell.
npx claudepluginhub shivaedev/pardes --plugin shift-leaderv9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.