Find the perfect skill
Feishu Documents
Productivity
Read and write Feishu documents, including block management, tables, and media upload.
Stack-unwind session review
Productivity
Reconstructs a conversation as a stack-unwind tree of completed tasks and open items, sized by prompt count. Analyzes a JSONL file or session id.
Analyzing API Gateway Access Logs
Security
Parses API Gateway access logs to detect BOLA/IDOR, rate limit bypass, credential scanning, and injection attempts using pandas for anomaly detection.
gg-web-engine examples
Development
Create or update demo projects under examples/ in gg-web-engine, including webpack demos and framework integration samples. Use when adding a new example app, not for general app development.
Supabase Docs Authoring
Documentation
Write, edit, and review Supabase documentation content including guides, tutorials, reference docs, and partials. Follow style guides and MDX/TOML validation rules.
Debugging Strategies
Development
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
Bump Python Dependency in Home Assistant Core
Development
Systematically bumps a Python package dependency across Home Assistant Core integrations, regenerates requirements, runs verification tests, and prepares a pull request with proper links.
Verify a Bun runtime change
Testing
Build and drive the Bun debug binary end-to-end to verify runtime changes. Includes gotchas for JS edits, cluster, and build environment.
Documentation Writing
Documentation
Write clear, conversational documentation following Metabase's style guide. Use when creating or editing docs (Markdown, MDX).
Testing for Broken Access Control
Security
Systematically testing web applications for broken access control vulnerabilities including privilege escalation, missing function-level checks, and insecure direct object references.
Chrome Extension Developer
Development
Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.
CCXT MCP Server for Crypto Exchanges
Development
Official CCXT MCP server that connects AI agents to 100+ cryptocurrency exchanges for market data, balances, and trading. Covers installation, account configuration, safety rails, and sandbox trading.