搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
runes
runes
Bitcoin rune operations — check rune balances, list rune-bearing UTXOs, and transfer runes between addresses with Runestone OP_RETURN encoding. Uses the Unisat…
软件工程 / 诊断修复
netbox-integration-best-practices
netbox-integration-best-practices
Best practices for building integrations with NetBox REST and GraphQL APIs. Use when building NetBox API integrations, reviewing integration code,…
软件工程 / 诊断修复
rich-terminal-output
rich-terminal-output
Create beautiful terminal output with Rich library including tables, progress bars, panels, and syntax highlighting. Use when building CLI applications or…
软件工程 / 诊断修复
linkedin-automator
linkedin-automator
Automated LinkedIn outreach for Claude Code. Warm DM connections, reply to messages, build relationships, and grow your network — all through natural…
软件工程 / 诊断修复
nostr-wot
nostr-wot
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…
软件工程 / 诊断修复
nextjs-15
nextjs-15
Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.
软件工程 / 诊断修复
marketing-cro
marketing-cro
Use when optimizing conversion rates, designing A/B tests, or improving landing pages. Covers A/B testing methodology, landing page optimization, form design,…
软件工程 / 部署发布
recipe-generator
recipe-generator
自动生成高品质菜谱的技能。当用户需要创建详细的菜谱、烹饪教程、食谱配方时使用。输入菜品名称后,检索权威来源(米其林、舌尖上的中国等)的制作工艺,生成包含完整准备工作、详细制作步骤、注意事项和专业技巧的菜谱文档,并最终生成传统中式风格的菜谱海报生图提示词。
软件工程 / 诊断修复
fal-platform
fal-platform
Platform APIs for model management, pricing, and usage tracking
软件工程 / 诊断修复
cloudflare-nextjs
cloudflare-nextjs
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
软件工程 / 诊断修复
easysdd-explore
easysdd-explore
对仓库做一次定向代码探索,把"提问 → 读代码 → 得结论"的过程沉淀为可检索证据,下次同类问题直接复用。三种类型:question(围绕一个具体问题查代码并给结论)、module-overview(梳理某模块结构 / 边界 / 入口 /…
软件工程 / 部署发布
adr-code-traceability
adr-code-traceability
Add ADR references to code for traceability. TRIGGERS - ADR traceability, code reference, document decision in code.
软件工程 / 诊断修复
code-necromancer
code-necromancer
Systematic framework for resurrecting and modernizing legacy codebases through archaeology, resurrection, and rejuvenation phases. Activate on "legacy code",…
软件工程 / 诊断修复
add-to-existing-project
add-to-existing-project
Integrates Tambo into EXISTING React projects by detecting the tech stack and adapting installation. Use when adding Tambo to an existing app, integrating with…
软件工程 / 诊断修复
checking-changes
checking-changes
Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript)…
软件工程 / 诊断修复
backtesting-py-oracle
backtesting-py-oracle
backtesting.py configuration for SQL oracle validation and range bar pattern backtesting. Use when running backtesting.py against ClickHouse SQL results,…
软件工程 / 诊断修复
cco-claudemd
cco-claudemd
Analyze CLAUDE.md files for token bloat and suggest optimizations
软件工程 / 诊断修复
depot-container-builds
depot-container-builds
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.
软件工程 / 诊断修复
animation-motion-design
animation-motion-design
Animation and motion design patterns using Motion library (formerly Framer Motion) and View Transitions API. Use when implementing component animations, page…
软件工程 / 诊断修复
ddd-hexagonal-architecture
ddd-hexagonal-architecture
Provides comprehensive guidance for hexagonal architecture including ports and adapters, domain isolation, and dependency inversion. Use when the user asks…