Bytetalent avatar

Bytetalent

Official

@bytetalent

0Followers
|
3Public Repos
|
74Published Skills

Offers standardized architectural patterns and governance frameworks for Next.js, Expo, and Supabase enterprise application development.

Skills Distribution
DomainDeveloper To...Frontend Architect.. (40%)Backend & Database.. (30%)Software Governanc.. (30%)

Agent Skills by Bytetalent

Showing 74 vetted skills indexed across 1 GitHub repositories.

bytetalentbytetalent

Accessibility WCAG AA

Validate design and code outputs for WCAG 2.1 AA compliance.

Official
Basic
bytetalentbytetalent

Stat Card and Interactive Components

Define stat card, ConfirmDialog, and AIProgressPanel patterns for Next.js and Expo apps.

Official
Intermediate
bytetalentbytetalent

Marketing Layout Patterns

Standardize marketing page layouts with responsive spacing, hero dimensions, carousels, CTA labels, and navigation.

Official
Intermediate
bytetalentbytetalent

Pencil Design

Manage encrypted .pen design files via Pencil MCP with batch limits.

Official
Intermediate
bytetalentbytetalent

Design Tokens and Theming

Standardize design systems with CSS custom properties for theming and typography.

Official
Intermediate
bytetalentbytetalent

Deploy Conventions

Standardize Bytetalent deployment processes with environment topology, branch promotion, and secret management.

Official
Advanced
bytetalentbytetalent

Infrastructure Service Defaults

Guide infrastructure service selection for Next.js apps using Vercel, Supabase, and Upstash.

Official
Intermediate
bytetalentbytetalent

CSP Configuration

Configure Content Security Policy directives for web stack integrations.

Official
Advanced
bytetalentbytetalent

Clerk Auth Patterns

Implement Clerk server-side authentication with middleware and JWT templates for Next.js and Expo apps.

Official
Intermediate
bytetalentbytetalent

Security Review

Automate security review checks across application development phases.

Official
Advanced
bytetalentbytetalent

Modal Dialog Action

Define reusable modal dialog components for overlay-based UI interactions.

Official
Intermediate
bytetalentbytetalent

Detail Page With Tabs

Build entity detail pages with tab navigation in React and Next.js or Expo.

Official
Intermediate
bytetalentbytetalent

Optimistic CRUD With ETag

Reject outdated PUT requests using ETag headers and version integers.

Official
Intermediate
bytetalentbytetalent

Paginated Data Table

Construct paginated data tables with search, filters, sorting, and bulk actions.

Official
Advanced
bytetalentbytetalent

Soft Delete API Resource

Implement soft delete in API endpoints using deletedAt or isArchived flags.

Official
Intermediate
bytetalentbytetalent

Wizard

Automate multi-step form creation and editing with URL-encoded state in Next.js.

Official
Advanced
bytetalentbytetalent

Async Toast Mutation

Manage toast notifications for asynchronous save and delete operations in Next.js apps.

Official
Intermediate
bytetalentbytetalent

Resolve Account Route Handler

Enforce standardized resolveAccount() authentication in Next.js protected routes.

Official
Intermediate
bytetalentbytetalent

API Error Handler

Centralize Next.js route handler error reporting with apiError().

Official
Intermediate
bytetalentbytetalent

Fetch Error Retry

Standardize fetch error recovery with a retry banner for Next.js and Expo apps.

Official
Intermediate
bytetalentbytetalent

Settings Sections Page

Construct a user settings page with vertically aligned React section cards.

Official
Advanced
bytetalentbytetalent

Server Client Page Split

Separate server and client components in Next.js App Router pages.

Official
Intermediate
bytetalentbytetalent

Collapsible Section Stack

Create a vertical stack of collapsible panels for entity editing pages.

Official
Intermediate
bytetalentbytetalent

Entity List Hook

Implement a three-layer data-access hook for list surfaces in Next.js and Expo applications.

Official
Advanced

Frequently Asked Questions About Bytetalent

FAQPage Schema
What specific development tasks are enabled by these patterns?

These patterns enable standardized implementation of Next.js route handlers, Supabase schema migrations, Clerk authentication middleware, and accessible UI component construction using Tailwind CSS and design tokens.

Which technical personas benefit most from these conventions?

Full-stack engineers and technical leads building on the Next.js, Expo, and Astro ecosystems benefit from these standardized conventions for state management, data access, and deployment topology.

What are the primary dependencies for implementing these standards?

Implementation requires a stack comprising Next.js or Expo, Supabase for backend services, Drizzle for database interactions, Clerk for identity management, and Zod for schema validation.