Asymmetric-al

60 mods across 1 repository, 392 stars between them.

Asymmetric-al/core

Skill Claude CodeCodex

Audit and fix accessibility in Core UI. Use when changing or reviewing buttons, links, forms, validation, dialogs, menus, tabs, tables, keyboard interactions, focus management, accessible names, announcements, contrast, touch targets, reduced motion, or WCAG/a11y behavior.

392 3d ago A 60 tokens AGPL-3.0

agent-browser

02

Asymmetric-al/core

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

392 3d ago A 200 tokens AGPL-3.0

agent-email-inbox

03

Asymmetric-al/core

Skill Claude CodeCodex

Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers, email-to-task pipelines, or any workflow processing untrusted inbound email. Always use this skill when the user wants to receive emails and act on them programmatically, even if they don't mention "agent"…

392 3d ago A 94 tokens AGPL-3.0

anim

04

Asymmetric-al/core

Skill Claude CodeCodex

Tasteful, subtle web UI animation following Emil Kowalski / animations.dev principles. Use when adding or reviewing interface motion — hover and press feedback, entrances and exits, modals, toasts, menus, loading and skeleton states, staggered reveals, page or view transitions — so motion stays refined and purposeful…

392 3d ago A 92 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the bouncy thing when a popover opens" → Pop in; "the iOS rubber-band scroll" → Rubber-banding). Use when the user asks "what's it called when…", or describes a motion effect without knowing its name and…

392 3d ago A 98 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

392 3d ago A 44 tokens AGPL-3.0

apple-design

07

Asymmetric-al/core

Skill Claude CodeCodex

Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing gesture-driven UI, spring animations, drag/swipe/sheet interactions, momentum and interruptible transitions, translucent materials and depth, typography (optical sizing, tracking, leading)…

392 3d ago A 80 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

392 3d ago A 40 tokens AGPL-3.0

ask-matt

09

Asymmetric-al/core

Skill Claude CodeCodex

Ask which skill or flow fits your situation. A router over the skills in this repo.

392 3d ago A 22 tokens AGPL-3.0

babysit

10

Asymmetric-al/core

Skill Claude CodeCodex

Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called explicitly. (babysit, babysitter, orchestrate, orchestrate a run, workflow, etc.).

392 3d ago A 55 tokens AGPL-3.0

base-ui

11

Asymmetric-al/core

Skill Claude CodeCodex

Build accessible, composable UI with @base-ui/react primitives and project styling tokens. Use when creating or refining unstyled primitive components and behavior-heavy UI such as overlays, menus, popovers, dialogs, and form controls, or defining custom component APIs. Prefer the moai-library-shadcn skill when…

392 3d ago A 76 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

392 3d ago D 42 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

HTML, CSS, and JavaScript craft guidelines from bendc/frontend-guidelines — semantics, a11y basics, selector discipline, motion-friendly CSS, and readable JS. Use for markup review, static HTML/CSS, email HTML, or general front-end hygiene; pair with repo frontend rules and TypeScript lint policy.

392 3d ago A 71 tokens AGPL-3.0

better-forms

14

Asymmetric-al/core

Skill Claude CodeCodex

Complete guide for building accessible, high-UX forms in modern stacks (React/Next.js, Tailwind, Zod). Includes specific patterns for clickable areas, range sliders, output-inspired design, and WCAG compliance.

392 3d ago A 48 tokens AGPL-3.0

cache-components

15

Asymmetric-al/core

Skill Claude CodeCodex

Build correct cached/dynamic boundaries in the Next.js App Router when Cache Components or PPR are enabled. Use when working with cacheComponents, Partial Prerendering (PPR), 'use cache', cacheLife, cacheTag, updateTag, or revalidateTag, to avoid request-context leaks and enforce proper cache invalidation. Not for the…

392 3d ago A 84 tokens AGPL-3.0

claude-handoff

17

Asymmetric-al/core

Skill Claude CodeCodex

Hand the current conversation off to a fresh background agent that picks up the work immediately.

392 3d ago A 22 tokens AGPL-3.0

clean-code

18

Asymmetric-al/core

Skill Claude CodeCodex

Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.

392 3d ago A 53 tokens AGPL-3.0

cms-migration

19

Asymmetric-al/core

Skill Claude CodeCodex

Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to Payload CMS.

392 3d ago A 35 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

392 3d ago A 42 tokens AGPL-3.0

code-review

21

Asymmetric-al/core

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

392 3d ago A 96 tokens AGPL-3.0

codebase-design

22

Asymmetric-al/core

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

392 3d ago A 57 tokens AGPL-3.0

commit

23

Asymmetric-al/core

Skill Claude CodeCodex

Create a Conventional Commit message for staged changes and run git commit. Use when changes are staged and you need a commit message in the form type(scope): subject, with a <=100 character imperative header and optional 'ref AL-###' body line. Retained for reference; use only when explicitly asked for this commit…

392 3d ago A 67 tokens AGPL-3.0

components-build

24

Asymmetric-al/core

Skill Claude CodeCodex

Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring component libraries, design systems, or any reusable UI components. Triggers on tasks involving component APIs, composition patterns, accessibility, styling systems…

392 3d ago A 62 tokens AGPL-3.0