Loading...
Loading...
Found 4,048 Skills
Creates test fixtures, mock data, and test scenarios for unit and integration tests. Use when setting up test data, creating mocks, or generating test fixtures.
Quick reference for n8n patterns. Full docs /AGENTS.md
Ktor framework - routing, authentication, WebSockets
TypeScript-specific coding conventions and type system patterns. Always load this skill when writing or reviewing TypeScript code.
Use when vitest performance optimization including fast execution, watch mode, and parallelization strategies.
Build and test Polymarket prediction market trading strategies for YES/NO token trading. Provides 6 tools: get_all_prediction_events (browse markets, $0.001), get_prediction_market_data (analyze price history, $0.001), create_prediction_market_strategy (generate code, $1-$4.50), run_prediction_market_backtest (test performance, $0.001). Trade on real-world events (politics, economics, sports, crypto). Currently simulation only (live deployment coming soon).
Diagnose and fix failing pytest tests in the pplx-sdk project, following existing test patterns and conventions.
Use when SDK generation failed or seeing errors. Triggers on "generation failed", "speakeasy run failed", "SDK build error", "workflow failed", "Step Failed", "why did generation fail"
Translate A/B test lift percentages into annualized dollar projections. Shows conservative and optimistic revenue impact, break-even analysis, and opportunity cost of waiting.
Remove Rust-defined C symbols that are either unused or only used in C/C++ unit tests.
A/B test subject line variations using proven copywriting frameworks. Predict open rates based on historical performance.
Generate failing tests for the TDD red phase to define expected behavior and edge cases.