Loading...
Loading...
Found 6 Skills
Answer-only mode for user Q&A. Use when the user asks a question and explicitly wants a direct answer, explanation, or advice without editing files, changing code, or running scripts.
Meta-skill for analyzing PRs, issues, and user interactions to improve Cursor rules and skills automatically
Guides exploration of $autocapture events captured by posthog-js to understand user interactions, find CSS selectors (especially data-attr attributes), evaluate selector uniqueness, query matching clicks ad-hoc, and create actions. Use when the user asks about autocapture data, wants to find what users are clicking, needs to build actions from click events, asks about elements_chain, wants to build a trend or funnel filtered by clicks or other autocapture interactions, asks which properties autocapture sends, or asks how to filter $autocapture events. Only applies to projects using posthog-js autocapture.
Requirements Review SKILL, which can further interact with users to clarify requirements
Reusable pattern for presenting the user with explicit choices and gating execution until they respond. Used by other skills when a decision point requires human input before proceeding. Platform-agnostic — works on Telegram (inline buttons), Discord, CLI, or any agent with a message tool.
Requirements Analysis SKILL, which can further interact with users to clarify requirements