By GRU-953
A ledger of what you deliberately chose not to build — so your AI coding assistant stops re-adding cut features and re-proposing ruled-out approaches.
Use when you or the user deliberately decide NOT to build something, cut a feature to keep things simple, rule out an approach, drop a dependency, or set a scope boundary — phrases like "we're not doing X", "leave that out", "keep it simple here", "that's out of scope", or "YAGNI". Records the decision and its reasoning in the project's UNBUILT.md so it is not silently reversed or re-litigated later. Trigger this right after such a decision is made.
Use BEFORE adding a new feature, expanding scope, adding a dependency, re-introducing something that was previously removed, or reversing a "keep it simple" decision. Reads the project's UNBUILT.md and warns if the planned change conflicts with something that was deliberately left unbuilt, so deliberate decisions are not reversed by accident. Also runs on request to audit a plan against the ledger.
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 gru-953/unbuilt --plugin unbuiltPoint your AI assistant at any local files or folders: Memorised them All converts them to Markdown and digests them into a token-free, searchable knowledge-graph memory (entities, relations, themes) it can recall from — with a global synopsis, per-theme summaries, and exportable Markdown notes. Works with Claude, Gemini, Cursor, VS Code, Windsurf, ChatGPT's Codex and Grok via one `mta setup`. 100% local & private: deterministic and model-free (no LLM, Ollama, GPU, or embedding model), no network or API keys, free & open-source. Recall uses model-free BM25 ranking (script-agnostic, incl. Bengali) with a low-confidence guard; beneficiary PII is suppressed. Re-digests are incremental (only changed files are re-read); recall can filter by document or entity type and span several projects at once; and memories export, import, merge and diff across machines. A digest always finishes (per-file timeouts), memory writes are crash-safe, archives unpack safely (Zip-Slip/bomb guards), and legacy Bengali (SutonnyMJ/Bijoy) is auto-converted to Unicode with PDF-text recovery and re-OCR.
Local, token-free, graph-based project memory for Claude. Converts your documents into a knowledge graph + interactive mind map using local models (Ollama, Tesseract, MarkItDown) — near-zero Claude tokens to create or use, and reusable across projects.
Autonomous multi-agent coding team: type /dev953 "<plain idea>" and it runs brainstorm to publish and ships to your GitHub. Maximum agents in, minimum code out.
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.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.