Loading...
Loading...
Found 9,235 Skills
GitHub Projects management via gh CLI for creating projects, managing items, fields, and workflows. Use when working with GitHub Projects (v2), adding issues/PRs to projects, creating custom fields, tracking project items, or automating project workflows. Triggers on gh project, project board, kanban, GitHub project, project items.
Detects common LLM coding agent artifacts in codebases. Identifies test quality issues, dead code, over-abstraction, and verbose LLM style patterns. Use when cleaning up AI-generated code or reviewing for agent-introduced cruft.
Transform source material (articles, papers, news, tech content, or any topic) into short, dramatic, entertaining conversational snippets with delivery stage directions. Extracts ONE interesting nugget, dramatizes it with storytelling techniques, and annotates with pauses, voice modulation, gestures, and expressions so even the most introverted engineer can deliver it naturally and engagingly to his girlfriend or partner. Use when: - User wants to turn an article or topic into something to tell their girlfriend/partner - User asks to make technical content conversational or girlfriend-friendly - User wants a casual script for sharing something interesting - User mentions "say to her", "tell her about", "explain to my girlfriend" - User wants dinner conversation material or talking points from source material Triggers: "say to her", "tell my girlfriend", "girlfriend-friendly", "make it conversational", "how do I explain this to her", "turn this into something I can say", "dinner conversation"
将多个研究智能体的发现综合成连贯、结构化的研究报告。解决矛盾、提取共识、创建统一叙述。当多个研究智能体完成研究、需要将发现组合成统一报告、发现之间存在矛盾时使用此技能。
Debugging techniques for Python, JavaScript, and distributed systems. Activate for troubleshooting, error analysis, log investigation, and performance debugging. Includes extended thinking integration for complex debugging scenarios.
Analyze user retention and churn using survival analysis, cohort analysis, and machine learning. Calculate retention rates, build survival curves, predict churn risk, and generate retention optimization strategies. Use when working with user subscription data, membership information, or when user mentions retention, churn, survival analysis, or customer lifetime value.
Comprehensive AB testing analysis tool that supports experimental design, statistical testing, user segmentation analysis, and visual report generation. It is used to analyze AB test results such as product revisions, marketing campaigns, and function optimizations, providing statistical significance testing and in-depth insights.
Go application architecture with net/http 1.22+ routing, project structure patterns, graceful shutdown, and dependency injection. Use when building Go web servers, designing project layout, or structuring application dependencies.
Reviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code or investigating performance issues.
Use when delegating research tasks requiring verified information from multiple authoritative sources - crawls and fact-checks beyond surface-level findings, providing evidence of verification process with confidence levels for each claim
Guides usage of the GitHub CLI (gh) for interacting with GitHub repositories, PRs, issues, and API. Use when working with GitHub resources instead of WebFetch or curl.
Use when the task involves reading, creating, or editing `.docx` documents, especially when formatting or layout fidelity matters; prefer `python-docx` plus the bundled `scripts/render_docx.py` for visual checks. Originally from OpenAI's curated skills catalog.