smithery/itsmealee

building-tour-cards

Guidelines for the Tour Card UI, the primary item in the tour grid. Use when building the tour browsing interface.

Installation

$ npx skills add smithery/itsmealee --skill building-tour-cards

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 smithery/itsmealee.

npx skills add smithery/itsmealee

Browse all from smithery/itsmealee

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

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 732 B
  • docs SUMMARY.md 141 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Tour Card UI Component

When to use this skill

  • Building the travel catalog.
  • Implementing "Featured Tours" on the homepage.

Design Specs

  • Image: Aspect ratio 4:3, rounded corners.
  • Content:

- Right: Rating (Star icon + number). - Top: Title (Bold, 1.1rem). - Subtitle: Location (Muted text + pin icon). - Bottom: Price (Prominent, e.g., "$299/person").

  • Hover: Subtle lift/shadow effect.

Instructions

  • Accessibility: Use semantic tags (article, h3).
  • Performance: Use next/image for optimized tour images.