By dvdarkin
Pre-evaluate specification complexity against context window limits and UI/UX designs using Benji Taylor's principles before authoring plans or documents. Receive token expansion estimates, chunking strategies to prevent overruns, and critiques on progressive disclosure, fluidity, simplicity, craft, trust, and accessibility.
Use when reviewing, critiquing, or auditing a product's design quality, UX, or interface decisions. Trigger on "is this well designed", "what's wrong with this UI", "how would a great designer evaluate this", or when the user wants principled design feedback on their own project.
Use before implementing specs or when authoring design documents - evaluates specification complexity against context window constraints, provides grounded expansion estimates, and recommends chunking strategies when specs exceed safe bounds. CRITICAL - Activate BEFORE writing any plan, design, or spec document to prevent mid-implementation context collapse.
A collection of Claude Code skills for enhanced AI-assisted development workflows.
| Skill | Description |
|---|---|
| scope-check | Context window evaluation and chunking strategy tool. Prevents mid-implementation context collapse by validating document size before writing large design documents or implementation plans. |
| benji-taylor-design-eval | Structured design critique based on Benji Taylor's six principles (progressive disclosure, fluidity, simplicity/delight triad, craft, trust through clarity, accessibility). Evaluates any product or interface against these dimensions. |
/plugin marketplace add dvdarkin/claude-skills
/plugin install scope-check@dvdarkin
Restart Claude Code to pick up the new skill.
Clone the repository and copy desired skills to your Claude skills directory:
git clone https://github.com/dvdarkin/claude-skills.git
cp -r claude-skills/skills/scope-check ~/.claude/skills/
Evaluates specification documents against Claude Code's context window constraints. Provides grounded estimations of whether a spec will fit within safe context bounds and recommends chunking strategies when it won't.
Features:
Quick Start:
# Basic check
/scope-check docs/feature-spec.md
# With explicit overrides
/scope-check docs/feature-spec.md --stack typescript --tdd comprehensive
Example Output: See scope-check-example.md for a real-world example analyzing a complex AI Virtual Car Showroom spec.
Research Foundation:
See scope-check documentation for full details.
Evaluates a product or interface against six design principles drawn from Benji Taylor's work (Family wallet, Base, X). Produces a structured critique covering progressive disclosure, fluidity, simplicity/fluidity/delight triad, craft, trust through clarity, and accessibility without depth sacrifice.
Best for: Consumer products and prosumer tools. Less directly applicable to pure developer tooling or enterprise software (flag and adapt rather than skip).
Quick Start:
Invoke the skill when reviewing any product design, UI screenshots, or mockups.
Ask: "evaluate this design" or "what would a great designer change here"
Contributions welcome. If you have a skill that could benefit the Claude Code community, feel free to submit a PR.
Issues and PRs: https://github.com/dvdarkin/claude-skills
MIT License - see LICENSE for details.
Denis Darkin ([email protected])
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 dvdarkin/claude-skills --plugin scope-checkBuild, document, and maintain scalable design systems — from tokens and components to accessibility and theming.
Spec-driven development workflow system with structured phases: Requirements → Design → Tasks → Implementation
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.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
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.