Loading...
Loading...
Found 48002 skills
Ray-SunR
Conducts high-quality code reviews to ensure hygiene, maintainability, security, and performance with clear risk assessment.
JOKER4649
Reference guide for GitHub Flow development workflow, optimized for small teams with AI code review integration.
wodsmith
Guides writing unit tests with Vitest for service logic, pure functions, and webhook handlers using TDD and testing patterns.
x07lang
Runs project tests via the X07 test harness, generating machine-readable JSON reports for test results.
wodsmith
Guides implementation of team-based authorization in WODsmith, covering permission constants, check functions, and client-server consistency for secure feature development.
wodsmith
Provides server-only utility functions and Cloudflare environment variable access patterns for TanStack Start, ensuring code executes exclusively on the server.
wodsmith
Autonomous AI coding loop that implements user stories and ships features without manual intervention, running overnight or during idle time.
sanruiz
Generates PHPUnit test cases for WordPress components following SOMA testing conventions and standards.
wodsmith
Guides on handling server/client code boundaries in TanStack Start, including debugging module resolution and proper server-only code placement.
wodsmith
Centralizes expert code reviews for frameworks like React and Next.js, providing persona-specific feedback on code and architecture.
k2works
Defines Git commit best practices including meaningful change units, Conventional Commits rules, and structured commit message formatting.
wodsmith
Loads pull request review comments for the current Git branch, enabling efficient code review and collaboration.
wodsmith
Provides utilities for writing and configuring end-to-end tests with Playwright, covering page objects, test fixtures, and CI integration.
wodsmith
Prevents D1 'too many SQL variables' errors in Drizzle ORM by batching dynamic array queries, ensuring safe execution of inArray, bulk inserts, and updates.
wodsmith
Manages local database schema changes and migrations for Drizzle ORM and D1, supporting push-based development workflows.
wodsmith
Guides developers in selecting appropriate test types (unit, integration, E2E) and applying TDD principles for effective testing strategy.
x07lang
Compiles and runs deterministic X07 programs via x07-host-runner, outputting machine-readable JSON reports.
x07lang
Enables building X07 programs with agent-first workflows and design rails using a released toolchain, avoiding repo-only dependencies.
Shiminize
Unified test runner for smoke tests, visual regression checks, and reliability reporting in software development.
x07lang
Framework for building agent-based programs with X07 toolchain, featuring agent-first workflow and execution via `x07 run`.
x07lang
Framework for building X07 agent-based programs with agent-first workflow design, executed via `x07 run`.
wodsmith
Provides implementation guidance for drag and drop interactions using @atlaskit/pragmatic-drag-and-drop, covering setup, state management, and performance optimization for sortable lists and kanban boards.
wodsmith
Ensures accurate date and timezone conversions for forms, displays, and parsing, resolving common issues like off-by-one days and timezone bugs.
x07lang
Canonically formats X07 AST JSON files using x07c fmt, generating a machine-readable JSON report.