By shoto290
Backend engineering plugin — ships the backend-engineer subagent: a server-side specialist that is ULTRA-effective at designing APIs, modeling data, and building secure, observable, resilient services. Bundles seven skills (api-design, database-craft, service-architecture, caching-strategy, observability, resilience, backend-testing) and exploits database/docs MCP servers when present.
Layered backend structure: repository/service/controller, DI.
Design durable, versioned HTTP/GraphQL API contracts.
Strategic backend testing via the test pyramid.
Deliberate caching: strategy, invalidation, stampede defense.
Schema modeling, indexing, and query tuning.
Uses power tools
Uses Bash, Write, or Edit tools
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.
A Claude Code marketplace hosting plugins for building Claude Code itself.
# inside Claude Code
/plugin marketplace add shoto290/shoto
/plugin install <plugin>@shoto
| Plugin | Description |
|---|---|
core | Foundation plugin for the shoto marketplace: artifact authors (skill/subagent/hook/mcp/plugin/workflow smiths), the alignment + base skills, the orchestrator agent, and shared infrastructure. |
git | Git and pull-request workflows: commit changes, create PRs, and rebase branches onto the default branch with safety backups. |
backend-engineer | Ships the backend-engineer subagent: a server-side specialist for designing APIs, modeling data, and building secure, observable, resilient services, with seven bundled skills. |
design-engineer | Ships the design-engineer subagent: a front-end specialist (React + TypeScript) for building, using, and refactoring design systems, with seven bundled skills. |
designer | Ships the designer subagent: a product/UI design specialist for design systems, Figma and Paper.design canvases, typography, accessibility, and design-to-dev handoff. |
engineering | Bundles eight focused senior-developer craft skills that dev subagents preload by default to write and review code with senior judgment. |
explore | Codebase-grounded external research: precise library docs (context7), conventions/best-practices, and focused web search tied to how this repo actually uses things. |
inventory | General-purpose codebase-inventory toolkit: nine read-only lenses that each return one unified anchored contract. |
review | Code review automation: review the workspace diff against bug criteria, triage PR comments into verdicts, and apply confirmed fixes with verification. |
workflow | Dynamic multi-agent workflows: fan out subagents at scale and return only the final result. Ships /evolve, /deep-review, and /onboard. |
Code review automation — review the workspace diff against bug criteria, triage PR comments into verdicts, and apply the confirmed fixes with verification; also ships reusable review subagents (review-diff / review-comments / review-fix) consumed by the deep-review workflow.
Git and pull-request workflows: commit changes, create PRs, and rebase branches onto the default branch with safety backups.
Foundation plugin for the shoto marketplace: artifact authors (skill/subagent/hook/mcp/plugin/workflow smiths), the alignment + base skills, the orchestrator agent, and shared infrastructure.
Dynamic multi-agent workflows for Claude Code — fan out subagents at scale and return only the final result. Ships /evolve (inventory the repo, plan and apply skill/subagent/hook/plugin/MCP changes) and /deep-review (multi-lens diff review → validate → optional auto-fix) and /onboard (run a project interview to generate a committed project orchestrator — plus an optional per-user operator-profile skill — that each user opts into locally via settings.local.json).
General-purpose codebase-inventory toolkit. Nine read-only lenses (workspace, test, components, services, repositories, conventions, feature, dependencies, context) that each return one unified anchored contract. Consumed directly or by the evolve workflow.
npx claudepluginhub shoto290/shoto --plugin backend-engineerComprehensive 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.
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.
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.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
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.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification