Loading...
Loading...
Found 4,958 Skills
Voice-integrated blog post creation with 4-phase workflow: Assess, Decide, Draft, Preview. Use when user wants to write a blog post, create content for a Hugo site, or draft an article using a specific voice profile. Use for "write post", "blog about", "draft article", "create content", or "write about [topic]". Do NOT use for editing existing posts, voice profile creation, SEO optimization, or social media content.
Check GitHub Actions workflow status after git push using gh CLI. Reports CI status, identifies failing jobs, and suggests local reproduction commands. Use after "git push", when user asks about CI status, workflow failures, or build results. Use for "check CI", "workflow status", "actions failing", or "build broken". Do NOT use for local linting (use code-linting), debugging test failures locally (use systematic-debugging), or setting up new workflows.
Use when work must be verified in local Canvas Workbench, or when the user asks to run, open, or check a component in Workbench. Verifies that Canvas Workbench is available through the project's package runner, starts the local Workbench dev server, and keeps Workbench verification as part of the implementation workflow.
SPARC development workflow: Specification, Pseudocode, Architecture, Refinement, Completion. A structured approach for complex implementations that ensures thorough planning before coding. Use when: new feature implementation, complex implementations, architectural changes, system redesign, integration work, unclear requirements. Skip when: simple bug fixes, documentation updates, configuration changes, well-defined small tasks, routine maintenance.
High-quality article translation skill, adopting a four-step professional translation workflow: **Analysis → Initial Translation → Review → Final Draft**. Only supports Chinese ↔ English, Chinese ↔ Japanese translation. Triggered when users explicitly request translation using terms such as "翻译", "translate", "精翻", "翻訳", "翻译文章", "translate to Chinese/English/Japanese", "改成中文", "改成英文", "改成日文", "翻成中文", "翻成日文", "翻成英文", "英译中", "中译英", "中译日", "日译中", "日本語に翻訳", "中国語に翻訳", "英語に翻訳", "これを翻訳して", "put this in Chinese", "put this in English", "put this in Japanese", "convert to Chinese", "convert to English", "convert to Japanese", "帮我翻一下", "本地化", "localize", "这篇文章翻译一下", or provide a URL/file/text body and explicitly request a final draft in the target language. Not applicable to requests for only summarization, explanation, comprehension, or organization. If the input is a URL, prioritize using `curl -L` to request `r.jina.ai` to fetch the body content in Markdown; if fetching fails or the content is incomplete, you must stop immediately and ask the user to provide the full text themselves.
Smart git commit workflow using Conventional Commits format with AI-generated commit message suggestions based on staged changes.
Toolkit client usage for AIClient, AppDBClient, WorkflowClient, and CodeEngineClient.
Build and publish Domo apps with dist workflow and first-publish ID handling.
Creates polished Marp slide decks through an interview-driven workflow. Use when the user wants to create a presentation, build slides, or make a deck. Interviews the user first (goal, audience, key points, data, constraints), then generates structured Marp Markdown with gradient section dividers, breadcrumb navigation, consistent formatting, and automatic HTML/PPTX export.
Task generation skill based on the speckit workflow, used to generate actionable, dependency-ordered tasks.md from available design documents. Use this skill when you need to generate detailed task lists for feature development based on design documents such as spec.md, plan.md, data-model.md, contracts/, etc. Trigger words include "speckit tasks", "generate tasks", "task planning", "feature task decomposition", "create tasks.md", etc.
Execute the implementation planning workflow and generate design artifacts using the plan template. Trigger phrase: "speckit plan".
Execute sensitive browser actions (login, payments, form filling) outside the core agent loop using a dedicated CLI tool. Use when Claude needs to handle credentials, payment information, or other sensitive data in browser automation workflows. Triggers when users ask to log into websites, fill payment forms, or perform authenticated browser actions where sensitive data must be kept secure and separate from the main agent context.