Loading...
Loading...
Found 2,519 Skills
Upgrade Python dependencies using uv, then run post-upgrade checks to ensure nothing is broken.
Creates complete VoltDB client applications with optimized table partitioning, DDL schemas, stored procedures, and integration tests. Use when user wants to create a VoltDB client, connect to VoltDB, create VoltDB schemas, write VoltDB stored procedures, or write VoltDB integration tests.
Post-implementation reality check. Run after tests pass, before declaring done. Use when completing a feature, bug fix, refactor, or integration — or when asked to verify, sanity check, or confirm something actually works.
TianQin SDK (tqsdk) - Python量化交易框架,用于期货/期权/股票交易策略开发、回测与实盘交易
Test and prototype code in a sandboxed environment. Use for debugging, verifying logic, or installing packages.
test.
Generate manual test plans for PR changes with verified commands and pass/fail criteria
Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.
Comprehensive web accessibility audit using WCAG 2.1/2.2 guidelines. Evaluate compliance across 4 POUR principles (Perceivable, Operable, Understandable, Robust) with A, AA, AAA conformance levels.
Evolve APIs safely using versioned DTOs/transformers, deprecations, and compatibility tests
Best practices for Laravel queues including job structure, batching, chaining, middleware, retry strategies, and error handling.
Create production grade smart contracts. Use this skill when the user asks to write smart contracts, specially if they are going to be deployed to production (to a mainnet, or used in a mainnet script).