frontend-aesthetics
79Improve Frontend Visual Design
Generic frontend screens often look similar and miss brand focus. This skill guides typography, color, motion, and depth choices for clearer interfaces.
Apply Architecture Patterns for Next.js Teams
Teams often lose time choosing patterns for features. This skill gives Claude, Codex, and Claude Code a concise architecture guide for consistent implementation.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "architecture-patterns" from https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns.md and its manifest at https://skillstore.io/api/skills/barnhardt-enterprises-inc-architecture-patterns/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "architecture-patterns". I need to add a project dashboard with filters and creation forms.
Expected outcome:
Using "architecture-patterns". Review an API route design for creating users.
Expected outcome:
Using "architecture-patterns". Help a new contributor understand the project patterns.
Expected outcome:
Start with the decision trees, then read the focused pattern file for the selected area. Use the linked specialized skill for implementation details.
Static alerts are false positives from Markdown links, code fences, and illustrative TypeScript examples. No executable scripts, credential exfiltration, external network callbacks, command execution, or prompt injection intent was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/barnhardt-enterprises-inc-architecture-patterns/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/barnhardt-enterprises-inc-architecture-patterns.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Barnhardt-Enterprises-Inc. (2026). architecture-patterns security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns/audits/8@techreport{barnhardt-enterprises-inc-barnhardt-enterprises-inc-architecture-patterns-2026,
author = {Barnhardt-Enterprises-Inc},
title = {architecture-patterns security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "architecture-patterns security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "Barnhardt-Enterprises-Inc"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/barnhardt-enterprises-inc-architecture-patterns/audits/8"
identifiers:
- type: other
value: "skillstore:barnhardt-enterprises-inc-architecture-patterns:audit:8"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-architecture-patterns
2026-08-21
adammanuel-dev-architecture-patterns
2026-08-21
barnhardt-enterprises-inc-architecture-patterns
2026-08-21
sickn33-architecture-patterns
2026-08-21
Plan whether a feature should use a server component, client component, server action, or API route.
Compare code against TypeScript, API, database, and state management conventions before merging.
Teach established framework patterns with quick references, decision trees, and examples.
I need to display project data and add a delete button. Use the architecture patterns to choose server and client boundaries.
Plan a create project endpoint using the API patterns. Include validation, auth checks, ownership checks, status codes, and response shape.
Audit this feature state usage against the state patterns. Recommend React Query, useState, Context, URL state, or form state.
Review this planned feature across Next.js, TypeScript, Drizzle, API, React 19, and state patterns. Identify tradeoffs and follow-up skills.
Author
Barnhardt-Enterprises-IncLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c4231f0153ccd2a2ed62274c5a372bf8f2386d3f
Maintenance freshness
7/18/2026
Usage
7 downloads ยท 442 views
File structure
๐ api-patterns.md
๐ database-patterns.md
๐ nextjs-patterns.md
๐ react-19-patterns.md
๐ SKILL.md
Improve Frontend Visual Design
Generic frontend screens often look similar and miss brand focus. This skill guides typography, color, motion, and depth choices for clearer interfaces.
Enforce Test-Driven Development Workflows
Teams often skip tests or write them after implementation. This skill guides Claude, Codex, and Claude Code through test-first delivery.
Audit Code for Security Risks
Security-sensitive code is easy to ship with hidden flaws in authentication, input handling, and secrets. This skill gives Claude, Codex, and Claude Code structured security references and scanner guidance for safer reviews.
Build Zod Validation Schemas
Validation bugs create weak application boundaries and unclear user errors. This skill gives practical Zod patterns for TypeScript schemas, API validation, transforms, and typed results.
Write Strict TypeScript Safely
TypeScript projects can drift into unsafe patterns that hide runtime defects. This skill guides Claude, Codex, and Claude Code toward stricter type usage, clearer errors, and safer narrowing.
Enforce AI Coding Quality Gates
AI-assisted coding can miss tests, security checks, and release criteria. This skill gives Claude, Codex, and Claude Code a staged checklist for safer delivery.
Build Frontend Apps Faster
by davila7
Frontend work often needs consistent React patterns, performance checks, and project scaffolding. This skill gives Claude and compatible agents practical guidance and local helper scripts for modern web application development.
Build Fullstack Apps With Senior Guidance
by alirezarezvani
Fullstack projects often need consistent setup, architecture choices, and quality checks. This skill provides scripts and references for React, Next.js, Node.js, GraphQL, and PostgreSQL work.
Build Type-Safe React Components
by softaworks
React TypeScript work often needs precise event, hook, and route types. This skill provides focused patterns for typed components, React 19 APIs, and routing.
Implement React View Transitions
by vercel-labs
React view transitions are easy to misplace, causing silent or noisy animations. This skill guides route, Suspense, list, and shared element animation choices.
Plan Next.js App Router Architecture
by 89jobrien
Next.js teams can struggle to choose routes, components, data loading, and migration steps. This skill gives structured architecture guidance for App Router, Server Components, and performance.
Optimize React and Next.js Code
by vercel-labs
React and Next.js applications often lose performance through waterfalls, large bundles, and avoidable re-renders. This skill gives Claude, Codex, and Claude Code concrete review rules for faster frontend work.