sass skills

28 tagged sass, measured the same way as everything else here.

Browse within: framework 23inkline 23ui 23ux 23vue 23admin 5element-plus 5pinia 5typescript 5vite 5

v3-create-crud

01

un-pany/v3-admin-vite

Skill Claude CodeCodex

A page generator for standard create, read, update, and delete screens, commonly called CRUD screens. It uses Element Plus, a Vue user-interface library, to build tables, searches, pagination, forms, and delete confirmations.

7.0k 1mo ago A 108 tokens original MIT

v3-upsert-route

02

un-pany/v3-admin-vite

Skill Claude CodeCodex

A route configuration helper for projects that keep their routes in `src/router/index.ts`. It creates or updates permanent and permission-controlled pages, including titles, icons, and child routes.

7.0k 1mo ago A 88 tokens original MIT

v3-upsert-store

03

un-pany/v3-admin-vite

Skill Claude CodeCodex

A workflow for creating or updating Pinia stores, which are shared state modules in Vue applications. It requires the store name, state fields, types, initial values, persistence choices, and actions.

7.0k 1mo ago A 83 tokens original MIT

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

05

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

06

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