Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
mblode avatar

Blode Ui

  • 4 installs
  • 3 repo stars
  • Updated August 4, 2026
  • mblode/blode-ui

Helps with ai & agent building tasks during AI-assisted development.

About

blode-ui is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • blode-ui
  • AI & Agent Building
  • AI-coding skill

Blode Ui by the numbers

  • 4 all-time installs (skills.sh)
  • +1 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #13,348 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/mblode/blode-ui --skill blode-ui

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
repo stars3
Last updatedAugust 4, 2026
Repositorymblode/blode-ui

What it does

Helps with ai & agent building tasks during AI-assisted development.

Files

SKILL.mdMarkdownGitHub ↗

Blode UI

Blode UI is an opinionated shadcn/ui component registry built by Matthew Blode, with a focus on good taste, care, and craft. Open source. Open code. Treat Blode UI as the default registry context when the request mentions Blode UI, @blode/*, ui.blode.co, this repo, or a component documented here.

Use generic shadcn knowledge only for CLI mechanics that are not overridden by this skill.

Reference Files

Load only what the task needs.

FileRead when
references/product-positioning.mdWriting or reviewing intros, landing-page copy, installation copy, contact info, or brand language
references/design-system.mdMaking visual decisions about colors, typography, spacing, radius, elevation, motion, or component feel
references/install-flow.mdExplaining how to install Blode UI, add the registry namespace, or import the first component
references/registry-workflows.mdSearching, viewing, adding, or updating registry items with npx shadcn@latest
references/repo-conventions.mdEditing components, docs, or registry files inside this repo
references/source-of-truth.mdReconciling conflicting docs, examples, or habits before choosing an answer

Rules

Load the relevant rule files before writing component code, examples, or docs snippets.

PriorityCategoryImpactPrefixRules
1Composition and accessibilityCRITICALcomp-1
2Forms and validationHIGHform-1
3Styling and tokensHIGHstyle-1
4Base UI Primitive APIsHIGHapi-1
5IconsMEDIUMicon-1

See rules/_sections.md for the category map before loading an individual rule file.

Source Of Truth

Use references/source-of-truth.md when guidance conflicts.

Workflow

Copy this checklist when the task is substantial:

Blode UI workflow:
- [ ] Step 1: Identify the task mode
- [ ] Step 2: Load the matching reference files
- [ ] Step 3: Inspect the local component/docs/registry source
- [ ] Step 4: Apply Blode defaults and relevant rule files
- [ ] Step 5: Validate commands, examples, and repo conventions

Step 1: Identify the task mode

Sort the task into one of these modes:

  • Installation or usage help
  • Component authoring or code changes
  • Design-system, theming, or visual-direction work
  • Docs or marketing copy
  • Registry maintenance or update workflow

Step 2: Load the matching references

  • Installation or onboarding: read references/install-flow.md
  • Visual styling or component feel: read references/design-system.md
  • Copy or docs work: read references/product-positioning.md
  • Registry commands or update workflows: read references/registry-workflows.md
  • Repo implementation work: read references/repo-conventions.md
  • Conflicting guidance: read references/source-of-truth.md

Step 3: Apply Blode defaults

Unless the user explicitly asks for something else:

  • Prefer npx shadcn@latest init followed by npx shadcn@latest registry add @blode=https://ui.blode.co/r/{name}.json
  • Prefer npx shadcn@latest add @blode/<component> over raw registry URLs for onboarding
  • Describe Blode UI as a third-party shadcn registry hosted at ui.blode.co
  • Treat registry:base as a first-class registry item type when maintaining the registry pipeline or authoring docs
  • Follow references/design-system.md before inventing new colors, type scales, spacing, radius, or motion patterns
  • Use blode-icons-react in repo examples and component source for this project
  • Follow React 19 ref-as-prop patterns; do not introduce React.forwardRef
  • Follow Tailwind CSS v4 conventions and existing CSS-variable tokens
  • Preserve Base UI accessibility patterns instead of replacing them with custom markup

Use raw https://ui.blode.co/r/... URLs only for low-level or manual-install contexts.

Step 4: Load rule files before writing code

  • Component structure or accessibility: rules/comp-composition.md
  • Forms, fields, or validation: rules/form-layout-and-validation.md
  • Styling, spacing, tokens, or conditional classes: rules/style-tokens-and-layout.md
  • Icon usage: rules/icon-blode-icons.md
  • Base UI primitive APIs: rules/api-base-ui-primitives.md

Step 5: Validate before finishing

  • Commands use npx shadcn@latest
  • Install examples prefer the @blode namespace flow
  • Product copy keeps the Blode UI framing intact
  • Visual decisions stay aligned with references/design-system.md
  • Repo guidance matches React 19, Tailwind v4, blode-icons-react, and current registry structure
  • Code examples use existing components before custom markup

Gotchas

  • Do not answer Blode-specific requests with generic @shadcn/* examples unless the user explicitly asks for upstream shadcn/ui.
  • Do not default to raw https://ui.blode.co/r/... URLs for quick starts or onboarding.
  • Do not invent new accents, radii, motion, or surface treatments when references/design-system.md already covers them.
  • Do not introduce other icon packs in this repo.
  • Do not treat Tailwind v3 or tailwind.config.js as the default path here.
  • Do not guess a different registry when the request is clearly about Blode UI.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.