gohypergiant

34 mods across 1 repository, 22 stars between them.

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when configuring QueryClient, implementing mutations, debugging performance, or adding optimistic updates with @tanstack/react-query in Next.js App Router. Covers factory patterns, query keys, cache invalidation, observer debugging, HydrationBoundary, multi-layer caching. Keywords TanStack Query, useSuspenseQuery…

22 4d ago A 92 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Comprehensive TypeScript file audit system. Command-only skill (no natural triggers). Accepts file or directory path to systematically audit through accelint-ts-testing, accelint-ts-best-practices, accelint-ts-performance, and accelint-ts-documentation skills. Maintains progress tracking across sessions with…

22 4d ago A 83 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Comprehensive TypeScript/JavaScript coding standards focusing on type safety, defensive programming, and code correctness. Use when (1) Writing or reviewing TS/JS code, (2) Fixing type errors or avoiding any/enum/null, (3) Implementing control flow, state management, or error handling, (4) Applying zero-value pattern…

22 4d ago A 134 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Audit and improve JavaScript/TypeScript documentation including JSDoc comments (@param, @returns, @template, @example), comment markers (TODO, FIXME, HACK), and code comment quality. Use when asked to 'add JSDoc', 'document this function', 'audit documentation', 'fix comments', 'add TODO/FIXME markers', or 'improve…

22 4d ago A 86 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Systematic JavaScript/TypeScript performance audit and optimization using V8 profiling and runtime patterns. Use when (1) Users say 'optimize performance', 'audit performance', 'this is slow', 'reduce allocations', 'improve speed', 'check performance', (2) Analyzing code for performance anti-patterns (O(n²)…

22 4d ago A 177 tokens original Apache-2.0

accelint-ts-testing

30

gohypergiant/agent-skills

Skill Claude CodeCodex

Comprehensive vitest testing guidance for TypeScript projects. Use when (1) Writing new tests with AAA pattern, parameterized tests, or async/await, (2) Reviewing test code for anti-patterns like loose assertions (toBeTruthy), over-mocking, or nested describe blocks, (3) Optimizing slow test suites, (4) Implementing…

22 4d ago A 169 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Extract explicit and implicit constraints (compliance, security, hosting, tooling, stakeholder, scope, and external-dependency boundaries) from a project's documentation, then build or update a canonical CONSTRAINTS.md. Spawns one subagent per source document to flag externally-imposed boundaries with evidence…

22 4d ago A 171 tokens original Apache-2.0

epistemic-mapper

32

gohypergiant/agent-skills

Skill Claude CodeCodex

Build or update a canonical EPISTEMIC-MAP.md sorting a project's knowledge into four states: validated Facts, open Questions, undocumented Assumptions, and inferred Risks. Purpose-built for prototype-to-production handoff, where a signed contract means a new engineering team must take over before the original…

22 4d ago A 200 tokens original Apache-2.0

generate-docs

33

gohypergiant/agent-skills

Skill Claude CodeCodex

Generate fumadocs MDX documentation for agent skills. Use when users say "generate docs", "document this skill", "create fumadocs for X", "update skill docs", "validate docs", or when working with docs/content/docs directory. Handles initial generation, smart updates preserving manual edits, and validation. Uses SHA…

22 4d ago A 76 tokens original Apache-2.0

jargon-extractor

34

gohypergiant/agent-skills

Skill Claude CodeCodex

Extract internal terminology, acronyms, shorthand, and jargon from a set of documents, then build or update a project glossary in JARGON.md. Reuse an existing JARGON.md anywhere in the repo if one already exists; otherwise default to the repo root. Spawns one subagent per input file to flag terms with plain English…

22 4d ago A 205 tokens original Apache-2.0