bh611627
- 41 skills
- 0 followers
- 12 hours ago last updated
- ▌ SEO Expert · bh611627SEO expert workflow for Next.js - Search Console, intent, metadata, JSON-LD, URL hygiene, CWV field data
- ▌ Tdd Vitest · bh611627Red-green-refactor test strategy with Vitest and Testing Library for React and Next - methodology before mass test generation
- ▌ API Handbook · bh611627REST and Next.js Route Handler design - status codes, errors, idempotency, and versioning without bloat
- ▌ Auth Handbook · bh611627Sessions, cookies, OAuth callbacks, and RBAC for Next.js App Router - httpOnly, CSRF-same-site boundaries, complements env-config-agent
- ▌ I18N Handbook · bh611627Internationalization for Next.js App Router - locale routing, message files, and RTL layout checks
- ▌ Skill Creator · bh611627Author SkillCodex SKILL.md - outcomes, dual GitHub+npm format, safety metadata
- ▌ Testing Agent · bh611627Write and improve React/Next.js tests with Vitest, Testing Library, and Playwright E2E
- ▌ Code Assistant · bh611627React and Next.js coding - small diffs, pnpm, TypeScript TSX, stable versions
- ▌
- ▌ Env Config Agent · bh611627Manage Next.js environment variables safely - .env.example, NEXT_PUBLIC_ rules, typed env, secret leak checks
- ▌ Monorepo Tooling · bh611627pnpm workspaces and Turborepo with Next.js apps - boundaries caching and shared packages
- ▌ Security Headers · bh611627HTTP security headers and CSP for Next.js - safe defaults, nonces, and report-only rollout
- ▌ Github Actions CI · bh611627GitHub Actions for Next.js and TypeScript - lint test build cache and PR checks
- ▌ Markdown Pipeline · bh611627Markdown and MDX pipelines with remark rehype - security performance and GFM parity
- ▌ Next Architecture · bh611627App-wide Next.js App Router architecture - layers, boundaries, folder strategy, and when to split services without cloning Vercel react-best-practices
- ▌ Payments Handbook · bh611627Checkout PCI scope card data boundaries - PSP tokens only pair with webhook-receivers never store or log PAN
- ▌ Performance Audit · bh611627Audit Next.js performance - bundle size, images, RSC boundaries, Core Web Vitals checklist
- ▌ Python Productive · bh611627Modern Python with uv, Pydantic v2, strict typing, and fast paths - projects, tooling, optional native extensions
- ▌ Realtime Handbook · bh611627SSE and WebSockets in Next.js Route Handlers - auth connection limits and when to pick each transport
- ▌ Semantic HTML CSS · bh611627Semantic HTML, landmarks, focus, and modern CSS - fast accessible UI that pairs with WCAG audits
- ▌ Webhook Receivers · bh611627Secure Next.js Route Handlers for webhooks - signature verify idempotency and replay protection
- ▌ Pr Review Workflow · bh611627Structured pull request review for React and Next.js - checklist, risk notes, and actionable comments without rewriting the PR
- ▌ Storybook Handbook · bh611627Storybook 8 for React TypeScript - CSF3 stories a11y addon and docs aligned with design-guidelines
- ▌ Accessibility Audit · bh611627Audit React/Next.js UIs for WCAG 2.2 AA - contrast, ARIA, keyboard, forms, alt text
- ▌ Container Local Dev · bh611627Docker multi-stage builds and Compose for Next.js on Node LTS with pnpm plus Postgres Redis sidecars and dockerignore hygiene
- ▌ Data Layer Handbook · bh611627Prisma vs Drizzle and SQL in Next.js - when to choose relations migrations serverless drivers and pairing with database-schema-agent
- ▌ Secure Dependencies · bh611627Lockfiles, audits, install-script risk, and CI dependency review for Node and pnpm - reduce supply-chain surprises
- ▌ Typescript Refactor · bh611627Refactor JavaScript to strict TypeScript or audit types - incremental .js to .ts with explicit return types
- ▌ Client Data Fetching · bh611627TanStack Query v5 with Next.js App Router - query keys, hydration, staleTime, and server prefetch without double fetch
- ▌ Forms And Validation · bh611627Accessible forms in React and Next.js with zod validation - server actions or client submit patterns
- ▌ Next Server Patterns · bh611627Next.js App Router server components, streaming, caching, and client boundaries without guesswork
- ▌ Database Schema Agent · bh611627Design or audit Prisma schemas for Next.js - relations, indexes, naming, migration notes
- ▌ Dependency Migrations · bh611627Major version upgrades for React Next and toolchain - ordered steps rollback and test gates
- ▌ Edge Runtime Handbook · bh611627Next.js Edge Runtime limits - what runs where and how to split Node-only code
- ▌ React Email Templates · bh611627Transactional email with React components - layout tables text version and test sends
- ▌ Skillcodex Browser UI · bh611627Full SkillCodex doc browser - skills.sh-style UI, STRICT UI only, design-guidelines
- ▌ Web Design Guidelines · bh611627Web design for SkillCodex doc UIs - React + TypeScript + Tailwind; build or audit per design-guidelines. Prefer div + CSS motion; use framer-motion only in client components.
- ▌ Observability Handbook · bh611627Structured logs correlation IDs and error reporting for Next.js App Router - PII boundaries and tracing hooks without vendor lock-in
- ▌ Error Loading Not Found · bh611627Next.js App Router error.tsx, not-found, loading, and global-error - recovery UI, logging, and boundaries users actually see
- ▌ Server Caching Handbook · bh611627Next.js revalidateTag stampedes unstable_cache external Redis and fetch cache hierarchy for production traffic
- ▌ Web Design Guidelines 2 · bh611627Web design for documentation-style UIs - build or audit per SkillCodex design rules (React, TypeScript, Tailwind). Use for doc browsers, skill directories, UI review, testimonials with avatars, and accessible buttons. Tier 0 CSS motion on div by default; Tier 1 CSS keyframes on div; Tier 2 Framer only in named client leaves - never mix motion APIs in one file.