灵感菇

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

搜索结果

agent

找到 1083 个相关结果 / 软件工程

软件工程 / 诊断修复

shopify-developer

shopify-developer

97

Complete Shopify development reference covering Liquid templating, OS 2.0 themes, GraphQL APIs, Hydrogen, Functions, and performance optimization (API…

Stars 2,490
uiperformanceapiagent

软件工程 / 诊断修复

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

软件工程 / 诊断修复

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

软件工程 / 部署发布

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

软件工程 / 诊断修复

bug-reporting-excellence

bug-reporting-excellence

96

Write high-quality bug reports that get fixed quickly. Use when reporting bugs, training teams on bug reporting, or establishing bug report standards.

Stars 349
uitestingagentbug

软件工程 / 诊断修复

fullstack-workspace-init

fullstack-workspace-init

95

Scaffold a production-ready full-stack monorepo with working MVP features, tests, and CI/CD. Generates complete CRUD functionality, Clerk authentication, and…

Stars 23
reactnextjstailwindfrontend

软件工程 / 部署发布

expo-deployment

expo-deployment

95

Deploy Expo apps to iOS App Store, Android Play Store, and web.

Stars 1,056
uideploymentagentworkflow

软件工程 / 诊断修复

marketing-cro

marketing-cro

95

Use when optimizing conversion rates, designing A/B tests, or improving landing pages. Covers A/B testing methodology, landing page optimization, form design,…

Stars 60
designuiuxtesting

软件工程 / 诊断修复

autonomous-skill

autonomous-skill

94

Use when work must continue across multiple Codex sessions with `.autonomous/` tracking, resumable execution, or autonomous handoff. Use for long-running,…

Stars 195
uiapiagentautonomous

软件工程 / 诊断修复

ensemble-team

ensemble-team

94

Set up a full AI ensemble/mob programming team for any software project. Creates agent definition files (.claude/agents/), coordinator instructions (.team/coordinator-instructions.md), project owner constraints (PROJECT.md), team conventions (AGENTS.md), architectural decisions (docs/ARCHITECTURE.md), domain glossary, and supporting docs. Use when: (1) starting a new project and wanting a full expert agent team, (2) the user asks to "set up a team", "create a mob team", "set up ensemble programming", or "create agent profiles", (3) converting an existing project to the driver-reviewer mob model, (4) the user wants AI agents to work as a coordinated product team with retrospectives and consensus-based decisions.

Stars 2
frontenduitestingdocker

软件工程 / 诊断修复

local-search

local-search

94

Search for places, businesses, and locations using Google Maps APIs via x402. USE FOR: - Finding businesses by name or type - Searching nearby places - Getting detailed place information (address, hours, reviews) - Finding restaurants, stores, services in an area - Getting business ratings and reviews TRIGGERS: - "find", "search for", "locate", "nearby" - "restaurants near", "hotels in", "stores around" - "business details", "opening hours", "reviews for" - "places in", "what's near", "directions to" Use `npx agentcash@latest fetch` for Google Maps endpoints. Choose partial ($0.02) vs full ($0.05-0.08) based on data needs.

Stars 10
uiapiagentlocal

软件工程 / 诊断修复

jest-testing

jest-testing

89

Test Node.js applications with Jest including unit tests, integration tests, mocking, code coverage, and CI/CD integration

Stars 0
uiperformancetestingjest

软件工程 / 诊断修复

qa

qa

81

Systematically QA test a web application and fix bugs found. Runs QA testing, then iteratively fixes bugs in source code, committing each fix atomically and re-verifying. Use when asked to "qa", "QA", "test this site", "find bugs", "test and fix", or "fix what's broken". Proactively suggest when the user says a feature is ready for testing or asks "does this work?". Three tiers: Quick (critical/high only), Standard (+ medium), Exhaustive (+ cosmetic). Produces before/after health scores, fix evidence, and a ship-readiness summary. For report-only mode, use /qa-only. (gstack) Voice triggers (speech-to-text aliases): "quality check", "test the app", "run QA".

Stars 0
reactnextjsvuebackend

软件工程 / 诊断修复

采购

procurement

60

当需要将设备规格与潜在供应商进行匹配、必须梳理采购格局(目录采购项与定制订单),或交货期……

Stars 0
designuiagentworkflow

软件工程 / 诊断修复

agent-ui

agent-ui

59

Batteries-included agent component for React/Next.js from ui.inference.sh. One component with runtime, tools, streaming, approvals, and widgets built in.…

Stars 438
reactnextjsuiagent

软件工程 / 诊断修复

pp-trigger-dev

pp-trigger-dev

59

Every Trigger.dev management endpoint, plus offline FTS over runs, span-cost rollups, and zombie-schedule detection no other tool gives you. Trigger phrases:…

Stars 0
reactuideploymentaudit

软件工程 / 诊断修复

apify-sdk-integration

apify-sdk-integration

56

Integrate Apify into an existing JavaScript/TypeScript or Python application using the apify-client package. Use when adding web scraping, automation, or data…

Stars 2,041
backenduiapiagent

软件工程 / 诊断修复

stream-builder

stream-builder

53

Build a new app or add Stream products (Chat, Video, Feeds, Moderation) to an existing app. Scaffold Next.js + Tailwind + Shadcn + Stream SDKs end-to-end with…

Stars 8
nextjstailwinduiauth

软件工程 / 诊断修复

insforge-backend-advisor

insforge-backend-advisor

50

Use this skill for proactive backend health audits in an InsForge project — security misconfigurations, performance regressions, and system health issues surfaced by `diagnose advisor`, plus the backend-side deep-dives that pair with each advisor issue. Also use this skill when a user reports backend-wide performance degradation (high CPU/memory, all responses slow, connection pool exhaustion, lock contention) without a single failing request. Trigger on requests like "health check", "audit my backend", "review security", "check RLS policies", "find slow queries", "backend performance review", "high CPU/memory", "everything is slow", "EC2/database/system health", or pre-launch readiness audits. For reactive runtime errors with a single concrete failing request (SDK error objects, HTTP 4xx/5xx, function failures, deploy failures), use `insforge-debug` instead.

Stars 21
reactbackendperformancesecurity

软件工程 / 诊断修复

vega-multi-tv-migration

vega-multi-tv-migration

49

Migrate Vega OS (Amazon Fire TV) applications to multi-platform React Native monorepo supporting Android TV, Apple TV, and other platforms. Covers analysis,…

Stars 0
reactuiagentvega

53 / 55