Aysnc-Labs

13 mods across 1 repository, 6 stars between them.

SessionStart

01

Aysnc-Labs/angora

Hook Claude Code

Runs when a session starts, executing check-init-progress.sh via bash. From Aysnc-Labs/angora.

6 4mo ago A tokens not measured original MIT

angora

02

Aysnc-Labs/angora

Settings file Claude Code

Agent settings declaring 1 hook event (SessionStart).

6 4mo ago A tokens not measured original MIT

angora-component

03

Aysnc-Labs/angora

Skill Claude CodeCodex

Build or update a reusable UI component in src/components/ — primitives, composites, landmarks, content components. Trigger whenever the user wants to create or modify any .astro file under src/components/, add a variant or state to an existing component, do a visual refactor (spacing, hover lift, type), or build a…

6 4mo ago A 154 tokens original MIT

angora-compose-page

04

Aysnc-Labs/angora

Skill Claude CodeCodex

Assemble or evolve Astro pages in src/pages/.astro and layout specimens in src/pages/design-system/layouts/ from already-built components — including list/detail patterns like /collection + [slug].astro, SEO wiring from table fields, and site layout (header/footer) integration. Trigger whenever the user wants to…

6 4mo ago A 145 tokens original MIT

angora-data

05

Aysnc-Labs/angora

Skill Claude CodeCodex

Quick operations on src/data/data.sqlite — inspect the current schema, add a single column to an existing table via Drizzle migration, seed 2-5 test rows, or run a read-only SELECT/COUNT query. Trigger whenever the user wants a small, single-step database operation. Phrases like 'add a company column to testimonials'…

6 4mo ago A 145 tokens original MIT

Aysnc-Labs/angora

Skill Claude CodeCodex

Review any component (src/components/), design-system page, layout specimen, or site page (src/pages/.astro) against Angora's design rules — semantic token usage (no raw palette classes), data-component attributes, landmark vs content classification, heading ownership, flow spacing, container queries, accessibility…

6 4mo ago A 160 tokens original MIT

Aysnc-Labs/angora

Skill Claude CodeCodex

Initialize a brand-new Angora design system from scratch — run the creative-direction interview (audience, feel, domain vocabulary, signature element, dark-mode opt-in), translate into OKLCH tokens (palette, type scale, spacing, shadows, radii), and build the foundational design-system pages (buttons, icons, grid…

6 4mo ago A 173 tokens original MIT

angora-import

08

Aysnc-Labs/angora

Skill Claude CodeCodex

Bulk-import structured data (CSV or JSON) from inbox/ into existing database tables — maps fields to columns, validates against the Drizzle schema, inserts within a transaction. Trigger whenever the user wants to load, import, pull, or ingest a data file from inbox into an existing table. Phrases like 'import…

6 4mo ago A 142 tokens original MIT

angora-media

09

Aysnc-Labs/angora

Skill Claude CodeCodex

Process images from inbox/ into the media system — read each image visually to generate alt text under 125 characters, extract dimensions, assign a nanoid filename, move the file to public/media/, and insert a row into the media table. Trigger whenever the user wants to process, pipeline, ingest, or register images…

6 4mo ago A 153 tokens original MIT

angora-schema

10

Aysnc-Labs/angora

Skill Claude CodeCodex

Design or evolve SQLite schema (src/data/schema/tables/.ts) using Drizzle ORM — new tables, relational modeling, junction tables for many-to-many, foreign keys, CHECK constraints, SEO fields (slug, metatitle, metadescription), draft/published status columns, and media references. Trigger whenever the user wants to…

6 4mo ago A 161 tokens original MIT

angora-wireframe

11

Aysnc-Labs/angora

Skill Claude CodeCodex

Sketch or update a rough page wireframe in src/pages/design-system/wireframes/ — ASCII art or gray placeholder boxes — showing structure and flow before real components or visual design exists. Trigger whenever the user wants to sketch, rough out, outline, or draft the structure of a page before building anything, or…

6 4mo ago A 142 tokens original MIT

angora

12

Aysnc-Labs/angora

Skill Claude CodeCodex

Primary entry point for Angora — assesses project state (components, pages, wireframes, schema, inbox, site layouts, dark-mode config), interprets the user's intent, and routes to the right specialist skill with the right arguments. Trigger when the request spans multiple skills, is ambiguous, or asks for…

6 4mo ago A 156 tokens original MIT

angora CLAUDE.md

13

Aysnc-Labs/angora

Instructions file

Instructions for Aysnc-Labs/angora, covering angora, build layer, key files, commands and skills.

6 4mo ago A 840 tokens original MIT