Loading...
Loading...
Found 89 Skills
Debug or fix failing GitHub PR checks running in GitHub Actions. Inspects checks/logs via `gh`, drafts a fix plan, and implements only after explicit approval. Out of scope: external CI (e.g. Buildkite) — report only the details URL.
Coordinates dependency upgrades across all detected package managers
Create, manage, and grow newsletters with Beehiiv's modern newsletter platform.
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Design and publish websites with Framer - create interactive sites, manage projects, and publish directly
This skill should be used when the user asks to "督促我", "remind me of tasks", "情勒鳥", "emotional bird", "check my Notion tasks", or wants a guilt-trip style notification about incomplete tasks.
Self-contained SaaS pipeline — invoke directly, do not decompose. Generates a Vibes app, adds auth + billing, and deploys live. Uses Agent Teams to parallelize for maximum speed.
Specification-driven implementation — Execute implementation from specs to PR. Reads issue-to-pr-workflow.md as playbook, enforces coding-rules.md as quality gates, tracks progress via tasks.md checkboxes with resume capability. English triggers: "Implement from spec", "Start implementation", "Execute spec tasks" 日本語トリガー: 「仕様書から実装」「実装を開始」「specタスクを実行」
Manage ASC plugins that extend the CLI with custom event handlers using the `asc` CLI tool. Use this skill when: (1) Listing installed plugins: "asc plugins list" (2) Installing a plugin: "asc plugins install PATH" (3) Removing a plugin: "asc plugins uninstall --name NAME" (4) Enabling or disabling plugins: "asc plugins enable/disable --name NAME" (5) Testing a plugin manually: "asc plugins run --name NAME --event EVENT" (6) User asks to "create a plugin", "add Slack notifications", "wire up a Telegram bot on build upload", or "extend the CLI with a custom handler" (7) Explaining the plugin protocol (manifest.json + run executable + JSON stdin/stdout)
Automate Templated tasks via Rube MCP (Composio). Always search tools first for current schemas.
Automate Screenshot Fyi tasks via Rube MCP (Composio). Always search tools first for current schemas.
Scaffold and implement GitHub Apps from existing automation ideas using Probot + @octokit/app. Use when turning scripts, bots, or manual GitHub workflows into a proper GitHub App.