Skill Claude CodeCodex
Guide for working with and updating insta snapshot tests in Oxc without terminal interaction.
108 tagged compiler, measured the same way as everything else here.
Browse within: javascript 30typescript 30formal-verification 28algebraic-effects 24aot-compilation 24egraph 24garbage-collection 24non-associative-algebra 24octonions 24wasm-gc 24claude-ai 19compiler-frontend 19go 10golang 10
Skill Claude CodeCodex
Guide for working with and updating insta snapshot tests in Oxc without terminal interaction.
Skill Claude CodeCodex
Guide for migrating a project from Prettier or Biome to Oxfmt. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's formatter from Prettier or Biome to Oxfmt.
Skill Claude CodeCodex
Guide for migrating a project from ESLint to Oxlint. Use when asked to migrate, convert, or switch a JavaScript/TypeScript project's linter from ESLint to Oxlint.
Skill Claude CodeCodex
Choose optimal external AI models for code analysis, bug investigation, and architectural decisions. Use when consulting multiple LLMs via claudish, comparing model perspectives, or investigating complex Go/LSP/transpiler issues. Provides empirically validated model rankings (91/100 for MiniMax M2, 83/100 for Grok…
Skill Claude CodeCodex
Automated LSP hover validation for Dingo transpiler. Use when testing hover functionality, validating position mappings, checking for hover drift, or debugging LSP issues after sourcemap changes.
Skill Claude CodeCodex
Convert Neva programs to valid Mermaid flowchart diagrams. Use when asked to visualize Neva code as Mermaid.
Skill Claude CodeCodex
Capture or triage small Neva repository and engineering-harness frictions without derailing feature work.
Skill Claude CodeCodex
Prepare a Neva GitHub release draft from merged PRs, previous release style, and local multi-platform artifacts. Use this for monthly release preparation in nevalang/neva.
Skill Claude CodeCodex
Deterministic compiled graphs for ZeroClaw (importer, runtime, MCP tools).
Skill Claude CodeCodex
Deterministic compiled graphs for Hermes Agent (importer, runtime, MCP tools, learning-loop bridge).
Skill Claude CodeCodex
Deterministic compiled graphs for OpenClaw (importer, runtime, MCP tools).
dylan-sutton-chavez/edge-python
Skill Claude CodeCodex
Write, run, test and package Edge Python programs with the edge CLI. Use when editing .py files in an Edge Python project or when the user asks for Edge Python code.
Skill Claude CodeCodex
Svelte 5 - Reactive UI framework with compiler magic, Runes API, SvelteKit full-stack framework, SSR/SSG, minimal JavaScript.
Skill Claude CodeCodex
Adversarial testing of a specific claim. Try to disprove it.
Skill Claude CodeCodex
Fast pre-flight health check for all Grainulator MCP servers. Pings each server once, reports status in a table, and provides exact fix commands for any that are down. Use before starting any Grainulator session to avoid wasting time on MCP disconnections.
Skill Claude CodeCodex
Guide the user through verifying Grainulator's MCP servers are running, explain what each server does, handle optional dependencies, and initialize a first sprint if none exists. Use when the plugin is first installed, when MCP servers fail to connect, or when the user asks for help setting up Grainulator.
Skill Claude CodeCodex
Merge self-check for a green PR. Reads the PR's required-check status from the checks API (the committed ci-status feed is RETIRED), outputs MERGE (mark task completed, stand down — server-side auto-enqueue enqueues.
Skill Claude CodeCodex
Protocol for detecting, isolating, and fixing regressions in test262 pass count. Use when a test run shows fewer passes than expected.
Skill Claude CodeCodex
Repo-specific PR/CI conventions for an agent subscribed to PR activity (loopdive/js2wasm). Read this BEFORE acting on a CI or review event. Overrides the generic PR-steward defaults where this repo's merge queue, gates and hooks make them wrong — most importantly: agents NEVER enqueue, a bot hold is a real regression…
Skill Claude CodeCodex
Use Axint MCP tools to create, compile, validate, and repair Apple App Intents and Swift surfaces from TypeScript definitions.
Skill Claude CodeCodex
How to develop the Edict compiler — architecture, coding patterns, structured error conventions, and how to add new features end-to-end. Use this skill when contributing to the Edict TypeScript codebase, adding new AST node types, implementing new builtins, extending the compiler pipeline, fixing bugs in the…
Skill Claude CodeCodex
How to write correct Edict JSON AST programs. Covers the AST format, node types, ID conventions, common patterns, and how to interpret and fix structured errors. Use this skill when writing Edict programs, creating example programs, producing JSON ASTs for the Edict compiler, demonstrating language features, or…
Skill Claude CodeCodex
How to write and run tests for the Edict compiler. Covers vitest conventions, test directory structure, patterns for testing each pipeline stage, structured error assertions, and coverage expectations. Use this skill when writing tests, fixing failing tests, adding coverage for new features, or understanding the test…
Skill Claude CodeCodex
Use when the user wants to create, edit, or inspect an architectural floor plan / building layout as code — e.g. "draw a 2-bedroom apartment", "add a bathroom to this plan", "make the bedroom 1 m wider", "lay out an office floor". ArchLang is a tiny text language that compiles a .arch file to a professional floor-plan…