
Ruslan Korneev Claude Plugins
- 4 repo stars
- Updated March 6, 2026
- ruslan-korneev/claude-plugins
ruslan-korneev-claude-plugins is a Claude Code plugin that bundles ten Python backend tools for FastAPI development, migrations, testing, linting, and architecture review.
About
ruslan-korneev-claude-plugins is a Claude Code plugin collection of ten Python backend assistants aimed at FastAPI-style services and disciplined engineering habits. developers 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.
- 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
Ruslan Korneev Claude Plugins by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install ruslan-korneev-claude-plugins@ruslan-korneev/claude-pluginsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 4 |
|---|---|
| Last updated | March 6, 2026 |
| Repository | ruslan-korneev/claude-plugins ↗ |
What it does
Accelerate Python and FastAPI backend work in Claude Code with scaffolding, migrations, typing, pytest, Ruff, and architecture-oriented plugins.
Who is it for?
Best when you're shipping FastAPI or Python APIs and want a full backend plugin stack in one repo.
Skip if: Non-Python stacks or developers who only need a single lint rule without backend scaffolding.
What you get
After you register the bundle, Claude Code can scaffold, migrate, test, lint, and review Python backends using a shared set of backend-oriented plugins.
- Structured FastAPI-oriented backend code paths with migrations and tests
- Lint- and architecture-aware review cycles driven from the same plugin set
By the numbers
- Catalog lists 10 plugins in the bundle
- Repository: ruslan-korneev/claude-plugins
- Listing categories include development, testing, database, and documentation
Recommended Plugins
How it compares
Ten-plugin Python backend suite, not a generic agent toolbelt or spec-weaver workflow.
FAQ
Who is Ruslan Korneev Claude Plugins for?
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.