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

research

121

Asymmetric-al/core

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

not rated 391 yesterday A 49 tokens AGPL-3.0

resend-cli

122

Asymmetric-al/core

Skill Claude CodeCodex

Operate the Resend platform from the terminal — send emails (including React Email .tsx templates via --react-email), manage domains, contacts, broadcasts, templates, webhooks, API keys, logs, automations, and events via the resend CLI. Use when the user wants to run Resend commands in the shell, scripts, or CI/CD…

not rated 391 yesterday C 114 tokens AGPL-3.0

resend

123

Asymmetric-al/core

Skill Claude CodeCodex

Use when working with the Resend email API — sending transactional emails (single or batch), receiving inbound emails via webhooks, managing email templates, tracking delivery events, managing domains, contacts, broadcasts, webhooks, API keys, automations, events, viewing API request logs, or setting up the Resend…

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

reui

125

Asymmetric-al/core

Skill Claude Code

Use the ReUI registry from your AI agent - find, install, and correctly use ReUI components (the 17 free building blocks like data-grid, kanban, filters), their free examples, premium blocks, and Motion Icons. Applies in any project using ReUI, the @reui registry, REUILICENSEKEY, or any shadcn project where the user…

not rated 391 yesterday A 116 tokens AGPL-3.0

review-and-ship

126

Asymmetric-al/core

Skill Claude CodeCodex

Review the current branch for bugs, intent fit, and test coverage; run or write tests; commit focused work; open or update a PR.

not rated 391 yesterday A 34 tokens AGPL-3.0

review-animations

127

Asymmetric-al/core

Skill Claude Code

Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.

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

run-smoke-tests

128

Asymmetric-al/core

Skill Claude CodeCodex

Run Playwright smoke tests, debug failures, and verify fixes.

not rated 391 yesterday A 17 tokens AGPL-3.0

scaffold-exercises

129

Asymmetric-al/core

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

not rated 391 yesterday A 45 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude Code

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

not rated 391 yesterday A 44 tokens AGPL-3.0

setup-pre-commit

131

Asymmetric-al/core

Skill Claude CodeCodex

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.

not rated 391 yesterday A 62 tokens AGPL-3.0

shadcn-ui

132

Asymmetric-al/core

Skill Claude Code

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

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

shadcn

133

Asymmetric-al/core

Skill Claude CodeCodex

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for…

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

skill-creator

134

Asymmetric-al/core

Skill Claude CodeCodex

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

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

stripe-best-practices

135

Asymmetric-al/core

Skill Claude CodeCodex

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), migrating from deprecated Stripe APIs, and security best…

not rated 391 yesterday A 111 tokens AGPL-3.0

stripe-integration

136

Asymmetric-al/core

Skill Claude CodeCodex

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

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

stripe-projects

137

Asymmetric-al/core

Skill Claude Code

Use when the user needs to provision a third-party service available on https://projects.dev/providers; create or retrieve a provider/service API, key or token; sign up for a service; or references projects.dev. Handles the full flow from checking provider availability through project initialization, then hands off to…

not rated 391 yesterday B 66 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

not rated 391 yesterday A 41 tokens AGPL-3.0

supabase

139

Asymmetric-al/core

Skill Claude CodeCodex

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies…

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

systematic-debugging

140

Asymmetric-al/core

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

not rated 391 yesterday A 21 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

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

tdd

142

Asymmetric-al/core

Skill Claude CodeCodex

Test-driven development for substantive feature, bug-fix, and behavior-changing work. Use automatically when implementing features, fixing bugs, or changing behavior (red → green → refactor). Also use when the user mentions TDD, /tdd, /TDD, or red-green-refactor. Do not use for documentation-only, formatting-only…

not rated 391 yesterday A 82 tokens AGPL-3.0

teach

143

Asymmetric-al/core

Skill Claude Code

Teach the user a new skill or concept, within this workspace.

not rated 391 yesterday A 15 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code.

not rated 391 yesterday A SkillSpector: pass 17 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: