Bun Test Basics
Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.
35124 个 Skills
Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.
Use for test coverage with Bun, --coverage flag, lcov reports, thresholds, and CI integration.
Use for test lifecycle hooks: beforeAll, afterAll, beforeEach, afterEach, fixtures, preload.
Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.
This skill should be used when the user asks about "WebSocket in Bun", "real-time communication", "Bun.serve websocket", "ws server", "socket connections", "pub/sub", "broadcasting messages", "WebSocket upgrade", or building real-time applications with Bun.
Use for Web Workers in Bun, worker_threads, parallel processing, and background tasks.
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for usin...
Ccxt Skill is an open-source skill for AI coding agents such as Claude Code and Cursor.
Comprehensive guide for integrating Claude Agent SDK with robo-trader's paper trading system.
Claude Code is Anthropic's agentic coding tool that lives in the terminal and helps turn ideas into code faster. It combines autonomous planning, execution, and validation with extensibility through skills, plugins, MCP servers, and hooks.
Claude Code 高级开发指南 is an open-source skill for AI coding agents such as Claude Code and Cursor.
Claude Cookbooks Skill is an open-source skill for AI coding agents such as Claude Code and Cursor.