By spumer
Automatically generates and maintains llms.txt and llms-full.txt files following the llmstxt.org standard, keeping project documentation synchronized with the codebase so AI agents can quickly understand the project.
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.
Плагины для 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
npx claudepluginhub spumer/i-m-senior-developer --plugin llms-keeperПринципы Функциональной ясности — философия разработки надежного, простого и понятного кода
TDD (Test-Driven Development) methodology plugin. Provides Red-Green-Refactor workflow, testing patterns, and TDD-focused agent for Python/Django projects.
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 41 skills, 8 agents, 23 commands, 37 hook scripts across 24 events. Cross-agent via skills add.
Full API lifecycle management for Claude Code. Sync collections, generate client code, discover APIs, run tests, create mocks, publish docs, and audit security. Powered by the Postman MCP Server.
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.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation