Loading...
Loading...
Found 211 Skills
Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR workflow, or check if a PR is ready to merge. Validates CI/CD status, reviews, and conflicts before merging with the appropriate strategy.
MemPalace — Local AI memory with 96.6% recall. Semantic search, temporal knowledge graph, palace architecture (wings/rooms/drawers). Free, no cloud, no API keys.
ABSOLUTE MUST to debug and inspect LLM/AI agent traces using PostHog's MCP tools. Use when the user pastes a trace URL (e.g. /llm-observability/traces/<id>), asks to debug a trace, figure out what went wrong, check if an agent used a tool correctly, verify context/files were surfaced, inspect subagent behavior, investigate LLM decisions, or analyze token usage and costs.
This skill helps agents use Figma's use_figma MCP tool in the FigJam context. Can be used alongside figma-use which has foundational context for using the use_figma tool.
Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Run Ruflo background workers using Claude Code native /loop scheduling
Delegate a sub-task to Claude Code via the Agent Client Protocol (ACP). Use this skill whenever you want to hand off work to Claude — complex agentic coding with MCP tool access, detailed multi-file refactors, tasks requiring Claude's reasoning style, or anything where Claude's strengths give an advantage. Also invoke when the user asks you to "ask Claude", "use Claude for this", or "run this through Claude". The script handles subprocess lifecycle and ACP session setup; you just provide the prompt and read stdout.
Retrieve category names, ids, and parentIds from the EHunt Etsy category data synced to the MCP library via `_ehunt_etsyCategorySearch` (MCP display name: "Etsy Category Query"), which is used for category ids in product/shop filtering. Trigger this skill when users mention EHunt Etsy categories, Etsy category id, Etsy category tree, _ehunt_etsyCategorySearch, Etsy Category Query, syncEtsyCategory / _ehunt_syncEtsyCategory (Etsy Category Sync) followed by category lookup. Even if users don't mention EHunt, this skill should be triggered as long as they are searching for category ids by keywords in the locally synced Etsy category library.
Use CALL-E from Cursor for setup checks, authentication recovery, phone call planning, planned call execution, and call status checks.
Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.
Show agent flow trace timeline and summary
Debug failed Render deployments by analyzing logs, metrics, and database state. Identifies errors (missing env vars, port binding, OOM, etc.) and suggests fixes. Use when deployments fail, services won't start, or users mention errors, logs, or debugging.