Loading...
Loading...
Found 3,351 Skills
Use when debugging bugs, test failures, build failures, performance regressions, or unexpected behavior and you need root-cause investigation before proposing fixes. Trigger on requests to debug, investigate why something broke, or find the source of a technical issue.
Find composition and state-lifting refactor opportunities in a React codebase. Audits for boolean-prop bloat, monolith components with variant explosion, sibling clusters that should share lego-brick subcomponents, render-prop slots that can't reach outside the box, and state synced between siblings via useEffect. Use when the user wants to improve react code, audit react components, find react refactor opportunities, run a react composition review, or asks "improve react", "audit react", "react architecture review".
Learn how to implement the Syncfusion Angular Carousel component for displaying slides with images and content. This comprehensive skill includes complete API documentation with all 30 properties, 5 methods, 2 events, and working code examples. Use when creating image galleries, product showcases, featured content sliders, news rotators, or implementing carousel navigation with animations.
Modernize Go code by applying version-appropriate idioms and APIs (gofix-style transformations). Scans go.mod for the Go version, then transforms Go source files to use modern patterns—from Go 1.0 through 1.26+. Use when the user says "现代化","现代Go语言", "地道的", "idiomatic", "modernize", "modern-go", "update Go code", "gofix", or wants to upgrade Go idioms.
Use this whenever you encounter any bugs, test failures, or abnormal behavior, and execute it before proposing a fix
Diagnose whether a seller is stuck in the "ACoS trap" by reading ACoS, TACoS, organic rank, and conversion trends together. Identifies whether bid cuts are killing organic sales and outputs a rebalancing plan. Use when a user asks about TACoS, ACoS trap, ads cannibalizing organic, organic rank dropping, or rebalancing ad spend. Trigger phrases: "TACoS", "ACoS trap", "ad cannibalization", "organic rank dropping", "ad spend rebalance". Works with zero tools. the user pastes trend data.
Detect and fix silent Amazon category re-noding. When Amazon quietly moves listings to incorrect browse-tree nodes, sales drop sharply because the listing now ranks against the wrong queries. This skill audits the nodes, identifies the wrong placements, and writes the browse-node correction case for Seller Central. Use when a user notices a sudden sales drop with flat ad spend, a listing in the wrong browse category, or wonders why their product is not showing up for the right keywords. Trigger phrases: "category", "browse node", "wrong category", "re-noded", "sales dropped no reason", "browse tree". Works with zero tools.
Migrate Exa, Tavily, Perplexity, or Firecrawl web-data integrations completely to the appropriate Parallel products while preserving application behavior. Use when replacing these providers' SDKs or REST calls, dependencies, environment variables, request parameters, response parsing, model tools, search-plus-scrape paths, full-content or answer-synthesis paths, tests, and documentation; separating unsupported research-index, crawl, browser, file-parse, monitor, or other non-search capabilities; auditing for leftover provider usage; or finishing and verifying an in-progress provider migration.
Optional AI SDLC evidence-council workflow. Use when an AI assistant needs to review a high-impact topic through several explicit perspectives, orchestrate simulated lenses or truly independent reviewer executions, and synthesize evidence-backed agreements, conflicts, proposals, owners, and unresolved questions without allowing panel members to rewrite authoritative artifacts. Supports `--quick-flow` for labeled simulated review and `--full-flow` for stricter panel and evidence coverage.
Creates GitHub pull requests with properly formatted titles that pass the check-pr-title CI validation. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.
How to create, structure, and publish self-contained Convex components with proper isolation, exports, and dependency management
Build document Q&A with Gemini File Search - fully managed RAG with automatic chunking, embeddings, and citations. Upload 100+ file formats, query with natural language. Use when: document Q&A, searchable knowledge bases, semantic search. Troubleshoot: document immutability, storage quota (3x), chunking config, metadata limits (20 max), polling timeouts, displayName dropped (Blob uploads), grounding lost (JSON mode), tool conflicts (googleSearch + fileSearch).