dragoon0x/everything-design-taste

sidebar-patterns

Sidebar navigation, collapsible sidebars, drawer patterns, and sidebar content architecture.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill sidebar-patterns

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from dragoon0x/everything-design-taste · top by installs.

npx skills add dragoon0x/everything-design-taste

Browse all from dragoon0x/everything-design-taste

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
License LICENSE
Default branch main
Open issues 0
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,109 B
  • docs SUMMARY.md 116 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 2 installs

SKILL.md

Sidebar Patterns

Sidebar Types

App Sidebar (Always Visible)

  • Fixed width: 240-280px expanded, 48-64px collapsed (icon-only).
  • Toggle between expanded and collapsed.
  • Show active section with background highlight.
  • Group items with section labels.

Content Sidebar

  • Right side for supplementary information (properties, details, chat).
  • Resizable if content varies.
  • Collapsible to maximize main content area.

Mobile Drawer

  • Off-canvas, slides in from left.
  • Overlay dims the background.
  • Swipe to dismiss.
  • Full-height, 280-320px width.

Information Architecture

  • Top: logo/brand + collapse toggle.
  • Primary navigation items (5-8 max at top level).
  • Grouped with section dividers or headers.
  • Bottom: user avatar/settings, help, logout.
  • Badge counts for items needing attention.
  • Nested items: expand/collapse with arrow indicator, max 2 levels deep.