text-to-sql
Convert natural language queries to safe, optimized SQL. Automates database interactions with schema awareness and parameterized query generation.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
172 skills found
Convert natural language queries to safe, optimized SQL. Automates database interactions with schema awareness and parameterized query generation.
Safely refactor code to improve structure and maintainability while preserving behavior through TDD cycles and automated test verification.
Mutation testing patterns for JS/TS using Stryker. Analyze branch code to find weak or missing tests, verify test effectiveness, and strengthen Node.js test suites.
Perform automated visual regression testing by comparing UI screenshots against established baselines to identify layout shifts, color changes, and rendering regressions.
Automate iOS development workflows using XcodeBuildMCP: build, run, test, inspect UI, and capture logs on local simulators.
AI-driven web testability assessment using 10 core principles. Evaluates observability, controllability, and stability via Playwright and Vibium to identify testing bottlenecks and improve quality readiness.
Guide new contributors through the Chops development environment, including prerequisite checks, project generation via xcodegen, and architecture orientation.
A framework for applying Test-Driven Development to process documentation, ensuring agent reliability by using pressure scenarios to identify and patch rationalization loopholes.
Synchronize English README.md with Chinese README_ZH.md, maintaining content parity and structural consistency for bilingual documentation projects.
Provider-agnostic MCP skill for wait-for-change automation on PR events like status checks, merges, and comments.
Definition of Done (DoD) verification workflow that triggers automatically upon implementation completion to ensure quality, document evidence, and standardize reporting.
A meta-skill for building robust AI agent skills using a TDD approach: define failure (RED), implement the skill (GREEN), and plug rationalization loopholes (REFACTOR).