Bytetalent
Official@bytetalent
Offers standardized architectural patterns and governance frameworks for Next.js, Expo, and Supabase enterprise application development.
Agent Skills by Bytetalent
Showing 74 vetted skills indexed across 1 GitHub repositories.
Accessibility WCAG AA
Validate design and code outputs for WCAG 2.1 AA compliance.
Stat Card and Interactive Components
Define stat card, ConfirmDialog, and AIProgressPanel patterns for Next.js and Expo apps.
Marketing Layout Patterns
Standardize marketing page layouts with responsive spacing, hero dimensions, carousels, CTA labels, and navigation.
Pencil Design
Manage encrypted .pen design files via Pencil MCP with batch limits.
Design Tokens and Theming
Standardize design systems with CSS custom properties for theming and typography.
Deploy Conventions
Standardize Bytetalent deployment processes with environment topology, branch promotion, and secret management.
Infrastructure Service Defaults
Guide infrastructure service selection for Next.js apps using Vercel, Supabase, and Upstash.
CSP Configuration
Configure Content Security Policy directives for web stack integrations.
Clerk Auth Patterns
Implement Clerk server-side authentication with middleware and JWT templates for Next.js and Expo apps.
Security Review
Automate security review checks across application development phases.
Modal Dialog Action
Define reusable modal dialog components for overlay-based UI interactions.
Detail Page With Tabs
Build entity detail pages with tab navigation in React and Next.js or Expo.
Optimistic CRUD With ETag
Reject outdated PUT requests using ETag headers and version integers.
Paginated Data Table
Construct paginated data tables with search, filters, sorting, and bulk actions.
Soft Delete API Resource
Implement soft delete in API endpoints using deletedAt or isArchived flags.
Wizard
Automate multi-step form creation and editing with URL-encoded state in Next.js.
Async Toast Mutation
Manage toast notifications for asynchronous save and delete operations in Next.js apps.
Resolve Account Route Handler
Enforce standardized resolveAccount() authentication in Next.js protected routes.
API Error Handler
Centralize Next.js route handler error reporting with apiError().
Fetch Error Retry
Standardize fetch error recovery with a retry banner for Next.js and Expo apps.
Settings Sections Page
Construct a user settings page with vertically aligned React section cards.
Server Client Page Split
Separate server and client components in Next.js App Router pages.
Collapsible Section Stack
Create a vertical stack of collapsible panels for entity editing pages.
Entity List Hook
Implement a three-layer data-access hook for list surfaces in Next.js and Expo applications.
Frequently Asked Questions About Bytetalent
FAQPage SchemaWhat 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.