bento

Generates Bendodesign-system guidance for modular card-based grid interfaces with WCAG 2.2 AA keyboard accessibility criteria embedded in workflows.

Updated May 13, 2026
One-click install
npx skills add https://github.com/superpollo02/awesome-design-skill --skill bento-superpollo02
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bento
Source: https://github.com/superpollo02/awesome-design-skill/tree/main/skills/bento
Command: npx skills add https://github.com/superpollo02/awesome-design-skill --skill bento-superpollo02

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bento helps you create organized, visually scannable interfaces by structuring content into modular grid-based card blocks with clear hierarchy and consistent spacing.

Core Features & Use Cases

  • Modular grid layout: Arrange content into bento-style blocks that vary in size while maintaining rhythm and balance.
  • Token-driven styling: Use a defined typography scale, rounded corners, and a cohesive color palette to keep UI consistent.
  • Accessibility-first guidance: Maintain WCAG 2.2 AA compliance with explicit keyboard-first interaction rules and visible focus states.
  • Practical implementation rules: Provide do/don’t patterns and quality gates so engineers can ship predictable, reviewable UI.

Quick Start

Ask an AI to implement the Bento design skill by applying the provided token set (Inter + JetBrains Mono, 4/8/12/16/24/32 spacing, and the bento color palette) and enforcing keyboard focus-visible accessibility rules.

Frequently Asked Questions about bento

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a modular grid UI layout using bento blocks?▼

Structure a modular grid UI by arranging content into bento-style blocks that vary in size while maintaining visual rhythm and balance. This approach organizes dashboards and scannable layouts using clear hierarchy and consistent spacing.

What design tokens do I need for a bento grid layout?▼

Bento grid layouts require token-driven styling using a defined typography scale, specific spacing units like 4/8/12/16/24/32, rounded corners, and a cohesive color palette to maintain visual consistency across all UI sections.

How do I meet WCAG 2.2 AA keyboard interaction requirements in a card-based UI?▼

Meet WCAG 2.2 AA keyboard interaction requirements by enforcing explicit keyboard-first interaction rules and visible focus states within your card-based UI. This ensures testable accessibility acceptance criteria for all modular content blocks.

Does the bento design system approach work for component authoring and implementation workflows?▼

The bento design system approach applies directly to component authoring and implementation workflows. It provides practical do/don't patterns and quality gates so engineers can ship predictable, reviewable UI sections with organized hierarchy.

Can I use my own typography and color palette instead of the default Inter and JetBrains Mono tokens?▼

Bento design guidance uses a default token set including Inter and JetBrains Mono typography, but the token-driven styling framework allows you to substitute your own defined typography scale and cohesive color palette while maintaining the modular grid structure.

When should I avoid using a bento grid layout for my user interface?▼

Avoid using a bento grid layout when your content lacks clear modular boundaries or requires strict linear scrolling rather than scannable, hierarchy-driven sections. The bento approach prioritizes visual rhythm and organized dashboards over continuous text flows.