Skills

All Skills

end-to-end

Skills tagged with #end-to-end

@SpecterOps

enrichment-module-builder

Build a new Nemesis file enrichment module end-to-end with explicit user approval gates for output mode, library choice, sample files, and integration testing.

SpecterOps/Nemesis+1 more
18d ago
9390
@jtrackingai

analytics-tracking-automation

Use when you need end-to-end GA4 + GTM tracking delivery across discovery, schema, sync, and verification phases.

jtrackingai/analytics-tracking-automation+2 more
19d ago
1190
@rebornix

acp-local-runner

Run and debug Agmente ACP end-to-end scenarios from the repo-owned e2e/scenarios/acp specs. Use when validating ACP websocket compatibility, session creation, cwd handling, reconnect flows, or reproducing ACP-only UI failures against a real local ACP backend.

rebornix/Agmente+5 more
19d ago
4840
@entireio

agent-integration

Run all three agent integration phases sequentially: research, write-tests, and implement using E2E-first TDD (unit tests written last). For individual phases, use /agent-integration:research, /agent-integration:write-tests, or /agent-integration:implement. Use when the user says "integrate agent", "add agent support", or wants to run the full agent integration pipeline end-to-end.

entireio/cli+2 more
18d ago
3.6K0
@Z-M-Huang

Bug Fix Pipeline Orchestrator

Run the full bug fix pipeline end-to-end. Chains individual stage skills in the order defined by `bugfix_pipeline` in `~/.vcp/dev-buddy.json`. All phases append to a single plan file.

Z-M-Huang/vcp+27 more
18d ago
70
@mongodb

investigate-e2e-failure

This gives instructions on how to investigate end-to-end test failures.

mongodb/mongodb-atlas-kubernetes
18d ago
1910
@hyperdxio

playwright

Writes end-to-end tests code using Playwright browser automation.

hyperdxio/hyperdx
18d ago
9.4K0
@jtrackingai

event-tracking-skill

Use when the request is end-to-end, spans multiple workflow phases, or the correct tracking-workflow entry point is still unclear.

jtrackingai/event-tracking-skill+5 more
19d ago
90
@deviceinsight

gh-implement-issue

End-to-end implementation workflow for a GitHub issue from planning through PR creation. Use when starting work on an issue from scratch.

deviceinsight/kafkactl
18d ago
1.0K0
@Redth

maui-ai-debugging

End-to-end workflow for building, deploying, inspecting, and debugging .NET MAUI and MAUI Blazor Hybrid apps as an AI agent. Use when: (1) Building or running a MAUI app on iOS simulator, Android emulator, Mac Catalyst, macOS (AppKit), or Linux/GTK, (2) Inspecting or interacting with a running app's UI (visual tree, tapping, filling text, screenshots, property queries), (3) Debugging Blazor WebView content via CDP, (4) Managing simulators or emulators, (5) Setting up MauiDevFlow in a MAUI project, (6) Completing a build-deploy-inspect-fix feedback loop, (7) Handling permission dialogs and system alerts, (8) Managing multiple simultaneous apps via the broker daemon. Covers: maui-devflow CLI, androidsdk.tool, appledev.tools, adb, xcrun simctl, xdotool, and dotnet build/run for all MAUI target platforms including macOS (AppKit) and Linux/GTK.

Redth/MAUI.Sherpa+2 more
18d ago
1000
@jademind

pi-statusbar-release

End-to-end release workflow for pi-statusbar, including mode selection, version/tag releases, formula-only revisions, tap sync, and post-release verification.

jademind/pi-statusbar
18d ago
330
@eric-tramel

agent-smoke-e2e

End-to-end smoke check of the moraine MCP server. Exercises every MCP tool against a live moraine stack and prints a per-tool PASS/FAIL matrix. Use inside the dev sandbox after a fresh build to confirm the MCP binary actually serves its tools and returns shaped responses.

eric-tramel/moraine
18d ago
270
@goondocks-co

oak

Find out what happened, what was decided, and what depends on what in your codebase. Use this skill whenever you need to: recall past decisions or discussions ("what did we decide about X?"), check what might break before refactoring ("what depends on this module?"), find conceptually similar code that grep would miss ("all the retry/backoff logic"), look up past bugs, gotchas, or learnings, query session history or agent run costs, store observations about the codebase, or understand how components connect end-to-end. Powered by semantic search, memory lookup, and direct SQL against the Oak CI database (.oak/ci/activities.db). Also use when the user mentions oak_search, oak_context, oak_remember, oak_resolve_memory, or asks to run queries against activities.db or oak.

goondocks-co/open-agent-kit+1 more
10d ago
80
@SAP-samples

cap-change-workflow

Use for end-to-end CAP change workflows: modify CDS/handlers, regenerate artifacts, and run a short verification checklist for this repository.

SAP-samples/cloud-cap-hana-swapi
19d ago
890
@N-O-P-E

Cloudflare Connect — Subdomain + Hosting-Platform Wiring

Points a subdomain at a hosting platform (Railway, Vercel, more) by driving two browser dashboards: the platform's custom-domain form, and Cloudflare's DNS editor. End-to-end, click-by-click.

N-O-P-E/nope-marketplace+1 more
18d ago
70
@ktorio

fix-bug

End-to-end bug fix workflow for the Ktor project. Accepts a GitHub issue (#NUMBER), YouTrack issue (KTOR-NUMBER), or YouTrack URL (https://youtrack.jetbrains.com/issue/KTOR-NUMBER). Fetches the issue, creates a failing reproducer test, commits on a new branch, implements the fix, validates, and opens a PR. Use this skill whenever the user wants to fix a bug from an issue tracker, mentions a KTOR issue number, or references a GitHub issue to fix.

ktorio/ktor
19d ago
14.3K0
@utensils

claudette-debug

Debug the running Claudette Tauri app by executing JavaScript in the webview and reading results back. Inspect Zustand store state, trace state changes, monitor sessions long-term, run end-to-end UAT, and diagnose UI bugs in real-time. Only works in dev builds.

utensils/Claudette
18d ago
50
@solana-foundation

solana-dev

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists. Integrates with the Solana MCP server for live documentation search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.

solana-foundation/solana-dev-skill
18d ago
3960
@robustmq

connector-delivery

Implements new RobustMQ MQTT connector integrations end-to-end using project conventions. Use when the user asks to add, implement, or support a new connector type such as webhook, opentsdb, clickhouse, influxdb, cassandra, mqtt bridge, or protocol-compatible targets.

robustmq/robustmq+1 more
18d ago
1.5K0
@Sunpeak-AI

create-sunpeak-app

Use when working with sunpeak, or when the user asks to "build an MCP App", "build a ChatGPT App", "add a UI to an MCP tool", "create an interactive resource for Claude Connector or ChatGPT", "build a React UI for an MCP server", or needs guidance on MCP App resources, tool-to-UI data flow, simulation files, host context, platform-specific ChatGPT/Claude features, or end-to-end testing of MCP App UIs.

Sunpeak-AI/sunpeak
19d ago
1560
@calcosmic

acceptance-test-generation

Use when acceptance criteria need unit, integration, or end-to-end tests generated from implementation context

calcosmic/Aether+28 more
4d ago
80
@Shopify

e2e-test-writing

Guide for writing high-quality Playwright E2E tests for Hydrogen. Use when the user asks to "write e2e tests", "add playwright tests", "test this feature end-to-end", "write recipe tests", "add integration tests", or mentions Playwright, E2E testing, or test coverage for user-facing features.

Shopify/hydrogen+3 more
18d ago
1.9K0
@git-town

end-to-end-tests

after making changes, run end-to-end tests to ensure that the product still works

git-town/git-town
18d ago
3.1K0
@DataDog

manual-testing

Run a manual test of the current change end-to-end and output reproducible test instructions for the PR "Test instructions" section.

DataDog/browser-sdk
18d ago
3870
@markifact

About Markifact

[Markifact](https://www.markifact.com) is a full performance-marketing **management + reporting** platform. Its remote MCP server at `https://api.markifact.com/mcp` exposes **300+ operations** that let you run accounts end-to-end: launch campaigns, edit creatives, manage audiences, rotate ads, sweep

markifact/markifact-mcp+1 more
10h ago
530
@haoxiang-xu

pupu-test-api

Use when running QA / regression tests against PuPu, when verifying a code change actually works in the running app, or when reading PuPu UI/state without screenshotting manually. Triggers on tasks like "test that PuPu still creates chats correctly", "verify the new model selector works end-to-end", "send a message and check the response", "what's PuPu's current state?". Phase 1 covers chat lifecycle, message send (blocking), model/toolkit/character switching, logs, state snapshot, screenshot, eval.

haoxiang-xu/PuPu
12d ago
270
@doodledood

auto

End-to-end autonomous execution: /define → auto-approve → /do in a single command. Use when you want to define and execute a task without manual intervention during planning. Triggers: auto, autonomous define and do, end-to-end, just build it.

doodledood/manifest-dev+6 more
18d ago
600
@vitessio

e2e-tests

Run and debug Vitess end-to-end tests. Use when working with tests under go/test/endtoend/, when asked to run e2e tests, debug e2e test failures, or investigate test flakiness.

vitessio/vitess+1 more
18d ago
20.9K0
@KarmaloopAI

test-writing

Write comprehensive tests for code including unit tests, integration tests, and end-to-end tests. Use this to ensure code quality, catch bugs, and validate functionality.

KarmaloopAI/Jiva
18d ago
210
@leochiu-a

git-pr-workflow

End-to-end git PR workflow: create branch from JIRA, AI commit with JIRA context, open PR, generate PR description, and AI code review. Use when: (1) user wants to start a feature/fix from a JIRA ticket, (2) user says "start workflow", "new feature", "take ticket", "full pr flow", (3) user wants to run the complete PR lifecycle from branch creation to code review, (4) user mentions any individual step: create branch, commit, open pr, update description, or review pr.

leochiu-a/git-pr-ai
19d ago
740
@quantumboost
Workflow

Pull Request Review Pipeline

End-to-end PR review: runs code review checklist, generates missing unit tests, then suggests refactoring improvements.

code-reviewpull-requestci
15d ago
0
@bearlike

meeseeks-cli-smoketest

End-to-end smoke testing of the Meeseeks CLI via tmux. Use this skill when asked to test the CLI, verify CLI behavior after changes, smoke-test the agent loop, check for regressions, or validate MCP/plugin/session features work correctly through the terminal interface. Also use when debugging CLI crashes, MCP connection issues, or session lifecycle problems that need live reproduction.

bearlike/Assistant+3 more
11d ago
320