Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
neonwatty
GitHub-Creator-Profil

neonwatty

Repository-Ansicht von 61 gesammelten Skills in 19 GitHub-Repositories.

gesammelte Skills
61
Repositories
19
aktualisiert
2026-07-19
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

desktop-workflow-generator
Softwarequalitätssicherungsanalysten und -tester

Generates desktop browser workflow documentation by exploring the app's codebase, then walking through the live app with the user step-by-step via Playwright to co-author verifications. Use when the user says "generate desktop workflows", "create desktop workflows", "update desktop workflows", or "generate browser workflows".

2026-04-06
mobile-workflow-generator
Softwarequalitätssicherungsanalysten und -tester

Generates mobile browser workflow documentation by exploring the app's codebase, then walking through the live app with the user step-by-step via Playwright in a mobile viewport (393x852) to co-author verifications. Use when the user says "generate mobile workflows", "create mobile workflows", "update mobile workflows", or "generate mobile browser workflows". Produces numbered workflow markdown files that feed into the mobile converter and Playwright runner. Includes iOS HIG awareness and mobile UX anti-pattern detection.

2026-04-06
multi-user-workflow-generator
Softwarequalitätssicherungsanalysten und -tester

Generates multi-user workflow documentation by interviewing the user about personas, exploring the codebase for multi-user patterns, then walking through the live app with per-persona Playwright CLI named sessions to co-author interleaved, persona-tagged workflows. Use when the user says "generate multi-user workflows", "create multi-user workflows", or "generate concurrent user workflows". Produces persona-tagged workflow markdown that feeds into the multi-user converter and Playwright runner.

2026-04-06
playwright-runner
Softwarequalitätssicherungsanalysten und -tester

Executes workflow markdown files interactively via Playwright CLI, stepping through each workflow action in a real browser. Use when the user says "run workflows", "run playwright", "test workflows", "execute workflows", or wants to interactively test their app against workflow documentation. Supports desktop, mobile, and multi-user workflows with authentication.

2026-04-06
use-profiles
Softwarequalitätssicherungsanalysten und -tester

Load saved Playwright storageState authentication profiles before browser automation. Activates when `.playwright/profiles.json` exists and browser work begins on authenticated pages. Trigger phrases include "use profile", "load profile", "browser as [role]", "authenticated browser", "logged in browser session".

2026-04-06
review-learnings
Softwarequalitätssicherungsanalysten und -tester

Synthesizes accumulated QA learnings from .qa-learnings/ledger.md into prioritized, actionable plugin improvements. Use when the user says "review learnings", "what have we learned", "improve the plugin", "learnings report", or "synthesize QA feedback".

2026-04-05
submit-learnings
Softwarequalitätssicherungsanalysten und -tester

Filters and submits accumulated QA learnings as a GitHub issue (with optional PR) on the plugin repo. Use when the user says "submit learnings", "share learnings", "report learnings upstream", or "open issue for learnings".

2026-04-05
adversarial-audit
Softwarequalitätssicherungsanalysten und -tester

Audits SaaS and usage-based web apps for adversarial usage patterns — accidental, opportunistic, and deliberate. Use this when the user says "adversarial audit", "abuse case audit", "idiot-proof this app", "find usage exploits", "business logic audit", or "how could users break this". Explores the codebase to map the economic surface area (pricing tiers, usage limits, free trials, costly resources), then generates abuse cases where user behavior — intentional or not — could break assumptions, bypass limits, amplify costs, or corrupt state. Produces a prioritized markdown report with findings, code locations, and fix recommendations, then optionally verifies findings interactively in a browser.

2026-04-04
Zeigt die Top 8 von 14 gesammelten Skills in diesem Repository.
ios-physical-device
Softwarequalitätssicherungsanalysten und -tester

Prepare and run privacy-aware physical iPhone automation with Xcode, WDA/Appium, or XCTest UI tests.

2026-07-05
xcresult-proof
Softwarequalitätssicherungsanalysten und -tester

Inspect Xcode result bundles and produce auditable test, failure, coverage, and artifact summaries.

2026-07-02
ios-simulator-ci
Softwarequalitätssicherungsanalysten und -tester

Add or run iOS simulator build, unit test, and UI smoke automation.

2026-07-02
ios-simulator-fixture-ui-smoke
Softwarequalitätssicherungsanalysten und -tester

Add or run privacy-safe iOS simulator fixture UI smoke automation for Apple app repositories. Use when an iOS repo is ready to move beyond dry-run eligibility into deterministic simulator GUI smoke using a sterile fixture app, demo mode, XCTest UI test, result bundle, sanitized logs, or scripted simulator checks.

2026-07-02
macos-fixture-ui-smoke
Softwarequalitätssicherungsanalysten und -tester

Add or run privacy-safe macOS fixture UI smoke automation for Apple app repositories. Use when a repo is ready to move beyond dry-run eligibility into deterministic GUI smoke using a sterile fixture app, demo mode, OSLog evidence, sanitized screenshots, or scripted click/type/menu/window/dialog checks.

2026-07-02
codex-pr-closeout-review
Softwarequalitätssicherungsanalysten und -tester

Run a Codex-native, read-only structured closeout review for a local branch, PR diff, dirty patch, or commit before merge or ship. Use when the user asks for PR review, branch closeout, final review, autoreview, or after non-trivial code edits.

2026-06-28
codex-autoreview
Softwarequalitätssicherungsanalysten und -tester

Run a slim Codex-native closeout review for Apple Agent Kit branches and PRs before commit, PR, or merge.

2026-06-28
apple-agent-intake
Softwareentwickler

Inspect an Apple app repository and recommend macOS/iOS automation setup before editing workflows or scripts.

2026-06-24
Zeigt die Top 8 von 11 gesammelten Skills in diesem Repository.
conveyor-setup-bundle
Sonstige Computerberufe

Draft, preflight, apply, and inspect Agent Conveyor setup bundles for manager-worker operating cells through a conversational Codex setup flow.

2026-06-29
conveyor-create-pair
Softwareentwickler

Create one visible Codex app manager and one visible Codex app worker for the current project using the globally installed Agent Conveyor CLI.

2026-06-22
conveyor-create-worker-set
Softwareentwickler

Create one visible Codex app manager and multiple visible Codex app workers for the current project using Agent Conveyor.

2026-06-22
conveyor-smoke-app-connections
Softwareentwickler

Run the blocking Agent Conveyor Codex app connection smoke gate for a manager/worker pair or worker set before real work starts.

2026-06-22
conveyor-app-wake-relay
Softwareentwickler

Wake stale Agent Conveyor Codex app manager or worker threads through native app thread tools and record delivery receipts.

2026-06-21
conveyor-check-status
Softwareentwickler

Check Agent Conveyor manager/worker or worker-set status from the current project's per-project ledger.

2026-06-21
conveyor-whats-next-nudger
Softwareentwickler

Run a bounded Agent Conveyor "what's next?" nudger loop for an existing Codex app manager/worker pair or worker set.

2026-06-21
manage-codex-workers
Sonstige Computerberufe

Use when the user asks to set up an Agent Conveyor Ralph loop or autonomous ship-it loop, register an existing Codex session as a worker or manager, create a supervised task, bind a pair, run observation cycles, send nudges, interrupt busy-waits, finish a task, or audit/replay supervision history.

2026-06-19
Zeigt die Top 8 von 10 gesammelten Skills in diesem Repository.
auth-browse
Softwareentwickler

This skill should be used when the user asks to "sign into Cloudflare", "browse Sentry authenticated", "open Supabase dashboard", "log into Vercel", "check auth status", "authenticate to AWS", or any request to browse an external service that requires authentication using playwright-cli. Also triggers on "sign in to <site>", "authenticate to <site>", "open <site> logged in", "browse <service> for me". Complements use-profiles (per-project roles) by providing global persistent auth for external services. Defaults to Chromium; uses real Chrome (`--tier chrome`) only for bot-protected sites.

2026-05-03
capture-auth
Softwarequalitätssicherungsanalysten und -tester

This skill should be used when the user asks to "capture auth for my app", "sign into deckchecker", "save login for seatify", "add my app to playwright auth", "authenticate to my site", "set up QA user profiles", "sign in as admin", "sign in as planner", or wants to set up reusable authenticated browsing for a custom web app. Triggers on app names, custom domains, multi-user/QA auth, or any request to save auth state for a URL that is not a well-known external service. Complements auth-browse (external services) by handling the user's own apps and custom sites.

2026-04-29
use-profiles
Softwarequalitätssicherungsanalysten und -tester

This skill should be used when performing browser automation with Playwright MCP in a project that has `.playwright/profiles.json`, when the user mentions "use profile", "load profile", "browser as admin", "test as user", "browse as [role]", "switch profile", "authenticated browser", "logged in browser session", "open the site logged in", or when about to navigate to an authenticated page. Loads saved Playwright storageState authentication profiles so browser sessions start already logged in.

2026-04-29
bug-interview
Softwarequalitätssicherungsanalysten und -tester

Deeply interviews the user about a bug before investigating or fixing it. Use this when the user says "interview me about [bug]", "I have a bug to report", "let's work on this bug", "found a bug", "there's a bug", or describes a bug they encountered. Asks probing questions about reproduction steps, environment, patterns, impact, and context that help isolate the root cause. Continues until the bug is well-understood, then writes a detailed investigation/fix plan.

2026-02-25
feature-interview
Projektmanagementspezialisten

Deeply interviews the user about a feature idea before implementation. Use this when the user says "interview me about [feature]", "I want to create a new feature", "let's create a new feature", "new feature", "plan a feature", or describes a feature they want to build. Asks probing, non-obvious questions about technical implementation, UI/UX decisions, edge cases, concerns, tradeoffs, and constraints. Continues interviewing until the feature is fully understood, then writes a detailed implementation plan.

2026-02-25
think-through
Projektmanagementspezialisten

A Socratic interview skill for thinking through technical ideas like apps, products, tools, and projects. Use this when the user says "think through [idea]", "help me think about [app/product]", "let's explore [project idea]", or wants to iterate on a technical concept before building. Asks probing questions about the problem, target users, market, technical approach, tradeoffs, and viability. Continues until the idea is well-explored, then produces a written summary and proposes directions.

2026-02-25
12 von 19 Repositories angezeigt