core
Monorepo coding rules, testing, debugging, and deployment workflows
All Skills in This Repository (68)
Pure Emerald Level Indicatorscore
Manage AI agent routing and monorepo workflows for Bun and Turborepo.
tanstack-table
Implement type-safe data tables with TanStack Table v8 and server-side pagination.
playwright-skill
Automate browser interactions and test websites with Playwright.
commit
Generate Conventional Commit messages for staged Git changes with type, scope, and subject constraints.
react-email
Create HTML email templates with React components and Tailwind CSS.
agent-browser
Automate browser interactions via CLI using Playwright for navigation, forms, and data extraction.
clean-code
Review code against Clean Code principles for readability and maintainability.
remotion-best-practices
Provide best practices for creating React video content with Remotion.
api-design-principles
Provides guidance for designing RESTful and GraphQL APIs with best practices.
test-driven-development
Guides users through the Red-Green-Refactor cycle for test-driven development.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns.
systematic-debugging
Guide a four-phase debugging process for root cause analysis.
Frequently Asked Questions
FAQPage SchemaHow to install Asymmetric-al/core skills?โผ
Run `npx skills add Asymmetric-al/core --all -g -y` in your terminal to install all skills in this collection globally.
What does this skill collection cover?โผ
It covers the full engineering workflow: Next.js App Router patterns, React and Postgres best practices, Playwright testing, TDD, systematic debugging, UI animation standards, and Vercel deployment.
Does it work with Claude Code, Cursor, and Codex?โผ
Yes. The skills follow the universal SKILL.md standard and ship mirrored copies for Claude Code, Cursor, and Codex so they load natively in each environment.
How does it keep AI coding consistent in a monorepo?โผ
A root AGENTS.md routes every task to the nearest scoped instruction file, enforcing shared UI tokens, data-access boundaries, and test-first rules across all apps and packages.
Can non-developers use these skills?โผ
They are built for coding workflows, so basic developer familiarity helps. Once installed, your coding agent applies the rules automatically from plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core