Captain Stuck avatar

Captain Stuck

Community

@rylezhou · palo alto

8Followers
|
16Public Repos
|
16Published Skills

Agent Skills by Captain Stuck

Showing 16 vetted skills indexed across 1 GitHub repositories.

rylezhourylezhou

Verify Package Types

Inspect .d.ts files and package.json to verify TypeScript package APIs and versions.

Community
Intermediate
rylezhourylezhou

Client State & Data Orchestration

Define standards for managing server state with TanStack Query and local client state with Zustand.

Community
Intermediate
rylezhourylezhou

Arlis Branding Guidelines

Define Arlis brand identity with visual, voice, and UI component guidelines.

Community
Basic
rylezhourylezhou

Script Environment Setup

Loads .env.local files before executing standalone TypeScript scripts via dynamic imports.

Community
Basic
rylezhourylezhou

prompt-engineering

Create structured AI prompts with roles, workflows, and rules.

Community
Basic
rylezhourylezhou

Next.js Internationalization (i18n)

Configure locale detection and static rendering for multiple languages in Next.js 16+.

Community
Intermediate
rylezhourylezhou

Codebase Investigation

Analyze software repositories to identify features, architecture, and technical debt.

Community
Advanced
rylezhourylezhou

Next.js 16 Security Standards

Enforce Next.js 16 security standards for data access, RLS, and Server Actions.

Community
Advanced
rylezhourylezhou

Supabase Database Architecture

Design PostgreSQL schemas with RLS policies for Supabase applications.

Community
Advanced
rylezhourylezhou

Centralized API Client Standards

Enforce centralized type-safe API clients and TanStack Query hooks.

Community
Intermediate
rylezhourylezhou

Biome Configuration & Usage

Configure Biome linting and formatting with biome.json and CLI commands.

Community
Intermediate
rylezhourylezhou

Designing Scalable Components & Hooks

Define architectural standards for scalable React/Next.js components and hooks.

Community
Intermediate
rylezhourylezhou

Next.js Caching Strategies

Explain Next.js 16 caching strategies and configuration APIs.

Community
Intermediate
rylezhourylezhou

Next.js 16 Standards

Document Next.js 16.1.6+ standards for proxy.ts routing, headers, and CORS.

Community
Intermediate
rylezhourylezhou

Refactoring Monolithic Pages

Decompose large React pages into independent components with dependency mapping.

Community
Intermediate
rylezhourylezhou

Next.js Server Actions Configuration

Configure Next.js Server Actions with allowed origins and body size limits.

Community
Intermediate