Instructions file CodexOpenCode
AGENTS.md instructions for mutewinter/.dot, covering dotfiles, structure and conventions.
Instructions file CodexOpenCode
AGENTS.md instructions for mutewinter/.dot, covering dotfiles, structure and conventions.
Instructions file
Claude Code instructions for mutewinter/.dot, a project described as: 📑 My non-vim dot files.
Settings file Claude Code
Agent settings declaring 52 allowed tools.
Skill Claude CodeCodex
Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.
Skill Claude CodeCodex
Review a range of recent work in the current repo and land the findings as an uncommitted markdown file at the repo root, ordered by severity. Use when the user asks for a code review of recent commits, a branch, a diff, or "the last couple of days", or wants a written review they can work through afterwards. Not for…
Skill Claude CodeCodex
Use when the user asks for a rich explanation of a code change, diff, branch, or PR. Produces HTML output.
Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
Skill Claude CodeCodex
Fork a repo, park it in the right place, and draft a pull request body (or issue report) in the user's house style, including the review handoff before it is opened. Use whenever forking a repo, drafting a PR description, opening a PR, or proposing a fix to an upstream/third-party repo.
Skill Claude CodeCodex
Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind (className, variants, cn()), especially when dynamic styling or CSS variables are involved (no var() in className).
Skill Claude CodeCodex
Powerful asynchronous state management, server-state utilities, and data fetching for TS/JS, React, Vue, Solid, Svelte & Angular.
Skill Claude CodeCodex
Type-safe routing for React and Solid applications with first-class search params, data loading, and seamless integration with the React ecosystem.
Skill Claude CodeCodex
Headless UI for virtualizing large element lists at 60FPS in TS/JS, React, Vue, Solid, Svelte, Lit & Angular.
Skill Claude CodeCodex
Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.
Skill Claude CodeCodex
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines…
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…
Skill Claude CodeCodex
Create a tailored, single-file HTML visual explanation of a complex question, code change, architecture, plan, incident, comparison, workflow, or product behavior. Use when the user asks to visualize work, make something easier to understand, explain changes visually, produce an interactive technical artifact, or…
Skill Claude CodeCodex
Vitest API and config reference (Jest-compatible) — mocking with vi., spies, fake timers, coverage configuration, fixtures, snapshots, and test filtering. Use for Vitest API and configuration questions anywhere in the monorepo; for Studio-specific test strategy and component-test setup, start with studio-testing and…
Skill Claude CodeCodex
Design, implement, review, and migrate XState v5 state machines and statecharts in TypeScript using modern v5 patterns. Use this whenever the user mentions XState, actors, state machines, statecharts, guards, transitions, workflows, or Stately, or is modeling non-trivial UI/app/process logic in a codebase that uses…