By Abdul-Omira
Behavioral guidelines for disciplined coding: think before coding, prefer simplicity, make surgical changes, and define verifiable success criteria.
A Claude Code plugin with four behavioral guidelines for disciplined coding.
The skill loads only when relevant, so there's no per-turn token overhead in conversations where it doesn't apply.
| Principle | Purpose |
|---|---|
| Think Before Coding | Surface assumptions, present interpretations, push back when warranted, stop when confused. |
| Simplicity First | Minimum code that solves the problem. No speculative features, abstractions, or error handling for impossible cases. |
| Surgical Changes | Touch only what the request requires. Don't refactor adjacent code or remove pre-existing dead code uninvited. |
| Goal-Driven Execution | Convert imperative tasks into verifiable goals so the agent can loop until success criteria are met. |
From within Claude Code:
/plugin marketplace add Abdul-Omira/craft
/plugin install craft@craft
Once installed, the skill is available globally across all your projects. Invoke it explicitly with /craft, or let Claude pull it in automatically when relevant.
MIT — see LICENSE.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimnpx claudepluginhub abdul-omira/craft --plugin craftBehavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
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.
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.