Skip to main content

Asymmetric-al/core

SkillsMP has collected 137 skills from Asymmetric-al/core. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
137
GitHub stars
405
GitHub forks
7

Showing 40 of 137 collected skills.

occupation
Computer Occupations, All Other
description

Pointer to the canonical agent instruction and skill system for this monorepo

updated
occupation
Web & Digital Interface Designers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write, review, filter, mock, and debug Core unit tests with the repository's installed Vitest 4 configuration. Use for tests under Core's Vitest include paths, `vi.mock`/spies/timers, jsdom component tests, coverage output, focused reruns, or unit-test…

updated
occupation
Web & Digital Interface Designers
description

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…

updated
occupation
Computer Occupations, All Other
description

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.)

updated
occupation
Web & Digital Interface Designers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

Survey a codebase's animation and motion code as a senior motion advisor, then produce a prioritized audit and self-contained implementation plans for other agents (or cheaper models) to execute. Read-only on source code — it plans improvements, it does not…

updated
occupation
Web & Digital Interface Designers
description

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…",…

updated
occupation
Web & Digital Interface Designers
description

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…

updated
occupation
Computer Occupations, All Other
description

Use only when the user explicitly invokes grill-for-unknowns or asks for a map-vs-territory unknowns pass, blindspot discovery, unknown-known prototypes, or a subagent launch packet before implementation.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Computer Occupations, All Other
description

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

updated
occupation
Web & Digital Interface Designers
description

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.

updated
occupation
Computer Occupations, All Other
description

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…

updated
occupation
Software Developers
description

Default orientation skill for work in this monorepo. Pointer to AGENTS.md, canonical skills under docs/ai/skills/, and the skills:sync / skills:verify workflow for mirror directories.

updated
occupation
Software Developers
description

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.

updated
occupation
Computer Occupations, All Other
description

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.

updated
occupation
Computer Occupations, All Other
description

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Project Management Specialists
description

A relentless interview to sharpen a plan or design.

updated
occupation
Project Management Specialists
description

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

updated
occupation
Project Management Specialists
description

Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

updated
occupation
Software Developers
description

Implement a piece of work based on a spec or set of tickets.

updated
occupation
Software Developers
description

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

updated
occupation
Software Developers
description

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Market Research Analysts & Marketing Specialists
description

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.

updated
occupation
Software Developers
description

Use when you need to resolve an in-progress git merge/rebase conflict.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

updated
occupation
Project Management Specialists
description

Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

updated
Showing 40 of 137 collected skills.