askill
bkinsey808

bkinsey808

Publisher on askill

18 total stars
Skills9
Updated 4/1/2026
GitHub
react-conventions
react-conventions
bkinsey8082/22/2026

React 18+ conventions with React Compiler guidance (no manual memoization, functional components, hooks patterns). Use when authoring components, hooks, or reviewing React code for styling and perform...

2
AI 93
unit-testing-hooks
unit-testing-hooks
bkinsey8083/15/2026

Complete guide for testing React hooks — renderHook, Documentation by Harness, installStore, fixtures, subscription patterns, lint/compiler traps, and pre-completion checklist. Read docs/unit-testing-...

2
AI 82
authentication-system
authentication-system
bkinsey8083/17/2026

Dual JWT authentication system (visitor + user tokens) with Supabase and Row Level Security. Use when implementing auth flows, token management, RLS policies, or working with Realtime subscriptions.

2
AI 80
manage-page-patterns
manage-page-patterns
bkinsey8084/1/2026

Patterns for admin/manage pages (community manage, event manage) — local actionState, runCommunityAction/runAction helpers, realtime as primary update path. Use when building manage pages with mutatio...

2
AI 72
file-splitting
file-splitting
bkinsey8083/29/2026

Comprehensive guide for breaking large files into separate single-function files. Covers naming, exports, import paths, test colocation, and validation. Use when refactoring consolidated utilities or...

2
effect-ts-patterns
effect-ts-patterns
bkinsey8082/7/2026

Effect-TS API patterns for Hono server (error handling, schema validation, service composition, dependency injection). Use when building API handlers, services, or working with structured error types.

2
AI 95
typescript-conventions
typescript-conventions
bkinsey8082/7/2026

TypeScript conventions (strict typing, no `any`, JSDoc rules). Use when authoring new modules, utilities, or reviewing PRs for typing issues.

2
AI 95
deployment-strategies
deployment-strategies
bkinsey8082/11/2026

Deployment workflows for Cloudflare Pages/Workers, environment configuration, cache management, GitHub Actions CI/CD, and production monitoring. Use when deploying code, configuring environments, sett...

2
AI 88
source-refactoring
source-refactoring
bkinsey8082/7/2026

Patterns for splitting functions and components into their own files. Ensures consistent exports, JSDoc preservation, and test colocation. Use when refactoring large files or extracting reusable logic...

2
Showing all 9 skills.