gohypergiant

34 mods across 1 repository, 22 stars between them.

gohypergiant/agent-skills

Instructions file GitHub Copilot

Instructions for gohypergiant/agent-skills, covering agent skills repository, architecture overview, three-layer structure, file structure conventions and skills (user-facing knowledge packages).

22 4d ago A 1,502 tokens original Apache-2.0

gohypergiant/agent-skills

Instructions file CodexOpenCode

Instructions for gohypergiant/agent-skills, covering agent behavior, system architecture, role & identity, communication and workflow procedures.

22 4d ago A 1,941 tokens original Apache-2.0

gohypergiant/agent-skills

Instructions file

Instructions for gohypergiant/agent-skills, a project described as: A collection of skills for AI coding agents. Skills are packaged instructions and scripts that extend agent capabilities.

22 4d ago A 4 tokens copy · 100% Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Convert and validate acceptance criteria for Playwright test automation. Use when user asks to (1) review/evaluate/check if AC are ready for automation, (2) assess if AC can be converted as-is, (3) validate AC quality for Playwright, (4) turn AC into tests, (5) generate tests from acceptance criteria, (6) convert .md…

22 4d ago A 123 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Create or update a living ARCHITECTURE.md for a codebase. Use when the user wants to write, refresh, restructure, or maintain an architecture document; document how the system is organized across tech stack, deployment model, services, components, and data stores; or turn codebase findings into durable architecture…

22 4d ago C 158 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Periodically lint the full OpenSpec archive for cross-change decision drift, index/spec reconciliation, and structural over-coupling, the gap nothing else in the QRSPI/OpenSpec stack covers, since every other drift check (accelint-onboard-openspec, accelint-architecture-doc, accelint-qrspi-apply Phase 4) only looks…

22 4d ago A 246 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when styling components or elements with @accelint/design-foundation or @accelint/design-toolkit packages, or when users say "style this", "add styling", "theme this component", "add colors", "add spacing", "CSS modules", "setup design foundation", "@variant", or when working with .module.css files. Provides…

22 4d ago A 104 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when the user wants prose rewritten, tightened, audited, simplified, polished, humanized, grammar-checked, or made plainer, clearer, shorter, easier to scan, or easier to act on without changing the intended meaning, audience, tone, or explicit constraints. Trigger on requests such as plain English, simple…

22 4d ago A 216 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when users say "add an eval to this skill", "evaluate this skill/agent", "evaluate this tool/repo/pipeline", "how should I test this RAG bot / retrieval / parser", "set up DeepEval/Ragas", "should I use Promptfoo/Inspect", "is my eval any good", "audit my eval harness" — or when they describe symptoms like "my bot…

22 4d ago A 244 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Next.js performance optimization and best practices. Use when writing Next.js code (App Router or Pages Router); implementing Server Components, Server Actions, or API routes; optimizing RSC serialization, data fetching, or server-side rendering; reviewing Next.js code for performance issues; fixing authentication in…

22 4d ago A 85 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Interactively onboard a project to agent-driven development by running a structured interview and generating a complete AGENTS.md (or CLAUDE.md). Use this skill whenever a user mentions "AGENTS.md", "CLAUDE.md", "agent behavior", "agent instructions", "agent config", "set up agent rules", "onboard agent", "configure…

22 4d ago A 143 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Interactively onboard a project to OpenSpec by running a structured interview and generating a complete QRSPI-configured openspec/config.yaml. Use this skill whenever a user mentions "openspec config", "config.yaml for openspec", "set up openspec", "onboard to openspec", "generate openspec config", "QRSPI config", or…

22 4d ago A 124 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Evaluate Figma designs from operator persona perspectives through design critique and user experience evaluation. Use when reviewing UX for specific user roles (e.g., air-surveillance-tech, weapons-director), conducting design reviews, or evaluating operator interfaces. Analyzes cognitive load, communication patterns…

22 4d ago A 83 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Turn user-provided requests, drafts, or prompt text into clearer, more executable prompts without performing the underlying task. Use when the user explicitly wants to improve, rewrite, optimize, tighten, clarify, structure, or adapt a prompt, when they have an idea but do not know how to phrase it, or when the prompt…

22 4d ago C 134 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Implement QRSPI-planned OpenSpec changes with intelligent parallelization. Use when the user wants to apply a QRSPI change, implement tasks with parallelization, or says "apply this QRSPI change", "implement with parallelization", "run the parallel slices". This skill is specifically designed for changes created via…

22 4d ago A 135 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Archive an OpenSpec change end-to-end. This skill invokes /opsx:archive or /opsx:bulk-archive itself to perform the native merge, then immediately follows up with the cross-capability linking and running indices OpenSpec doesn't build on its own — linking every capability a change touched via a shared related…

22 4d ago C 220 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use this skill when the user wants to start the formal QRSPI/OpenSpec planning workflow for a ticket, bug, feature request, or proposed product/CLI/app change before implementation. Invoke it when the user wants a spec-driven change package with questions first, factual research, proposal/design artifacts, affected…

22 4d ago A 180 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

React performance optimization and best practices. ALWAYS use this skill when working with any React code - writing components, hooks, JSX; refactoring; optimizing re-renders, memoization, state management; reviewing for performance; fixing hydration mismatches; debugging infinite re-renders, stale closures, input…

22 4d ago A 157 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when writing, reviewing, or refactoring React component tests with Testing Library. Load when you see render(), screen, fireEvent, userEvent, waitFor, or .test.tsx files. Covers query priority (getByRole > getByLabelText > getByText), user-centric testing patterns, async utilities, custom renders with providers…

22 4d ago A 124 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when creating or editing a README.md file in any project or package. Analyzes the codebase from the README location, identifies missing or stale documentation, and generates thorough, human-sounding README content with copy-pasteable code blocks and practical examples.

22 4d ago A 60 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Comprehensive security audit and vulnerability detection for JavaScript/TypeScript applications following OWASP Top 10. Use when (1) Users say 'audit security', 'check for vulnerabilities', 'security review', 'implement authentication', 'secure this code', (2) Adding authentication, API endpoints, file uploads, or…

22 4d ago A 145 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when users say "create a skill", "make a new skill", "build a skill", "skill for X", "audit this skill", "review this skill", "check skill quality", "fix this skill", "improve this skill", "refactor this skill", "update this skill", "optimize this skill", or when creating, refactoring, or auditing domain expertise…

22 4d ago A 99 tokens original Apache-2.0

skill-name

23

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when users say "[trigger phrase 1]", "[trigger phrase 2]", or when [specific scenario]. [WHAT this skill does]. [Additional trigger keywords for searchability].

22 4d ago A 39 tokens original Apache-2.0

gohypergiant/agent-skills

Skill Claude CodeCodex

Use when creating, auditing, tightening, simplifying, polishing, or reviewing SKILL.md files, agent-skill instructions, CLAUDE.md or AGENTS.md guidance, or other behavior-defining prompt artifacts whose wording controls trigger coverage, workflow order, guardrails, approval semantics, or exact technical meaning.…

22 4d ago A 146 tokens original Apache-2.0