Asymmetric-al/core

A high-performance, enterprise-grade Next.js 16 application for mission-focused non-profit organizations. Built for high impact teams.

This repository also configures its own agents. See what core tells them →

391Stars on the repository
195Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

control-cli

25

Asymmetric-al/core

Skill Claude CodeCodex

Build or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use for CLI UX checks, startup regressions, memory leaks, hangs, prompt flows, or terminal demos.

not rated 391 yesterday A 48 tokens AGPL-3.0

control-ui

26

Asymmetric-al/core

Skill Claude CodeCodex

Build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI verification, screenshots, accessibility snapshots, perf profiles, visual diffs, or reproducing UI bugs.

not rated 391 yesterday A 49 tokens AGPL-3.0

create-agent

27

Asymmetric-al/core

Skill Claude CodeCodex

Guides a one-question-at-a-time design interview, captures alignment in agent/EVE-BRIEF.md, then scaffolds and implements a runnable eve agent with verbose teaching comments. Use when the user wants to create a new eve agent, build an agent from scratch, or invokes /create-agent.

not rated 391 yesterday A SkillSpector: warn 63 tokens AGPL-3.0

deploy-to-vercel

28

Asymmetric-al/core

Skill Claude CodeCodex

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

not rated 391 yesterday A 47 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

not rated 391 yesterday A 41 tokens AGPL-3.0

design-an-interface

30

Asymmetric-al/core

Skill Claude CodeCodex

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

not rated 391 yesterday A 43 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when creating design tokens, implementing theme switching, building component libraries, or establishing design system foundations.

not rated 391 yesterday A SkillSpector: pass 42 tokens AGPL-3.0

deslop

32

Asymmetric-al/core

Skill Claude CodeCodex

Remove AI-generated code slop and clean up code style.

not rated 391 yesterday A 14 tokens AGPL-3.0

diagnosing-bugs

33

Asymmetric-al/core

Skill Claude CodeCodex

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

not rated 391 yesterday A 40 tokens AGPL-3.0

domain-model

34

Asymmetric-al/core

Skill Claude CodeCodex

Alias for domain-modeling. Use when the user asks for domain modeling, ubiquitous language, domain terminology, glossary work, or DDD vocabulary.

not rated 391 yesterday A 32 tokens AGPL-3.0

domain-modeling

35

Asymmetric-al/core

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

not rated 391 yesterday A 43 tokens AGPL-3.0

edit-article

36

Asymmetric-al/core

Skill Claude Code

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

not rated 391 yesterday A 34 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication, implementing email capture, ensuring compliance (CAN-SPAM, GDPR, CASL), handling webhooks, retry logic, or deciding transactional vs marketing.

not rated 391 yesterday A 61 tokens AGPL-3.0

emil-design-eng

38

Asymmetric-al/core

Skill Claude CodeCodex

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great. Use as a craft companion after Core's frontend, emil-design-engineering, and anim guidance.

not rated 391 yesterday A SkillSpector: warn 55 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Design engineering principles and patterns for building polished, accessible web interfaces. Use this skill when building UI components, reviewing frontend code, implementing forms, handling touch interactions, optimizing performance, or creating marketing pages. Triggers on: design engineering, UI polish, input…

not rated 391 yesterday A 139 tokens AGPL-3.0

eve

40

Asymmetric-al/core

Skill Claude CodeCodex

Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent instructions, skills, tools, connections, channels, sandboxes, subagents, schedules, or evals.

not rated 391 yesterday A 47 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Inspect a Core UI or code surface for a small number of justified motion opportunities and explicitly identify what should remain static. Use when asked what should animate, where motion would improve feedback or comprehension, how to make an interface feel more alive without over-animating it, or whether a proposed…

not rated 391 yesterday A 85 tokens AGPL-3.0

find-skills

42

Asymmetric-al/core

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

not rated 391 yesterday A 67 tokens AGPL-3.0

fix-ci

43

Asymmetric-al/core

Skill Claude CodeCodex

Find failing PR checks, inspect logs or external check links, and apply focused fixes.

not rated 391 yesterday A 19 tokens AGPL-3.0

fix-merge-conflicts

44

Asymmetric-al/core

Skill Claude CodeCodex

Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution.

not rated 391 yesterday A 22 tokens AGPL-3.0

frontend-design

45

Asymmetric-al/core

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

not rated 391 yesterday A 77 tokens AGPL-3.0

get-pr-comments

46

Asymmetric-al/core

Skill Claude CodeCodex

Fetch and summarize review comments from the active pull request.

not rated 391 yesterday A 14 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

not rated 391 yesterday B 62 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

not rated 391 yesterday A 44 tokens AGPL-3.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: