灵感菇

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

搜索结果

全部能力

找到 1168 个相关结果 / 认证与权限

软件工程 / 诊断修复

skill-creator

skill-creator

183

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or iterate on skill quality. Triggers: "create a skill", "make a new skill", "build a skill for", "write a skill that", "skill for doing X", "I want a skill to", "new skill", "design a skill", "scaffold a skill", "improve this skill", "optimize this skill", "this skill isn't working well", "evaluate this skill", "score this skill", "how good is this skill", "run evals on", "benchmark this skill", "test this skill's quality", "skill quality", "skill performance". Also triggers when a user describes a repeatable workflow they want to automate, says "I keep doing X manually", "can you remember how to do X", or "turn this into a skill".

Stars 0
designuiperformanceauth

软件工程 / 诊断修复

swiftui-code-review

swiftui-code-review

183

Reviews SwiftUI code for view composition, state management, performance, and accessibility. Use when reviewing .swift files containing SwiftUI views, property…

Stars 58
uiperformanceworkflowswiftui

软件工程 / 诊断修复

expressjs-development

expressjs-development

182

Comprehensive Express.js development skill covering routing, middleware, request/response handling, error handling, and building production-ready REST APIs

Stars 55
backenduiuxdeployment

软件工程 / 诊断修复

inertia-rails-architecture

inertia-rails-architecture

181

Server-driven architecture patterns for Inertia Rails + React. Load this FIRST when building any Inertia page or feature — it routes to the right skill. Decision matrix for data loading, forms, navigation, state management. NEVER useEffect+fetch, NEVER redirect_to for external URLs (use inertia_location), NEVER react-hook-form (use Form component). MUST invoke when adding pages, models with views, CRUD, or displaying data in an Inertia Rails app. ALWAYS `render inertia: { key: value }` to pass data — `@ivars` are NOT auto-passed as props.

Stars 0
reactfrontenddesignui

软件工程 / 诊断修复

screen-reader-testing

screen-reader-testing

181

Practical guide to testing web applications with screen readers for comprehensive accessibility validation.

Stars 37,704
uitestingdebuggingscreen

软件工程 / 诊断修复

swiftui-patterns

swiftui-patterns

180

Use when implementing iOS 17+ SwiftUI patterns: @Observable/@Bindable, MVVM architecture, NavigationStack, lazy loading, UIKit interop, accessibility (VoiceOver/Dynamic Type), async operations (.task/.refreshable), or migrating from ObservableObject/@StateObject.

Stars 205
reactuiapiswiftui

软件工程 / 诊断修复

convex-quickstart

convex-quickstart

180

Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.

Stars 100
reactnextjsbackendui

软件工程 / 诊断修复

postgresql

postgresql

180

PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL…

Stars 20,891
backenddesignuiux

软件工程 / 诊断修复

flutter-ui

flutter-ui

180

Build performant, accessible UIs with strict design tokens and reusable widget patterns. Use when implementing layouts, responsive breakpoints, theming, widget…

Stars 18
designuiperformanceflutter

软件工程 / 诊断修复

typegpu

typegpu

179

TypeGPU is type-safe WebGPU in TypeScript. Use whenever the user writes, debugs, or designs TypeGPU code: 'use gpu' shader functions, tgpu.fn, buffers, textures, bind groups, compute and render pipelines, vertex layouts, slots, accessors, and any TypeGPU API. Shader logic and CPU-side resources are tightly coupled - handle both sides here even if the user only mentions one (e.g. "how do I write a shader", "how do I create a buffer"). Trigger on any mention of typegpu, tgpu, "use gpu", TypedGPU, or WebGPU code written using TypeGPU's schema API (d.*, tgpu.*, std.*). Do NOT trigger for raw WebGPU (using GPUDevice/GPURenderPipeline directly without tgpu), WGSL-only questions, Three.js, Babylon.js, or WebGL.

Stars 189
designuiapitypegpu

软件工程 / 诊断修复

axiom-app-composition

axiom-app-composition

178

Use when structuring app entry points, managing authentication flows, switching root views, handling scene lifecycle, or asking 'how do I structure my @main',…

Stars 902
authpromptaxiomapp

软件工程 / 部署发布

sales-methodology-implementer

sales-methodology-implementer

178

Implement proven sales methodologies (MEDDIC, BANT, Sandler, Challenger, SPIN) across your team. Generate framework-specific questions, score deals, train…

Stars 139
authsalesmethodologyimplementer

软件工程 / 部署发布

chrome-cdp

chrome-cdp

178

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

Stars 4
uidebuggingchromecdp

软件工程 / 诊断修复

axiom-core-location-diag

axiom-core-location-diag

177

Use for Core Location troubleshooting - no location updates, background location broken, authorization denied, geofence not triggering

Stars 902
authapiaxiomcore

软件工程 / 诊断修复

axiom-privacy-ux

axiom-privacy-ux

176

Use when implementing privacy manifests, requesting permissions, App Tracking Transparency UX, or preparing Privacy Nutrition Labels - covers just-in-time…

Stars 902
designuiuxapi

软件工程 / 诊断修复

html-ppt-testing-safety-alert

html-ppt-testing-safety-alert

176

红琥珀警示 deck — 顶/底 45° 红黑 hazard 条纹、红色删除线否定标题、L1/L2/L3 绿/琥珀/红 tier 卡片、圆点状态 alert box、policy-yaml 代码块(红左边框 + bad 关键词高亮)、红绿 checklist、Q1 事故堆叠柱状图。适合安全 / 风险 / 事故复盘 /…

Stars 42,079
designtestingauthprompt

软件工程 / 诊断修复

senior-backend

senior-backend

175

This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Use for Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.

Stars 138
backenddesignuisecurity

软件工程 / 部署发布

ascii-visualizer

ascii-visualizer

175

ASCII diagram patterns for architecture, workflows, file trees, and data visualizations. Use when creating terminal-rendered diagrams, box-drawing layouts,…

Stars 0
authworkflowasciivisualizer

软件工程 / 诊断修复

axiom-core-location

axiom-core-location

175

Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location

Stars 902
authapidebuggingmonitoring

软件工程 / 部署发布

sap-btp-best-practices

sap-btp-best-practices

174

Production-ready SAP BTP best practices for enterprise architecture, account management, security, and operations. Use when planning BTP implementations, setting up account hierarchies, configuring environments, implementing authentication, designing CI/CD pipelines, establishing governance, building Platform Engineering teams, implementing failover strategies, or managing application lifecycle on SAP BTP. Keywords: SAP BTP, account hierarchy, global account, directory, subaccount, Cloud Foundry, Kyma, ABAP, SAP Identity Authentication, CI/CD, governance, Platform Engineering, failover, multi-region, SAP BTP best practices

Stars 266
frontenddesignuideployment

42 / 59