灵感菇

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

搜索结果

全部能力

找到 4785 个相关结果 / 提示词与 LLM

软件工程 / 诊断修复

daily-meeting-update

daily-meeting-update

204

Interactive daily standup/meeting update generator. Use when user says 'daily', 'standup', 'scrum update', 'status update', 'what did I do yesterday', 'prepare…

Stars 27,317
workflowdailymeetingupdate

软件工程 / 诊断修复

gemini-peer-review

gemini-peer-review

204

Get a second opinion from Gemini on code, architecture, debugging, or security. Uses direct Gemini API calls — no CLI dependencies. Trigger with 'ask gemini',…

Stars 783
securityapiworkflowdebugging

软件工程 / 诊断修复

axiom-swift-concurrency

axiom-swift-concurrency

204

Use when you see 'actor-isolated', 'Sendable', 'data race', '@MainActor' errors, or asking 'how do I use async/await', 'my app crashes with concurrency…

Stars 902
uiaxiomswiftconcurrency

软件工程 / 部署发布

security-bluebook-builder

security-bluebook-builder

204

Build a minimal but real security policy for sensitive apps. The output is a single, coherent Blue Book document using MUST/SHOULD/CAN language, with explicit…

Stars 37,704
uisecurityworkflowbluebook

软件工程 / 诊断修复

nextjs-server-navigation

nextjs-server-navigation

204

Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client…

Stars 93
nextjsuiapiserver

软件工程 / 诊断修复

bump-deps

bump-deps

204

Analyze and upgrade dependencies with breaking change detection. Use when updating frontend (pnpm) or backend (uv) dependencies.

Stars 11
frontendbackendagentworkflow

软件工程 / 部署发布

sap-btp-developer-guide

sap-btp-developer-guide

204

Develops business applications on SAP Business Technology Platform (BTP) using CAP (Node.js/Java) or ABAP Cloud. Use when: building cloud applications on SAP BTP, deploying to Cloud Foundry or Kyma runtimes, integrating with SAP HANA Cloud, implementing SAP Fiori UIs, connecting to remote SAP systems, building multitenant SaaS applications, extending SAP S/4HANA or SuccessFactors, setting up CI/CD pipelines, implementing observability, or following SAP development best practices. Keywords: SAP BTP, Business Technology Platform, CAP, Cloud Application Programming Model, ABAP Cloud, Cloud Foundry, Kyma, SAP HANA Cloud, SAP Fiori, SAPUI5, CI/CD, observability, multitenant, SaaS, SAP BTP ABAP environment, SAP Business Application Studio, SAP Cloud SDK, SAP Integration Suite, SAP Event Mesh, SAP Connectivity Service, SAP Destination Service, XSUAA, OAuth, OpenID Connect, OData, CDS, Core Data Services, ABAP CDS, ABAP RESTful Application Programming Model, RAP, ABAP development, SAP BTP development

Stars 266
frontenduideploymentauth

软件工程 / 诊断修复

ghost-bits-cast-attack

ghost-bits-cast-attack

204

Java "Ghost Bits" / Cast Attack playbook (Black Hat Asia 2026). Use when attacking Java services where 16-bit char is silently narrowed to 8-bit byte to bypass WAF/IDS for SQL injection, deserialization RCE, file upload (Webshell), path traversal, CRLF injection, request smuggling, and SMTP injection. Affects Tomcat, Spring, Jetty, Undertow, Vert.x, Jackson, Fastjson, Apache Commons BCEL, Apache HttpClient, Angus Mail, JDK HttpServer, Lettuce, Jodd, XMLWriter and re-enables many "patched" CVEs through WAF bypass.

Stars 634
backenduisqlghost

软件工程 / 诊断修复

explain-code

explain-code

204

Explain how code works in detail. Use when trying to understand unfamiliar code, complex logic, or system architecture.

Stars 15
uiexplainhowworks

软件工程 / 部署发布

developer

developer

203

Story implementation and code development specialist

Stars 427
uideveloperstoryimplementation

软件工程 / 部署发布

playwright

playwright

203

Playwright browser automation API, web scraping, and tooling. Covers locator strategies, assertions, API testing, stealth mode, anti-bot bypass, authenticated sessions, screenshots/PDFs, Docker deployment, configuration, debugging, and MCP integration with AI agents. Prevents documented errors including CI timeout hangs, extension testing failures, and navigation issues. Use when automating browsers, scraping protected sites, bypassing bot detection, generating screenshots/PDFs, configuring Playwright Test, troubleshooting Playwright errors, or learning Playwright API patterns. For E2E test architecture, Page Object Models, CI sharding strategies, or test organization patterns, use the e2e-testing skill instead.

Stars 12
uitestingplaywrightjest

软件工程 / 诊断修复

base-ui-react

base-ui-react

203

Production-tested setup for Base UI (@base-ui-components/react) - MUI's unstyled component library that provides accessible, customizable React components using render props pattern. This skill should be used when building accessible UIs with full styling control, migrating from Radix UI, or needing components with Floating UI integration for smart positioning. Use when: Setting up Base UI in Vite + React projects, migrating from Radix UI to Base UI, implementing accessible components (Dialog, Select, Popover, Tooltip, NumberField, Accordion), encountering positioning issues with popups, needing render prop API instead of asChild pattern, building with Tailwind v4 + shadcn/ui, or deploying to Cloudflare Workers. ⚠️ BETA STATUS: Base UI is v1.0.0-beta.4. Stable v1.0 expected Q4 2025. This skill provides workarounds for known beta issues and guidance on API stability. Keywords: base-ui, @base-ui-components/react, mui base ui, unstyled components, accessible components, render props, radix alternative, radix migration, floating-ui, positioner pattern, headless ui, accessible dialog, accessible select, accessible popover, accessible tooltip, accessible accordion, number field, react components, tailwind components, vite react, cloudflare workers ui, beta components, component library

Stars 14
reacttailwinduiapi

软件工程 / 诊断修复

linkedin-post-optimizer

linkedin-post-optimizer

203

Professional narrative style with line breaks, hashtag strategy, and hooks in first 2 lines to avoid truncation

Stars 138
linkedinpostoptimizerprofessional

软件工程 / 诊断修复

axiom-swift-performance

axiom-swift-performance

203

Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, ARC overhead, generics specialization, or…

Stars 902
uiperformanceaxiomswift

软件工程 / 诊断修复

hono-validation

hono-validation

203

Hono request validation with Zod, TypeBox, Valibot - type-safe input validation for JSON, forms, query params, and headers

Stars 44
uihonovalidationrequest

软件工程 / 诊断修复

axiom-ios-data

axiom-ios-data

203

Use when working with ANY data persistence, database, axiom-storage, CloudKit, migration, or serialization. Covers SwiftData, Core Data, GRDB, SQLite, CloudKit…

Stars 902
databasesqlragaxiom

软件工程 / 诊断修复

axiom-concurrency

axiom-concurrency

203

Use when writing ANY async code, actors, threads, or seeing ANY concurrency error. Covers Swift 6 concurrency, @MainActor, Sendable, data races, async/await…

Stars 902
uiaxiomconcurrencywriting

软件工程 / 诊断修复

hono-testing

hono-testing

203

Hono testing patterns - app.request(), test client, mocking environment, and integration testing strategies

Stars 44
testingjestapihono

软件工程 / 诊断修复

seo-optimizer

seo-optimizer

202

SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or…

Stars 147
performanceauditseooptimizer

软件工程 / 诊断修复

flashkda-delta-attention

flashkda-delta-attention

202

High-performance Kimi Delta Attention CUDA kernels built on CUTLASS for efficient recurrent state inference

Stars 7
backenduiperformanceflashkda

150 / 240