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

payload

97

Asymmetric-al/core

Skill Claude CodeCodex

Use when working with Payload projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.

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

Asymmetric-al/core

Skill Claude CodeCodex

Interactive CMS-to-Payload migration workflow: analyze exports, design collection configs, field mapping. Vendored from payloadcms/skills (cms-migration). Use when migrating from WordPress, Contentful, Strapi, Sanity, Webflow, or similar into Payload.

not rated 391 yesterday A 61 tokens AGPL-3.0

payloadcms-payload

99

Asymmetric-al/core

Skill Claude CodeCodex

Payload CMS application development (collections, fields, hooks, access control, Local/REST/GraphQL queries, adapters, plugins). Vendored from payloadcms/skills. Use when editing payload.config.ts, Payload collections, admin, or debugging validation, security, relationships, transactions, or hooks in this repo.

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

pdf

100

Asymmetric-al/core

Skill Claude CodeCodex

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

not rated 391 yesterday A 92 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions…

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

playwright-cli

102

Asymmetric-al/core

Skill Claude CodeCodex

Use Playwright CLI for ad hoc browser automation and interactive verification of Core UI: opening local routes, navigating, inspecting snapshots, using element refs, checking console/network activity, capturing evidence, tracing, and reproducing flows. Do not use it as a substitute for committed @playwright/test…

not rated 391 yesterday A 71 tokens AGPL-3.0

playwright-skill

103

Asymmetric-al/core

Skill Claude CodeCodex

Battle-tested Playwright patterns for writing, debugging, and scaling reliable test suites. Use when you need guidance for E2E, API, component, visual, accessibility, or security testing, plus CI/CD, CLI automation, page objects, and migration from Cypress or Selenium. TypeScript and JavaScript.

not rated 391 yesterday A 66 tokens AGPL-3.0

playwright-ci

104

Asymmetric-al/core

Skill Claude CodeCodex

Production-ready CI/CD configurations for Playwright — GitHub Actions, GitLab CI, CircleCI, Azure DevOps, Jenkins, Docker, parallel sharding, reporting, code coverage, and global setup/teardown.

not rated 391 yesterday A 48 tokens AGPL-3.0

playwright-core

105

Asymmetric-al/core

Skill Claude CodeCodex

Battle-tested Playwright patterns for writing and debugging reliable E2E, API, component, visual, accessibility, and security tests. Use when you need locator strategy, assertions, fixtures, network mocking, auth flows, trace debugging, or framework recipes for React, Next.js, Vue, and Angular. TypeScript and…

not rated 391 yesterday A 70 tokens AGPL-3.0

playwright-migration

106

Asymmetric-al/core

Skill Claude CodeCodex

Step-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.

not rated 391 yesterday A 33 tokens AGPL-3.0

playwright-pom

107

Asymmetric-al/core

Skill Claude CodeCodex

Page Object Model patterns for Playwright — when to use POM, how to structure page objects, and when fixtures or helpers are a better fit.

not rated 391 yesterday A 35 tokens AGPL-3.0

pr-review-canvas

108

Asymmetric-al/core

Skill Claude Code

Generate an interactive PR review walkthrough as an HTML page. Fetches PR data via gh API, categorizes files into core vs mechanical changes, adds reviewer annotations, and renders diffs with moved-code detection. Use when the user pastes a GitHub PR URL and asks for a review, walkthrough, or summary, or says "review…

not rated 391 yesterday A 75 tokens AGPL-3.0

prd-to-plan

109

Asymmetric-al/core

Skill Claude CodeCodex

Legacy router from PRD/spec intent to the current Matt Pocock spec and ticket flow. Prefer to-spec and to-tickets.

not rated 391 yesterday A 30 tokens AGPL-3.0

Asymmetric-al/core

Skill Claude CodeCodex

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

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

prototype

111

Asymmetric-al/core

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

not rated 391 yesterday A 39 tokens AGPL-3.0

qa

112

Asymmetric-al/core

Skill Claude CodeCodex

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

not rated 391 yesterday A 58 tokens AGPL-3.0

react-component-dev

113

Asymmetric-al/core

Skill Claude CodeCodex

Build reusable, accessible React components with predictable APIs and ref forwarding. Use when creating or refactoring components or defining component APIs, favoring composition over configuration and slots/children over many boolean props. Not needed for style-only or content-only edits that do not change a…

not rated 391 yesterday A 60 tokens AGPL-3.0

react-doctor

114

Asymmetric-al/core

Skill Claude CodeCodex

Installs and runs Million's React Doctor to audit a React or Next.js codebase for performance, security, correctness, and architecture issues. Use when the user mentions react-doctor, React Doctor, millionco/react-doctor, performance audits, code health, bundle size, or suspicious React patterns.

not rated 391 yesterday A 64 tokens AGPL-3.0

react-email

115

Asymmetric-al/core

Skill Claude CodeCodex

Use when building HTML email templates with React components, adding a visual email editor to an application using the React Email visual editor, rendering emails to HTML, or sending emails with Resend. Covers welcome emails, password resets, notifications, order confirmations, newsletters, transactional emails, and…

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

Asymmetric-al/core

Skill Claude CodeCodex

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

not rated 391 yesterday A 41 tokens AGPL-3.0

rechart

117

Asymmetric-al/core

Skill Claude CodeCodex

Build responsive, readable charts with Recharts using correct data mapping and composition. Use whenever creating charts with Recharts — LineChart, BarChart, AreaChart, PieChart, wrapped in ResponsiveContainer with a fixed-height parent. Not for charts built with other libraries.

not rated 391 yesterday A 56 tokens AGPL-3.0

repo-entry

119

Asymmetric-al/core

Skill Claude CodeCodex

Audit or update Core's repository instruction system and skill mirrors. Use for AGENTS.md architecture, canonical skill ownership, skills:sync, or skills:verify; do not invoke for ordinary application work.

not rated 391 yesterday A 43 tokens AGPL-3.0

request-refactor-plan

120

Asymmetric-al/core

Skill Claude CodeCodex

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

not rated 391 yesterday A 53 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: