灵感菇

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

搜索结果

全部能力

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

软件工程 / 诊断修复

runes

runes

95

Bitcoin rune operations — check rune balances, list rune-bearing UTXOs, and transfer runes between addresses with Runestone OP_RETURN encoding. Uses the Unisat…

Stars 6
uiapirunesbitcoin

软件工程 / 诊断修复

netbox-integration-best-practices

netbox-integration-best-practices

95

Best practices for building integrations with NetBox REST and GraphQL APIs. Use when building NetBox API integrations, reviewing integration code,…

Stars 24
uiapinetboxintegration

软件工程 / 诊断修复

rich-terminal-output

rich-terminal-output

95

Create beautiful terminal output with Rich library including tables, progress bars, panels, and syntax highlighting. Use when building CLI applications or…

Stars 5
uidebuggingrichterminal

软件工程 / 诊断修复

linkedin-automator

linkedin-automator

95

Automated LinkedIn outreach for Claude Code. Warm DM connections, reply to messages, build relationships, and grow your network — all through natural…

Stars 18
uilinkedinautomatorautomated

软件工程 / 诊断修复

nostr-wot

nostr-wot

95

Nostr Web of Trust — trust scoring and sybil detection for Nostr pubkeys. Free tier (wot.klabo.world, 50 req/day) with paid fallback (maximumsats.com, 100 sats…

Stars 6
uiapinostrwot

软件工程 / 诊断修复

nextjs-15

nextjs-15

95

Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.

Stars 515
nextjsuiauthapi

软件工程 / 诊断修复

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

软件工程 / 部署发布

recipe-generator

recipe-generator

95

自动生成高品质菜谱的技能。当用户需要创建详细的菜谱、烹饪教程、食谱配方时使用。输入菜品名称后,检索权威来源(米其林、舌尖上的中国等)的制作工艺,生成包含完整准备工作、详细制作步骤、注意事项和专业技巧的菜谱文档,并最终生成传统中式风格的菜谱海报生图提示词。

Stars 117
recipegeneratorsearchweb

软件工程 / 诊断修复

fal-platform

fal-platform

95

Platform APIs for model management, pricing, and usage tracking

Stars 37,680
uiapifalplatform

软件工程 / 诊断修复

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

软件工程 / 诊断修复

easysdd-explore

easysdd-explore

95

对仓库做一次定向代码探索,把"提问 → 读代码 → 得结论"的过程沉淀为可检索证据,下次同类问题直接复用。三种类型:question(围绕一个具体问题查代码并给结论)、module-overview(梳理某模块结构 / 边界 / 入口 /…

Stars 764
designeasysddexplorequestion

软件工程 / 部署发布

adr-code-traceability

adr-code-traceability

95

Add ADR references to code for traceability. TRIGGERS - ADR traceability, code reference, document decision in code.

Stars 46
uiadrtraceabilityadd

软件工程 / 诊断修复

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

软件工程 / 诊断修复

add-to-existing-project

add-to-existing-project

95

Integrates Tambo into EXISTING React projects by detecting the tech stack and adapting installation. Use when adding Tambo to an existing app, integrating with…

Stars 0
reactworkflowaddexisting

软件工程 / 诊断修复

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

软件工程 / 诊断修复

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

软件工程 / 诊断修复

cco-claudemd

cco-claudemd

95

Analyze CLAUDE.md files for token bloat and suggest optimizations

Stars 49
ccoclaudemdanalyzeclaude

软件工程 / 诊断修复

depot-container-builds

depot-container-builds

95

Configures and runs Depot remote container builds using `depot build` and `depot bake`. Use when building Docker images, creating Dockerfiles with Depot, pushing images to registries, building multi-platform/multi-arch images (linux/amd64, linux/arm64), debugging container build failures, optimizing Dockerfile layer caching, using docker-bake.hcl or docker-compose builds, or migrating from `docker build` / `docker buildx build` to Depot. Also use when the user mentions depot build, depot bake, container builds, image builds, or asks about Depot's build cache, build parallelism, or ephemeral registry.

Stars 1
uiuxperformancedocker

软件工程 / 诊断修复

animation-motion-design

animation-motion-design

95

Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, page…

Stars 171
designuiperformanceapi

软件工程 / 诊断修复

ddd-hexagonal-architecture

ddd-hexagonal-architecture

95

Provides comprehensive guidance for hexagonal architecture including ports and adapters, domain isolation, and dependency inversion. Use when the user asks…

Stars 396
designuiapidatabase

358 / 374