inkline skills

23 tagged inkline, measured the same way as everything else here.

Browse within: framework 23sass 23ui 23ux 23vue 23

inkline/inkline

Skill Claude CodeCodex

The Inkline compiler's end-to-end pipeline — parse → IR → analyze → per-target codegen → print — including the IR contracts, reactivity tracking, target rewrite rules, plugin hooks, the two compile paths, and known sharp edges. Use for any core/ work, or when reviewing it.

1.5k 2d ago A 67 tokens

create-pr

02

inkline/inkline

Skill Claude CodeCodex

Author a pull request in the Guild's standard shape — a fixed Summary / Changes / Verification / Notes skeleton that mirrors the review-gate, plus the hard anti-leak rule that no agent @mention or mention:// link ever reaches a public PR. Use whenever you are about to open a PR (e.g. /create-pr), so the PR passes…

1.5k 2d ago A 79 tokens

implement-component

03

inkline/inkline

Skill Claude CodeCodex

Phase 2 of building an Inkline component — write the .ink.tsx source. Author the headless part(s) (behavior + accessibility, no styling), then one styled component that composes them and applies a styleframe recipe, then the .styleframe.ts, then register the export. Compiles to all 7 frameworks. Use when implementing…

1.5k 2d ago A 87 tokens