灵感菇

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

搜索结果

全部能力

找到 6229 个相关结果 / 前端体验

软件工程 / 诊断修复

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

软件工程 / 诊断修复

128-java-generics

128-java-generics

96

Use when you need to review, improve, or refactor Java code for generics quality — including avoiding raw types, applying the PECS (Producer Extends Consumer…

Stars 0
designuiapi128

软件工程 / 诊断修复

chrome-extension-wxt

chrome-extension-wxt

96

Build Chrome extensions using WXT framework with TypeScript, React, Vue, or Svelte. Use when creating browser extensions, developing cross-browser add-ons, or…

Stars 28
reactvueuiworkflow

软件工程 / 诊断修复

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

软件工程 / 诊断修复

crisis-communications

crisis-communications

96

Crisis communication and rapid response workflows for journalists and communications professionals. Use when covering breaking news events, managing…

Stars 206
uiapiragworkflow

软件工程 / 诊断修复

141-java-refactoring-with-modern-features

141-java-refactoring-with-modern-features

96

Use when you need to refactor Java code to adopt modern Java features (Java 8+) — including migrating anonymous classes to lambdas, replacing Iterator loops…

Stars 0
uiperformanceapi141

软件工程 / 诊断修复

frontend-performance

frontend-performance

96

This skill should be used when the user wants to optimize Next.js frontend performance using Lighthouse, bundle analysis, and animation best practices. Use…

Stars 12
nextjsfrontenduiperformance

软件工程 / 诊断修复

gitlab-issue

gitlab-issue

96

GitLab issue operations. ALWAYS use this skill when user wants to: (1) list issues, (2) view issue details, (3) create new issues, (4) update/close/reopen…

Stars 2
uigitlabissueoperations

软件工程 / 诊断修复

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

软件工程 / 部署发布

gitlab-ci

gitlab-ci

96

GitLab CI/CD pipeline operations. ALWAYS use this skill when user wants to: (1) view pipeline status, (2) run/trigger pipelines, (3) view/retry jobs, (4) trace…

Stars 2
uigitlabcicdpipeline

软件工程 / 诊断修复

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

软件工程 / 诊断修复

error-handling-expert

error-handling-expert

96

Expert in error handling patterns, exception management, error responses, logging, and error recovery strategies for React, Next.js, and NestJS applications

Stars 23
reactnextjsdesignui

软件工程 / 诊断修复

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

软件工程 / 部署发布

ec2-backend-deployer

ec2-backend-deployer

96

Expert in deploying backends to EC2 instances using CI/CD pipelines, Docker containers, and GitHub Actions

Stars 23
nextjsbackenduidocker

软件工程 / 诊断修复

cloudflare-nextjs

cloudflare-nextjs

95

Deploy Next.js applications (App Router and Pages Router) to Cloudflare Workers using the OpenNext adapter. This skill should be used when deploying Next.js apps with SSR, ISR, or server components to Cloudflare's serverless platform. It covers setup for both new and existing projects, configuration requirements, development workflows, integration with Cloudflare services (D1, R2, KV, Workers AI), and prevention of 10+ documented errors including worker size limits, runtime compatibility, database connection scoping, and security vulnerabilities. Keywords: Cloudflare Next.js, OpenNext Cloudflare, @opennextjs/cloudflare, Next.js Workers, Next.js App Router Cloudflare, Next.js Pages Router Cloudflare, Next.js SSR Cloudflare, Next.js ISR, server components cloudflare, server actions cloudflare, Next.js middleware workers, nextjs d1, nextjs r2, nextjs kv, Next.js deployment, opennextjs-cloudflare cli, nodejs_compat, worker size limit, next.js runtime compatibility, database connection scoping, Next.js migration cloudflare

Stars 14
reactnextjsuideployment

软件工程 / 部署发布

expo-deployment

expo-deployment

95

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

Stars 1,056
uideploymentagentworkflow

软件工程 / 诊断修复

code-necromancer

code-necromancer

95

Systematic framework for resurrecting and modernizing legacy codebases through archaeology, resurrection, and rejuvenation phases. Activate on "legacy code",…

Stars 104
uinecromancersystematicframework

软件工程 / 诊断修复

backtesting-py-oracle

backtesting-py-oracle

95

backtesting.py configuration for SQL oracle validation and range bar pattern backtesting. Use when running backtesting.py against ClickHouse SQL results,…

Stars 46
designtestingsqlbacktesting

软件工程 / 诊断修复

generating-swift-package-docs

generating-swift-package-docs

95

Use when encountering unfamiliar import statements, exploring dependency APIs, or when user asks "what's import X" or "what does X do". Generates on-demand API…

Stars 205
uiapigeneratingswift

软件工程 / 诊断修复

checking-changes

checking-changes

95

Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript)…

Stars 44,603
frontendbackendworkflowchecking

299 / 312