TheCardGoat
Official@thecardgoat · Brazil
Open sourcing the trading card game space
Agent Skills by TheCardGoat
Showing 51 vetted skills indexed across 2 GitHub repositories.
nx-workspace
Explores Nx workspace projects, configurations, and runnable targets via CLI commands.
monitor-ci
Monitor Nx Cloud CI pipeline executions and coordinate self-healing actions.
link-workspace-packages
Link consumer packages to sibling workspace packages in monorepos.
nx-plugins
Discover and install Nx plugins for framework support in an Nx workspace.
nx-import
Import external repositories into Nx workspaces while preserving git history.
nx-run-tasks
Execute Nx build, test, lint, typecheck, and serve tasks in a monorepo.
nx-generate
Run Nx generators non-interactively to scaffold apps and libraries.
email-and-password-best-practices
Configure Better Auth email verification, password reset, and hashing flows.
playwright-cli
Automate browser UI interactions via a Playwright-driven CLI.
source-command-implement-card
Migrate Lorcana cards into the new simulator engine using TDD.
animate
Plan UI animations and micro-interactions with reduced-motion support.
source-command-improve-parser
Discover unimplemented Lorcana cards, analyze missing regex patterns, and regenerate card files.
quieter
Refine UI color, contrast, typography weight, density, and motion to reduce visual overstimulation.
source-command-plan-product
Run the migrated plan-product command to plan a product and install Agent OS.
review-pr-comments
Resolves posted Graffiti comments on GitHub pull requests and rewrites them as needed.
source-command-fix-ci
Run repository ci-check, parse lint, TypeScript, and test errors, and apply iterative fixes.
optimize
Diagnose and fix web performance bottlenecks across Core Web Vitals and rendering.
adapt
Adapt existing designs across devices, platforms, and output formats.
source-command-triage-player-report
Convert Lorcana player bug reports into failing simulator tests and engine fixes.
create-auth-skill
Create Better Auth implementation plans and configuration workflows for TypeScript/JavaScript apps.
source-command-implement-batch
Orchestrate concurrent Lorcana card implementation agents from LEGACY_CARD_MAP.csv rows.
clarify
Rewrite unclear product interface copy with diagnostics and verification checklists.
replay-debugging
Convert a Lorcana replay turn into a file-anchored debugging trace.
source-command-regenerate-cards
Re-parse Lorcana card text and update TypeScript card files.
Frequently Asked Questions About TheCardGoat
FAQPage SchemaWhat specific tasks can I perform using these capabilities?▼
You can manage Nx monorepo projects, implement Better Auth security configurations, perform accessibility audits, and convert trading card game text into executable simulation logic using Bun-based test suites.
Which technical personas benefit most from these resources?▼
Frontend engineers, monorepo maintainers, and game developers working on complex simulation engines will find these resources most effective for scaling their development and testing processes.
What are the primary dependencies for running these implementations?▼
These implementations require an Nx-based monorepo environment, TypeScript, and the Bun runtime to execute the provided test generation and simulation logic effectively.