incognitojam/skills
Instructions file CodexOpenCode
AGENTS.md instructions for incognitojam/skills: Skill source files live in skills/ /SKILL.md; personal cross-repository instructions live in global/AGENTS.md. ./link.sh on macOS/Linux and .\link.ps1 on Windows link each skill dir into both /.claude/skills/ and /.agents/skills/, the latter being where Codex and the…
incognitojam/skills
Instructions file
Claude Code instructions for incognitojam/skills.
incognitojam/skills
Skill Claude CodeCodex
Design and implement distinctive, production-grade frontend experiences. Use when Codex is building or substantially reshaping pages, components, landing pages, dashboards, design systems, interaction states, motion, or interface copy where strong aesthetic judgment matters; do not use for headless logic or mechanical…
incognitojam/skills
Skill Claude CodeCodex
Consult a read-only oracle that reasons about the working tree from an independent frontier model. Use when the caller needs a senior second opinion for difficult architecture, debugging, performance, planning, design judgment, or independent review; do not use for routine searches or implementation.
incognitojam/skills
Skill Claude CodeCodex
TanStack Solid Query patterns — options as a function, never destructuring results, reading signals inside options, dependent queries, mutations with optimistic updates, query key factories, and staleTime versus gcTime. Use when writing or reviewing @tanstack/solid-query code, or when a query does not refetch as…
incognitojam/skills
Skill Claude CodeCodex
Tailwind CSS v4 conventions and v3 differences — CSS-first @theme configuration, automatic content detection, renamed and removed utilities, built-in container queries, OKLCH colors, and the Vite and PostCSS setups. Use when writing Tailwind in a project on v4, migrating one from v3, or when generated utility classes…