dragoon0x/everything-design-taste

header-footer

Header design, footer architecture, sticky headers, responsive headers, and footer content strategy.

First seen Jul 18, 2026

Installation

$ npx skills add dragoon0x/everything-design-taste --skill header-footer

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,514 B
  • docs SUMMARY.md 121 B

History

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

SKILL.md

Header & Footer Patterns

Header

  • Height: 48-64px (compact apps), 64-80px (marketing sites)
  • Contents: Logo (left), navigation (center or right), actions (right)
  • Sticky: Consider sticky for long-scroll pages, but it steals vertical space
  • Compact on scroll: Reduce height and hide secondary items when scrolling down

Header Hierarchy

Element Priority Position
Logo/brand Always visible Left
Primary nav Always visible (desktop) Center or left
Search Visible or icon-toggle Center or right
User menu Always visible (logged in) Right
CTA Optional Right

Footer

  • Not a junk drawer. Only include useful navigation and legal requirements.
  • Column layout: 3-4 columns of links, grouped by category
  • Required: Copyright, privacy policy, terms of service
  • Useful: Contact info, social links, newsletter signup
  • Skip: Links that duplicate the main navigation

Mobile Header

  • Logo left, hamburger right (or vice versa)
  • Important action (cart, search) visible as icon
  • Sticky bottom bar for primary actions (not header)

Dark Footer on Light Sites

Works well. The visual weight anchors the page and separates content from legal/navigation.