灵感菇

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

搜索结果

全部能力

找到 1329 个相关结果 / 内容写作

软件工程 / 诊断修复

nuxt-best-practices

nuxt-best-practices

112

Nuxt 3/4 performance optimization and architecture guidelines for building fast, maintainable full-stack applications. This skill should be used when writing,…

Stars 37
vueuiuxperformance

软件工程 / 诊断修复

magento-php-specialist

magento-php-specialist

111

Advanced PHP development for Magento 2 following PSR-12 and Magento coding standards. Use when writing PHP code, implementing business logic, or ensuring code…

Stars 9
designuiperformancerag

软件工程 / 诊断修复

developer-experience

developer-experience

111

Use this skill when designing SDKs, writing onboarding flows, creating changelogs, or authoring migration guides. Triggers on developer experience (DX), API ergonomics, SDK design, getting-started guides, quickstart documentation, breaking change communication, version migration, upgrade paths, developer portals, and developer advocacy. Covers the full DX lifecycle from first impression to long-term retention.

Stars 151
designuiauthapi

软件工程 / 诊断修复

bun-shell

bun-shell

111

Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.

Stars 146
apibunshellscripting

软件工程 / 诊断修复

astro-developer

astro-developer

111

Comprehensive guide for developing in the Astro monorepo. Covers architecture, debugging, testing, and critical constraints. Use when working on features,…

Stars 59,319
uitestingagentagents

软件工程 / 诊断修复

fastify-best-practise

fastify-best-practise

111

Apply Fastify best practices when creating servers, plugins, routes, schemas, hooks, configuration, decorators, error handling, testing, and TypeScript…

Stars 9
uitestingagentfastify

软件工程 / 诊断修复

performance-management

performance-management

111

Use this skill when designing OKR systems, writing performance reviews, running calibration sessions, creating PIPs, or building career ladders. Triggers on OKRs, performance reviews, calibration, PIPs, career ladders, leveling frameworks, feedback cycles, and any task requiring performance management system design.

Stars 151
designuiperformancemanagement

软件工程 / 部署发布

myvibe-publish

myvibe-publish

110

Publish static HTML, ZIP archive, or directory to MyVibe. Use this skill when user wants to publish web content to MyVibe.

Stars 9
uideploymentmyvibepublish

软件工程 / 诊断修复

proofreader-api

proofreader-api

110

Implements and debugs browser Proofreader API integrations in JavaScript or TypeScript web apps. Use when adding Proofreader availability checks, monitored…

Stars 27
frontenduiapiagent

软件工程 / 部署发布

plan-writing

plan-writing

110

Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.

Stars 7,402
planwritingstructuredtask

软件工程 / 诊断修复

react-grab

react-grab

110

Capture exact React element context from a live browser UI and hand it to an AI coding agent as component name, source file path, line number, and HTML. Use when the user wants `react-grab`, element-context copy, component-source lookup from the browser, clipboard-to-agent React debugging, or MCP-backed element selection for React apps. Not for generic browser automation or login/session reuse (`agent-browser`, `playwriter`), broad UI annotation/review (`agentation`), React performance audits (`react-best-practices`), or general design-system work (`design-system`). Triggers on: react-grab, grab element context, copy component to AI, browser component picker, React component inspector, clipboard component source, get element context from browser, grab UI element.

Stars 14
reactdesignuiperformance

软件工程 / 诊断修复

mcp-app-builder

mcp-app-builder

110

Guide developers through creating and updating MCP apps. Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging, running dev servers, deploying and connecting apps to ChatGPT. Use when a user wants to create or update a MCP app, MCP server or use the Skybridge framework.

Stars 1,128
designuiuxllm

软件工程 / 诊断修复

dbg

dbg

110

Debug applications using the dbg CLI debugger. Supports Node.js (V8/CDP), Bun (WebKit/JSC), and native code via LLDB (DAP). Use when: (1) investigating runtime bugs by stepping through code, (2) inspecting variable values at specific execution points, (3) setting breakpoints and conditional breakpoints, (4) evaluating expressions in a paused context, (5) hot-patching code without restarting (JS/TS), (6) debugging test failures by attaching to a running process, (7) debugging C/C++/Rust/Swift with LLDB, (8) any task where understanding runtime behavior requires a debugger. Triggers: "debug this", "set a breakpoint", "step through", "inspect variables", "why is this value wrong", "trace execution", "attach debugger", "runtime error", "segfault", "core dump".

Stars 154
uidebuggingdbgdebug

软件工程 / 诊断修复

onchainkit

onchainkit

110

Build onchain applications with React components and TypeScript utilities from Coinbase's OnchainKit. Use when users want to create crypto wallets, swap…

Stars 1,116
reactbackenduionchainkit

软件工程 / 诊断修复

nestjs-best-practices

nestjs-best-practices

110

NestJS 11+ best practices for enterprise Node.js applications with TypeScript. Use when writing, reviewing, or refactoring NestJS controllers, services,…

Stars 4
uitestingauthapi

软件工程 / 诊断修复

shader-programming-glsl

shader-programming-glsl

110

Expert guide for writing efficient GLSL shaders (Vertex/Fragment) for web and game engines, covering syntax, uniforms, and common effects.

Stars 37,706
uiperformanceragshader

软件工程 / 诊断修复

claude-sdk-integration-patterns

claude-sdk-integration-patterns

110

Expert integration patterns for Claude API and TypeScript SDK covering Messages API, streaming responses, tool use, error handling, token optimization, and…

Stars 55
uiuxapiclaude

软件工程 / 诊断修复

react-best-practices

react-best-practices

110

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js…

Stars 2,359
reactnextjsuiperformance

软件工程 / 诊断修复

chrome-extension-developer

chrome-extension-developer

109

Expert in building Chrome Extensions using Manifest V3. Covers background scripts, service workers, content scripts, and cross-context communication.

Stars 37,671
designuisecurityapi

软件工程 / 诊断修复

appbuilder-testing

appbuilder-testing

109

Generate and run tests for Adobe App Builder actions and UI components. Scaffolds Jest unit tests, integration tests against deployed actions, contract tests for Adobe API interactions, and React component tests using Testing Library. Provides mock helpers for State, Files, Events SDKs, @adobe/aio-lib-* clients, ExC Shell context (@adobe/exc-app), and UIX Guest SDK (@adobe/uix-guest). Use this skill whenever the user mentions testing App Builder actions, writing unit tests for Runtime actions, creating integration tests, mocking Adobe SDKs, setting up test fixtures, running aio app test, or wants to verify action behavior before deployment. Also trigger when users mention Jest configuration for App Builder, test coverage, CI test setup, React component test, Testing Library, UI test, Provider wrapper, test my page, test my form, test my table, test my component, mock shell context, mock extension context, debug test failures, or fix Jest errors.

Stars 0
reactuitestingjest

59 / 67