By spumer
Initialize a plugin environment by running a shell script on session start, executing bash commands to set up tools and configurations.
Плагины для Claude Code, собранные на основе моей практики.
Я изучаю методы создания жизнеспособных систем, которые развиваются вместе с требованиями.
В этом смысле органичное развитие идеи должно влечь за собой такое же органичное развитие кода
Жизнеспособная система - модульная система, итеративно адаптирующаяся к внешним вызовам, способная заменить или изменить свои компоненты для сохранения или развития функциональности в условиях динамично меняющихся требований к системе
О жизнеспособности:
Именно вышеописанные качества делают систему жизнеспособной.
Есть и множствео других факторов, которые делают её НЕ жизнеспособной
Всякая структура упрощает один вид работы и усложняет другие, в этом её основная задача - сфокусировать усилия.
На чем же стоит фокусироваться при разработке?
На адаптивности и специализации. Система неизбежно будет развиваться, и всё что она делает должна делать хорошо.
Иными словами каждая доработка инструмента или функциональности должна развивать его: увеличивать потенциал и возможные варианты использования.
Это не значит что мы должны создать "комбайн" и любой инструмент ждет бесконечное усложнение, напротив, этого не стоит допускать, а стоит четко определить идею и не выходить за её рамки.
22 принципа Функциональной ясности. Fail-fast, запрет Error Hiding, минимальные изменения, явные зависимости. Загружается при старте сессии.
TDD по Кенту Беку и дяде Бобу. Red-Green-Refactor, FIRST, паттерны для pytest и Django.
Поддержка llms.txt и llms-full.txt по стандарту llmstxt.org. Агент анализирует кодовую базу и генерирует контекст проекта для AI-инструментов.
/plugin marketplace add spumer/i-m-senior-developer
/plugin install functional-clarity@i-m-senior-developer
/plugin install tdd-master@i-m-senior-developer
/plugin install llms-keeper@i-m-senior-developer
Локально:
claude --plugin-dir plugins/functional-clarity --plugin-dir plugins/tdd-master --plugin-dir plugins/llms-keeper
Svyatoslav Posokhin
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.
npx claudepluginhub spumer/i-m-senior-developer --plugin functional-clarityMaintain llms.txt + llms-full.txt for any project following llmstxt.org standard. Helps AI agents quickly understand a project by keeping documentation in sync with the codebase.
TDD (Test-Driven Development) methodology plugin. Provides Red-Green-Refactor workflow, testing patterns, and TDD-focused agent for Python/Django projects.
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.
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.
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.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review