asymmetric-al/core

50 agent markdown files indexed from asymmetric-al/core. Install any of them pinned to an exact hash with mdr add asymmetric-al/core/<name>.

accessibility-review skill
asymmetric-al/core · .agents/skills/accessibility-review/SKILL.md · Audit and fix accessibility in Core UI. Use when changing or reviewing buttons, links, forms, validation, dialogs…
git:20260715.59137de · audit A · 383 stars
agent-browser skill
asymmetric-al/core · .agents/skills/agent-browser/SKILL.md · Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages…
git:20260526.54acd2a · audit A · 383 stars
agent-email-inbox skill
asymmetric-al/core · .agents/skills/agent-email-inbox/SKILL.md · Use when building any system where email content triggers actions — AI agent inboxes, automated support handlers…
v3.0.2 · audit F · 383 stars
anim skill
asymmetric-al/core · .agents/skills/anim/SKILL.md · Tasteful, subtle web UI animation following Emil Kowalski / animations.dev principles. Use when adding or reviewing…
git:20260725.705f77b · audit A · 383 stars
animation-vocabulary skill
asymmetric-al/core · .agents/skills/animation-vocabulary/SKILL.md · Reverse-lookup glossary that turns a vague description of a web animation or motion effect into its exact term ("the…
git:20260711.f4e10a0 · audit A · 383 stars
api-design-principles skill
asymmetric-al/core · .agents/skills/api-design-principles/SKILL.md · Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight…
git:20260311.27f086e · audit A · 383 stars
apple-design skill
asymmetric-al/core · .agents/skills/apple-design/SKILL.md · Apple's approach to interface design and fluid, physical motion, translated for the web. Use when building or reviewing…
git:20260711.f4e10a0 · audit A · 383 stars
architecture-patterns skill
asymmetric-al/core · .agents/skills/architecture-patterns/SKILL.md · Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven…
git:20260311.27f086e · audit A · 383 stars
ask-matt skill
asymmetric-al/core · .agents/skills/ask-matt/SKILL.md · Ask which skill or flow fits your situation. A router over the skills in this repo.
git:20260711.2c06118 · audit A · 383 stars
babysit skill
asymmetric-al/core · .agents/skills/babysit/SKILL.md · Orchestrate via @babysitter. Use this skill when asked to babysit a run, orchestrate a process or whenever it is called…
git:20260715.3c47699 · audit A · 383 stars
base-ui skill
asymmetric-al/core · .agents/skills/base-ui/SKILL.md · Build accessible, composable UI with @base-ui/react primitives and project styling tokens. Use when creating or…
git:20260603.c42511a · audit A · 383 stars
bats-testing-patterns skill
asymmetric-al/core · .agents/skills/bats-testing-patterns/SKILL.md · Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell…
git:20260218.b20f2c8 · audit A · 383 stars
bendc-frontend-guidelines skill
asymmetric-al/core · .agents/skills/bendc-frontend-guidelines/SKILL.md · HTML, CSS, and JavaScript craft guidelines from bendc/frontend-guidelines — semantics, a11y basics, selector…
v1.0.0 · audit A · 383 stars
better-forms skill
asymmetric-al/core · .agents/skills/better-forms/SKILL.md · Complete guide for building accessible, high-UX forms in modern stacks (React/Next.js, Tailwind, Zod). Includes…
v2.1.0 · audit A · 383 stars
cache-components skill
asymmetric-al/core · .agents/skills/cache-components/SKILL.md · Build correct cached/dynamic boundaries in the Next.js App Router when Cache Components or PPR are enabled. Use when…
git:20260724.7a8d89f · audit A · 383 stars
check-compiler-errors skill
asymmetric-al/core · .agents/skills/check-compiler-errors/SKILL.md · Run compile and type-check commands and report failures
git:20260625.a8637f3 · audit A · 383 stars
claude-handoff skill
asymmetric-al/core · .agents/skills/claude-handoff/SKILL.md · Hand the current conversation off to a fresh background agent that picks up the work immediately.
git:20260709.bec34b9 · audit A · 383 stars
clean-code skill
asymmetric-al/core · .agents/skills/clean-code/SKILL.md · Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to…
git:20260311.27f086e · audit A · 383 stars
cms-migration skill
asymmetric-al/core · .agents/skills/cms-migration/SKILL.md · Use when user wants to migrate content from another CMS (WordPress, Contentful, Strapi, Sanity, Webflow, etc.) to…
git:20260526.54acd2a · audit A · 383 stars
code-review-excellence skill
asymmetric-al/core · .agents/skills/code-review-excellence/SKILL.md · Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing…
git:20260311.27f086e · audit A · 383 stars
code-review skill
asymmetric-al/core · .agents/skills/code-review/SKILL.md · Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code…
git:20260709.5ee8b28 · audit A · 383 stars
codebase-design skill
asymmetric-al/core · .agents/skills/codebase-design/SKILL.md · Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find…
git:20260628.294b019 · audit A · 383 stars
commit skill
asymmetric-al/core · .agents/skills/commit/SKILL.md · Create a Conventional Commit message for staged changes and run git commit. Use when changes are staged and you need a…
git:20260603.c42511a · audit A · 383 stars
AGENTS.md@.agents/skills/components-build agents
asymmetric-al/core · .agents/skills/components-build/AGENTS.md
git:20260702.fcffceb · audit A · 383 stars
components-build skill
asymmetric-al/core · .agents/skills/components-build/SKILL.md · Build modern, composable, and accessible React UI components following the components.build specification. Use when…
v1.0.0 · audit A · 383 stars
control-cli skill
asymmetric-al/core · .agents/skills/control-cli/SKILL.md · Build or adapt a local harness to drive, inspect, and profile an interactive CLI or TUI without external services. Use…
git:20260625.a8637f3 · audit A · 383 stars
control-ui skill
asymmetric-al/core · .agents/skills/control-ui/SKILL.md · Build or adapt a local browser/CDP harness to drive and inspect a web, IDE, or Electron UI. Use for local UI…
git:20260625.a8637f3 · audit B · 383 stars
create-agent skill
asymmetric-al/core · .agents/skills/create-agent/SKILL.md · Guides a one-question-at-a-time design interview, captures alignment in agent/EVE-BRIEF.md, then scaffolds and…
git:20260628.294b019 · audit A · 383 stars
deploy-to-vercel skill
asymmetric-al/core · .agents/skills/deploy-to-vercel/SKILL.md · Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy…
v3.0.0 · audit A · 383 stars
deployment-pipeline-design skill
asymmetric-al/core · .agents/skills/deployment-pipeline-design/SKILL.md · Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when…
git:20260218.048cbae · audit A · 383 stars
design-an-interface skill
asymmetric-al/core · .agents/skills/design-an-interface/SKILL.md · Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to…
git:20260709.bec34b9 · audit A · 383 stars
design-system-patterns skill
asymmetric-al/core · .agents/skills/design-system-patterns/SKILL.md · Build scalable design systems with design tokens, theming infrastructure, and component architecture patterns. Use when…
git:20260612.9ac3f47 · audit A · 383 stars
deslop skill
asymmetric-al/core · .agents/skills/deslop/SKILL.md · Remove AI-generated code slop and clean up code style
git:20260625.a8637f3 · audit A · 383 stars
diagnosing-bugs skill
asymmetric-al/core · .agents/skills/diagnosing-bugs/SKILL.md · Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports…
git:20260709.5ee8b28 · audit A · 383 stars
domain-model skill
asymmetric-al/core · .agents/skills/domain-model/SKILL.md · Alias for domain-modeling. Use when the user asks for domain modeling, ubiquitous language, domain terminology…
git:20260709.906b9e6 · audit A · 383 stars
domain-modeling skill
asymmetric-al/core · .agents/skills/domain-modeling/SKILL.md · Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous…
git:20260709.5ee8b28 · audit A · 383 stars
edit-article skill
asymmetric-al/core · .agents/skills/edit-article/SKILL.md · Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to…
git:20260709.bec34b9 · audit A · 383 stars
email-best-practices skill
asymmetric-al/core · .agents/skills/email-best-practices/SKILL.md · Use when building email features, emails going to spam, high bounce rates, setting up SPF/DKIM/DMARC authentication…
v1.0.2 · audit A · 383 stars
emil-design-eng skill
asymmetric-al/core · .agents/skills/emil-design-eng/SKILL.md · This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible…
git:20260711.2c06118 · audit A · 383 stars
emil-design-engineering skill
asymmetric-al/core · .agents/skills/emil-design-engineering/SKILL.md · Design engineering principles and patterns for building polished, accessible web interfaces. Use this skill when…
git:20260416.19aa204 · audit A · 383 stars
eve skill
asymmetric-al/core · .agents/skills/eve/SKILL.md · Build durable backend AI agents with the eve framework. Use when creating, editing, or debugging an eve project — agent…
git:20260628.41eace7 · audit A · 383 stars
find-animation-opportunities skill
asymmetric-al/core · .agents/skills/find-animation-opportunities/SKILL.md · Inspect a Core UI or code surface for a small number of justified motion opportunities and explicitly identify what…
git:20260715.4239f12 · audit A · 383 stars
find-skills skill
asymmetric-al/core · .agents/skills/find-skills/SKILL.md · Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is…
git:20260819.6b02097 · audit A · 383 stars
fix-ci skill
asymmetric-al/core · .agents/skills/fix-ci/SKILL.md · Find failing PR checks, inspect logs or external check links, and apply focused fixes
git:20260625.a8637f3 · audit A · 383 stars
fix-merge-conflicts skill
asymmetric-al/core · .agents/skills/fix-merge-conflicts/SKILL.md · Resolve merge conflicts non-interactively, validate build and tests, and finalize conflict resolution
git:20260625.a8637f3 · audit A · 383 stars
frontend-design skill
asymmetric-al/core · .agents/skills/frontend-design/SKILL.md · Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to…
git:20260218.048cbae · audit A · 383 stars
get-pr-comments skill
asymmetric-al/core · .agents/skills/get-pr-comments/SKILL.md · Fetch and summarize review comments from the active pull request
git:20260625.a8637f3 · audit A · 383 stars
git-guardrails-claude-code skill
asymmetric-al/core · .agents/skills/git-guardrails-claude-code/SKILL.md · Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they…
git:20260709.bec34b9 · audit A · 383 stars
github-actions-templates skill
asymmetric-al/core · .agents/skills/github-actions-templates/SKILL.md · Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when…
git:20260311.27f086e · audit A · 383 stars
grill-for-unknowns skill
asymmetric-al/core · .agents/skills/grill-for-unknowns/SKILL.md · Use only when the user explicitly invokes grill-for-unknowns or asks for a map-vs-territory unknowns pass, blindspot…
v0.1.1 · audit A · 383 stars

Source

github.com/asymmetric-al/core · 383 stars · license AGPL-3.0 · pushed 2026-09-23