灵感菇

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

搜索结果

全部能力

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

软件工程 / 诊断修复

python-development

python-development

137

Core Python development concepts, idioms, best practices, and language features. Covers Python 3.10+ features, type hints, async/await, and Pythonic patterns. For running scripts, see uv-run. For project setup, see uv-project-management. Use when user mentions Python, type hints, async Python, decorators, context managers, or writing Pythonic code.

Stars 33
designperformancetestingdebugging

软件工程 / 诊断修复

cli-anything-wiremock

cli-anything-wiremock

137

Python CLI harness for WireMock HTTP mock server administration

Stars 34,986
backendtestingapiagent

软件工程 / 诊断修复

skill-navigator

skill-navigator

137

The 100th skill! Your intelligent guide to all 99 other skills. Recommends the perfect skill for any task, creates skill combinations, and helps you discover…

Stars 139
designuiperformancetesting

软件工程 / 诊断修复

privilege-escalation-methods

privilege-escalation-methods

137

Provide comprehensive techniques for escalating privileges from a low-privileged user to root/administrator access on compromised Linux and Windows systems.…

Stars 37,697
uiuxtestingsql

软件工程 / 诊断修复

kani-proof

kani-proof

137

Writes Kani bounded model checker proofs for Rust programs. Proves conservation, isolation, arithmetic safety, and access control properties. Use when the user asks for Kani proofs, bounded model checking, or exhaustive formal verification -- or when code contains kani::, #[kani::proof], or #[kani::unwind]. Do NOT use for fuzzing (proptest, quickcheck, cargo-fuzz), property testing, or Miri.

Stars 136
uitestingkaniproof

软件工程 / 诊断修复

测试驱动开发

test-driven-development

137

在实现任何功能或修复缺陷时,编写实现代码之前使用。

Stars 0
designuitestingjest

软件工程 / 诊断修复

composable-architecture

composable-architecture

136

Use when building features with TCA (The Composable Architecture), structuring reducers, managing state, handling effects, navigation, or testing TCA features.…

Stars 205
uitestingcomposablearchitecture

软件工程 / 诊断修复

axiom-sf-symbols

axiom-sf-symbols

136

Use when implementing SF Symbols rendering modes, symbol effects, animations, custom symbols, or troubleshooting symbol appearance - covers the full symbol…

Stars 902
designuiuxapi

软件工程 / 诊断修复

ios-testing

ios-testing

136

Testing practices for iOS 26 / Swift 6.2 clinic modular MVVM-C applications. Covers unit/UI/snapshot testing, protocol-based mocks, async actor isolation, and…

Stars 142
designuitestingauth

软件工程 / 诊断修复

phone-calls

phone-calls

136

Make AI phone calls, buy phone numbers, and get call transcripts via x402. USE FOR: - Making AI-powered outbound phone calls - Scheduling calls and getting transcripts - Buying and managing phone numbers - Leaving voicemails - Transferring calls to humans - Checking if a number has iMessage/FaceTime TRIGGERS: - "call", "phone call", "make a call", "dial" - "buy number", "phone number", "get a number" - "voicemail", "leave a message" - "transcript", "call recording", "call summary" - "AI call", "automated call", "bland" - "imessage", "facetime", "check number", "lookup number" ALWAYS use `npx agentcash@latest fetch` for stablephone.dev endpoints. IMPORTANT: Use exact endpoint paths from the Quick Reference table below.

Stars 10
uiapiagentphone

软件工程 / 诊断修复

checkly

checkly

136

Set up, create, test and manage monitoring checks using the Checkly CLI. Use when working with Agentic Checks, API Checks, Browser Checks, URL Monitors, ICMP…

Stars 93
uiapiagentagents

软件工程 / 诊断修复

angular-testing

angular-testing

135

ALWAYS use when writing tests for Angular applications, including unit tests, component tests, service tests, or E2E tests with Jasmine, Karma, Vitest, or…

Stars 0
uitestingjestapi

软件工程 / 诊断修复

playwright-skill

playwright-skill

135

Generates production-grade Playwright automation scripts and E2E tests in TypeScript, JavaScript, Python, Java, or C#. Supports local execution and TestMu AI cloud across 3000+ browser/OS combinations and real mobile devices. Use when the user asks to write Playwright tests, automate browsers, run cross-browser tests, test on real devices, debug flaky tests, mock APIs, or do visual regression. Triggers on: "Playwright", "E2E test", "browser test", "run on cloud", "cross-browser", "TestMu", "LambdaTest", "test my app", "test on mobile", "real device".

Stars 281
uiuxplaywrightapi

软件工程 / 部署发布

context-mode

context-mode

135

Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.

Stars 14,844
uiplaywrightdockersecurity

软件工程 / 诊断修复

bun-test

bun-test

135

Configure Bun's built-in test runner with Jest-compatible APIs. Use when setting up testing infrastructure, writing unit/integration/snapshot tests, migrating…

Stars 3
uitestingjestapi

软件工程 / 诊断修复

opencode-config

opencode-config

135

Edit opencode.json, AGENTS.md, and config files. Use proactively for provider setup, permission changes, model config, formatter rules, or environment variables. Examples: - user: "Add Anthropic as a provider" → edit opencode.json providers, add API key baseEnv var, verify with opencode run test - user: "Restrict this agent's permissions" → add permission block to agent config, set deny/allow for tools/fileAccess - user: "Set GPT-5 as default model" → edit global or agent-level model preference, verify model name format - user: "Disable gofmt formatter" → edit formatters section, set languages.gofmt.enabled = false

Stars 120
uiapiagentagents

软件工程 / 诊断修复

effect-ts

effect-ts

135

Effect-TS (Effect) guidance for TypeScript. Use when building, refactoring, reviewing, or explaining Effect code, especially for: typed error modeling…

Stars 5
uitestingapillm

软件工程 / 诊断修复

ab-test-setup

ab-test-setup

135

Design, plan, and analyze A/B tests with statistical rigor. Use when the user asks about A/B testing, split testing, experiment design, statistical…

Stars 0
designtestingtestsetup

软件工程 / 诊断修复

axiom-realitykit-diag

axiom-realitykit-diag

135

Use when RealityKit entities not visible, anchors not tracking, gestures not responding, performance drops, materials wrong, or multiplayer sync fails

Stars 902
performanceapiragaxiom

软件工程 / 诊断修复

load-test-builder

load-test-builder

135

Creates load and performance tests with k6, Artillery, or autocannon to validate system behavior under stress. Use when users request "load testing",…

Stars 38
uiperformancetestingworkflow

81 / 101