Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

21st Ui Build

ASecurity

Build or substantially change production UI using the current project's design context, existing components, and grounded 21st inspiration. Use when implementing a page, section, component, responsive redesign, or visual polish in an existing web project. Trigger for requests such as "build this UI", "implement this screen", "make this page production-ready", or "use 21st to create the interface". Use 21st-ui-explore first when the visual direction is intentionally undecided, and 21st-ui-revi...

207 stars
0 votes
0 copies
1 views
Added 9/4/2026
designgobashreactapi

Works with

api

Security Analysis

A100/100

Scanned 9/4/2026

Install to Claude Code

$npx -y skills add NeverSight/skills_feed --skill 21st-ui-build --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of 21st Ui Build?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for 21st Ui Build
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/neversight-21st-ui-build/badge)](https://www.skillsdirectory.com/skills/neversight-21st-ui-build)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: 21st-ui-build
description: Build or substantially change production UI using the current project's design context, existing components, and grounded 21st inspiration. Use when implementing a page, section, component, responsive redesign, or visual polish in an existing web project. Trigger for requests such as "build this UI", "implement this screen", "make this page production-ready", or "use 21st to create the interface". Use 21st-ui-explore first when the visual direction is intentionally undecided, and 21st-ui-review for critique-only work.
---

# Build project-aware UI

Preserve the product's identity while using 21st supply to accelerate implementation.

## Workflow

1. Read `.21st/design.json` and `.21st/DESIGN.md`. If neither exists, run
   `21st init --design-context`.
2. Inspect the target route, its closest components, project instructions, and
   existing tokens. Treat explicit project facts as stronger than generic taste.
3. Search before generating:

   ```bash
   21st search "<specific UI need>" --context auto
   ```

4. Reuse installed project primitives first. Retrieve or install a 21st result
   only when it reduces duplication or materially improves the result.
5. If no result fits, generate project-aware alternatives:

   ```bash
   21st generate "<goal and constraints>" --context auto --variants 3
   ```

6. Implement the selected direction in the project's real framework. Do not
   paste sketch HTML when the project expects React components, tokens, or
   established APIs.
7. Preserve responsive behavior, keyboard interaction, visible focus,
   semantics, reduced motion, loading states, empty states, and error states.
8. Run the project's checks and `21st review <changed paths>`. Apply only safe,
   deterministic fixes automatically.

## Design rules

- Prefer project tokens over new arbitrary values.
- Prefer existing components over parallel lookalikes.
- Preserve established density, radii, typography, iconography, and layout
  rhythm unless the user explicitly requests a redesign.
- Use real product copy and states when available.
- Avoid decorative gradients, excessive cards, glass effects, huge headlines,
  and animation unless supported by the project or requested.
- Never claim a component, token, or capability exists without inspecting it.

## Handoff

Report the direction used, reused 21st/project components, files changed, and
verification performed. Record a durable visual choice in
`.21st/design.json` under `decisions` when the user selects a new direction.

Attribution

NeverSightNeverSight
View sourceMore from NeverSight →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Responsive Design

Implement modern responsive layouts using container queries, fluid typography, CSS Grid, and mobile-first breakpoint strategies. Use when building adaptive interfaces, implementing fluid layouts, or creating component-level responsive behavior.

397922 votes

Mermaid Diagrams

Creating and refining Mermaid diagrams with live reload. Use when users want flowcharts, sequence diagrams, class diagrams, ER diagrams, state diagrams, or any other Mermaid visualization. Provides best practices for syntax, styling, and the iterative workflow using mermaid_preview and mermaid_save tools.

2062 votes

sleek-design-mobile-apps

Use when the user wants to design a mobile app, create screens, build UI, or interact with their Sleek projects. Covers high-level requests ("design an app that does X") and specific ones ("list my projects", "create a new project", "screenshot that screen").

5711 votes

swiftui-design-skill

SwiftUI frontend visual design skill. Creates beautiful, distinctive iOS/macOS interfaces that avoid generic AI slop patterns. Covers design direction, layout systems, typography, color, spacing, brand integration, and design review. Use when designing new SwiftUI views, reviewing UI quality, creating iOS prototypes, choosing visual styles, improving app aesthetics, or when the UI looks generic or AI-generated.

1801 votes

Ios Hig

Use when designing iOS interfaces, implementing accessibility (VoiceOver, Dynamic Type), handling dark mode, ensuring adequate touch targets, providing animation/haptic feedback, or requesting user permissions. Apple Human Interface Guidelines for iOS compliance.

761 votes
View all in design →