Plugin Claude Code
Local development plugins.
Plugin Claude Code
Local development plugins.
Plugin Claude Code
A collection of three writing-focused skills for making technical and Russian-language text clearer and less formulaic. It includes checks for clarity, signs of machine-like prose, and natural Russian wording.
Plugin Claude Code
A reusable bank of checked DPF and LPF competency summaries for the First Principles Framework, including guidance about coupling and simplifying reviews.
Plugin Claude Code
A plugin suite for applying the First Principles Framework, a method for recording and checking the reasoning behind decisions, in multi-agent projects.
Plugin Claude Code
A plugin containing principles and working practices for writing reliable, simple, understandable code, including a style guide and a seven-step code-change process.
Plugin Claude Code
Maintain 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.
Plugin Claude Code
File-backed planning pipeline: product discovery (idea, epic, roadmap, slice requirements), ready architecture, version-linked execution plans, guarded implementation orchestration, and post-task reflection.
Plugin Claude Code
Behavioural testing for Claude Code plugins: author eval cases and graders, run the suite through a verifying wrapper, read failures without weakening the gate, and keep per-plugin test reports.
Plugin Claude Code
Software Development Life Cycle plugin: 3 agents (architect, code-implementer, code-reviewer) covering design, implementation, and review across backend (Python) and frontend (React) stacks. References tdd-master and functional-clarity plugins instead of duplicating their content.
Plugin Claude Code
TDD (Test-Driven Development) methodology plugin. Provides Red-Green-Refactor workflow, testing patterns, and TDD-focused agent for Python/Django projects.