Ruslan Korneev Claude Plugins
ruslan-korneev-claude-plugins is a Claude Code plugin for the Build phase that bundles ten Python backend tools for FastAPI development, migrations, testing, linting, and architecture review.
Accelerate Python and FastAPI backend work in Claude Code with scaffolding, migrations, typing, pytest, Ruff, and architecture-oriented plugins.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ruslan-korneev-claude-plugins@ruslan-korneev/claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ruslan-korneev/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:ruslan-korneev/claude-plugins").
What it does
ruslan-korneev-claude-plugins is a Claude Code plugin collection of ten Python backend assistants aimed at FastAPI-style services and disciplined engineering habits. Solo builders shipping APIs or SaaS backends can register the bundle to get help with boilerplate generation, Alembic migrations, typing annotations, pytest workflows, Ruff linting, dependency and architecture checks, refactoring, and semantic exploration of an existing codebase—without hunting for separate skills for each concern. Catalog categories span development, testing, database, and documentation, which matches how the pack crosses implementation and quality gates. It is a backend-focused toolchain, not a frontend or growth stack. Start on Build/backend when structuring services, then lean on the same plugins during Ship for testing and review as your agent follows TDD-first and two-phase patterns described in the keyword set.
Highlights
- 10 Claude Code plugins in one Python backend marketplace bundle
- FastAPI, Alembic migrations, pytest, and Ruff called out in catalog keywords
- Architecture, SOLID, refactoring, and codebase smell analysis for maintainable APIs
- TDD-first and two-phase workflow keywords for structured implementation cycles
Why builders use it
Python backend work in the agent chat devolves into inconsistent FastAPI structure, weak typing, and skipped tests because you lack cohesive Claude plugins.
After you register the bundle, Claude Code can scaffold, migrate, test, lint, and review Python backends using a shared set of backend-oriented plugins.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is ruslan-korneev-claude-plugins for?
Solo developers building Python and FastAPI backends in Claude Code who want scaffolding, migrations, tests, and review in one plugin collection.
When should I use ruslan-korneev-claude-plugins?
Use it during Build for service structure and integrations, and during Ship when pytest, Ruff, and review plugins should gate merges.
How do I add ruslan-korneev-claude-plugins to my agent?
Register the plugins from ruslan-korneev/claude-plugins in Claude Code, enable the backend plugins you need, and run them inside a Python project with FastAPI and pytest set up.
Comments
Share how you use ruslan-korneev-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.