Loading...
Loading...
Found 2,518 Skills
Extract raw price dataframe for a test case
Operate and verify queues with or without Horizon; safe worker flags, failure handling, and test strategies
Write focused controller tests using HTTP assertions; keep heavy logic in Actions/Services and unit test them
Apply RED-GREEN-REFACTOR with Pest or PHPUnit; use factories, feature tests for HTTP, and parallel test runners; verify failures before implementation
Agent skill for tdd-london-swarm - invoke with $agent-tdd-london-swarm
Agent skill for production-validator - invoke with $agent-production-validator
Agent skill for benchmark-suite - invoke with $agent-benchmark-suite
Run a local Supabase reset, database tests, and type generation in sequence. Use when the user asks to run `supabase db reset`, `supabase test db`, and `npm run gen-types` for this repo.
Test, validate, and improve agent instructions (CLAUDE.md, system prompts) using sub-agents as experiment subjects. Measures instruction compliance, context decay, and constraint strength. Use for "test prompt", "validate instructions", "prompt effectiveness", "instruction decay", or when designing robust agent behaviors.
BDD-Driven Mathematical Content Verification Skill Combines Behavior-Driven Development with mathematical formula extraction, verification, and transformation using: - Cucumber/Gherkin for specification - RSpec for implementation verification - mathpix-gem for LaTeX/mathematical content extraction - Pattern matching on syntax trees for formula validation Enables iterative discovery and verification of mathematical properties through executable specifications.
Python 开发规范,包含 PEP 8 风格、类型注解、异常处理、测试规范等
Agent skill for tester - invoke with $agent-tester