灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 2016 个相关结果 / 测试与 QA

软件工程 / 诊断修复

easysdd-feature

easysdd-feature

97

做新功能开发时进入这套子流程——把"加个 X 能力"从模糊想法走到验收闭环,中间有方案文件做存档,AI 和用户后面回头都能查到当时怎么想的、为什么这样定的。触发场景偏向新增能力("做新功能"、"加个 X"、"实现 XX"),不处理已有代码的 bug。本技能只做路由,根据已有产物决定下一步走 brainstorm /…

Stars 764
easysddfeaturebugbrainstorm

软件工程 / 诊断修复

ensemble-solving

ensemble-solving

97

Generate multiple diverse solutions in parallel and select the best. Use for architecture decisions, code generation with multiple valid approaches, or…

Stars 577
agentagentsensemblesolving

软件工程 / 诊断修复

grdb

grdb

97

Use when writing raw SQL with GRDB, complex joins across 4+ tables, window functions, ValueObservation for reactive queries, or dropping down from SQLiteData…

Stars 205
reactuiperformancedatabase

软件工程 / 诊断修复

ai-dev-loop

ai-dev-loop

97

Orchestrate autonomous AI development with task-based workflow and QA gates

Stars 0
testingagentagentsworkflow

软件工程 / 诊断修复

load-test-scenario-builder

load-test-scenario-builder

97

Creates comprehensive load test plans with realistic scenarios, traffic models, k6 scripts, and success criteria. Use for "load testing", "performance…

Stars 38
uiperformancetestingload

软件工程 / 诊断修复

android_ui_verification

android_ui_verification

97

android_ui_verification — an installable skill for AI agents, published by sickn33/antigravity-awesome-skills.

Stars 0
reactuitestingagent

软件工程 / 诊断修复

clojure-eval

clojure-eval

97

Evaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact…

Stars 166
uitestingclojureeval

软件工程 / 诊断修复

qa-resilience

qa-resilience

96

Design and test distributed-system resilience. Use when adding retries, circuit breakers, chaos experiments, or SLO-based reliability gates.

Stars 60
designuitestingagent

软件工程 / 诊断修复

doppler-secret-validation

doppler-secret-validation

96

Validate and test Doppler secrets. TRIGGERS - add to Doppler, store secret, validate token, test credentials.

Stars 46
testingauthapirag

软件工程 / 诊断修复

131-java-testing-unit-testing

131-java-testing-unit-testing

96

Use when you need to review, improve, or write Java unit tests — including migrating from JUnit 4 to JUnit 5, adopting AssertJ for fluent assertions,…

Stars 0
uitestingragllm

软件工程 / 诊断修复

puppeteer

puppeteer

96

使用Puppeteer(Google)进行浏览器自动化和PDF生成。支持无头Chrome控制,用于网页爬虫、截图、PDF生成和自动化测试。

Stars 80
testingapipuppeteergoogle

软件工程 / 诊断修复

api-tester

api-tester

96

Test REST and GraphQL API endpoints with structured assertions and reporting. Use when a user asks to test an API, hit an endpoint, check if an API works, validate a response, debug an API call, test authentication flows, or verify API contracts. Supports GET, POST, PUT, PATCH, DELETE with headers, body, auth, and response validation.

Stars 0
authapitestertest

软件工程 / 诊断修复

exploratory-testing-advanced

exploratory-testing-advanced

96

Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions,…

Stars 349
uitestingagentexploratory

软件工程 / 诊断修复

flutter-patterns

flutter-patterns

96

Comprehensive Flutter development patterns covering widgets, testing, performance, security, and animations. Use when you need quick reference for Flutter best…

Stars 45
uiperformancetestingsecurity

软件工程 / 诊断修复

easysdd-issue

easysdd-issue

96

修 bug 时进入这套子流程——把"发现了问题"从口头描述走到验证修复的闭环,中间留下问题报告、根因分析、修复记录三份文件。这条流程在"看到问题"和"动手改代码"之间加了一层缓冲,避免常见的几种翻车:脑子里的问题描述改完就消失、没分析根因就动手只改了表面、修复范围扩散没法追溯、改完没验证不知道改对了没。本技能只做路由,…

Stars 764
easysddissuebugreport

软件工程 / 诊断修复

debug

debug

96

Debug systematically: observe, hypothesize, test, fix, verify.

Stars 101
debuggingdebugsystematicallyobserve

软件工程 / 部署发布

shadow-testing

shadow-testing

96

Creates isolated container environments for testing local uncommitted changes before pushing. Use when testing library changes, multi-repo coordination, or validating "works on my machine" → "works in CI". Provides git bundle snapshots, embedded git server, selective URL rewriting, and package manager cache isolation. Works with any coding agent via standalone CLI, shell scripts, or Docker Compose.

Stars 62
testingdockeragentshadow

软件工程 / 诊断修复

ad-creative

ad-creative

96

Design high-converting ad creative across Google, Meta, LinkedIn, Twitter/X, and TikTok. Includes platform-specific format specs, A/B testing frameworks, headline formulas, creative iteration methodology, and compliance validation. Use when writing ad copy, generating headline variations, creating ad sets, iterating on winning ads, validating creative against platform specs, or when user mentions ad copy, RSA headlines, Meta ad copy, LinkedIn ads, creative testing, ad variations, or bulk creative production.

Stars 138
designuitestingworkflow

软件工程 / 诊断修复

easysdd-issue-report

easysdd-issue-report

96

issue 流程的阶段 1——通过对话把用户脑子里的问题落成可复现、可追溯的 {slug}-report.md。AI 在这里只问"看到了什么、怎么复现、应该怎样",不替用户猜根因(那是阶段 2 的事)。同时这一阶段是判断走快速通道还是标准路径的唯一正式判定点:根据用户描述先读一下相关代码,能一眼定位且改动小就直接告知用…

Stars 764
easysddissuereportslug

软件工程 / 诊断修复

app-store-submission-auditor

app-store-submission-auditor

96

Scans an iOS app project for App Store rejection risks. Reads source code directly — no back-and-forth. Auto-detects vibe coder vs developer and adapts language. Detects mid-build apps and asks before switching modes. Outputs a risk register, detailed findings with dynamic copy-paste fixes, reviewer experience checklist, draft App Store Connect reviewer notes, and a post-scan manual checklist. TRIGGER THIS SKILL for any of these — even if not explicitly asked: "audit my app" / "is my app ready" / "about to submit" / "submitting soon" / "about to launch" / "ready to ship" / "App Store review" / "keep getting rejected" / "got rejected" / "rejection" / "App Store Connect" / "TestFlight" / "submit for review" / "pre-submission" / "app review" / "first app" / "never submitted before" / "why did Apple reject" / "what do I need to fix" / "is this ready to launch". Also trigger proactively when working on an iOS app and the user seems close to shipping. Flutter/RN stack: load references/flutter-patterns.md. First-time submitter: load references/first-time-dev.md.

Stars 0
designuiauditapp

96 / 101