Agent Skills by Captain Stuck
Showing 16 vetted skills indexed across 1 GitHub repositories.
Verify Package Types
Inspect .d.ts files and package.json to verify TypeScript package APIs and versions.
Client State & Data Orchestration
Define standards for managing server state with TanStack Query and local client state with Zustand.
Arlis Branding Guidelines
Define Arlis brand identity with visual, voice, and UI component guidelines.
Script Environment Setup
Loads .env.local files before executing standalone TypeScript scripts via dynamic imports.
prompt-engineering
Create structured AI prompts with roles, workflows, and rules.
Next.js Internationalization (i18n)
Configure locale detection and static rendering for multiple languages in Next.js 16+.
Codebase Investigation
Analyze software repositories to identify features, architecture, and technical debt.
Next.js 16 Security Standards
Enforce Next.js 16 security standards for data access, RLS, and Server Actions.
Supabase Database Architecture
Design PostgreSQL schemas with RLS policies for Supabase applications.
Centralized API Client Standards
Enforce centralized type-safe API clients and TanStack Query hooks.
Biome Configuration & Usage
Configure Biome linting and formatting with biome.json and CLI commands.
Designing Scalable Components & Hooks
Define architectural standards for scalable React/Next.js components and hooks.
Next.js Caching Strategies
Explain Next.js 16 caching strategies and configuration APIs.
Next.js 16 Standards
Document Next.js 16.1.6+ standards for proxy.ts routing, headers, and CORS.
Refactoring Monolithic Pages
Decompose large React pages into independent components with dependency mapping.
Next.js Server Actions Configuration
Configure Next.js Server Actions with allowed origins and body size limits.