mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs…
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Grill me about specs for the workflows I want to build, within this workspace.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Responsive web design sub-skill. Provides mobile-first layout patterns, CSS Grid/Flexbox strategies, responsive images, fluid typography, container queries, and breakpoint systems. Pull this in whenever building or reviewing UI that must work across mobile, tablet, desktop, and large screens. Triggers on: "make it…
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Use when building or fixing mobile-first navbar collapse, offcanvas drawers, ARIA-expanded sync, overflow handling, and Bootstrap-like responsive navigation.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Fail-safe guidance for mobile hamburger navigation in static HTML/CSS/Vanilla JS sites.
mhrsdev/AI-Agent-Skills-Library
Skill Claude CodeCodex
Use when building accessible mobile menus, dialogs, popovers, disclosure panels, focus management, keyboard behavior, and ARIA state inspired by Headless UI.