搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
shadcn-code-review
shadcn-code-review
Reviews shadcn/ui components for CVA patterns, composition with asChild, accessibility states, and data-slot usage. Use when reviewing React components using…
软件工程 / 诊断修复
insforge-debug
insforge-debug
Use this skill when encountering errors, bugs, performance issues, or unexpected behavior in an InsForge project — from frontend SDK errors to backend infrastructure problems. Trigger on: SDK returning error objects, HTTP 4xx/5xx responses, edge function failures or timeouts, slow database queries, authentication/authorization failures, realtime channel issues, backend performance degradation (high CPU/memory/slow responses), edge function deploy failures, or frontend Vercel deploy failures. This skill guides diagnostic command execution to locate problems. The manual scenarios surface logs/status only; the AI-assisted path (`diagnose --ai`) additionally returns suggested causes and solutions.
软件工程 / 诊断修复
stripe-implementer
stripe-implementer
Implement Stripe payment processing, subscription management, webhook handling, and customer management in Next.js and NestJS applications
软件工程 / 诊断修复
stitch-sdk-readme
stitch-sdk-readme
Generate or update the README for the Stitch SDK. Use the Bookstore Test structure and source the current API from the codebase. Use when the README needs to…
软件工程 / 诊断修复
tailwindcss-debugging
tailwindcss-debugging
Tailwind CSS debugging and troubleshooting guide for common issues and solutions
软件工程 / 诊断修复
tdd-guide
tdd-guide
Guides red-green-refactor TDD workflows with test generation, coverage gap analysis, and multi-framework support. Use when writing tests first, analyzing coverage reports, generating test stubs, or converting tests between Jest, Pytest, JUnit, and Vitest.
软件工程 / 诊断修复
test-coverage-improver
test-coverage-improver
Analyze test coverage gaps and generate tests to improve coverage. Use when improving test coverage, finding untested code, or writing missing tests.
软件工程 / 部署发布
telegram-reminders
telegram-reminders
Send reminders and messages to Telegram with cloud-based scheduling. Use when the user wants to send immediate messages or schedule future reminders to…
软件工程 / 诊断修复
tanstack-router-best-practices
tanstack-router-best-practices
TanStack Router best practices for type-safe routing, data loading, search params, and navigation. Activate when building React applications with complex…
软件工程 / 部署发布
terraform-infrastructure
terraform-infrastructure
Comprehensive Terraform infrastructure-as-code skill covering providers, resources, modules, state management, and enterprise patterns for multi-cloud…
软件工程 / 部署发布
drone-inspection-specialist
drone-inspection-specialist
Advanced CV for infrastructure inspection including forest fire detection, wildfire precondition assessment, roof inspection, hail damage analysis, thermal…
软件工程 / 部署发布
debugging-tools
debugging-tools
Use this skill when debugging applications using Chrome DevTools, lldb, strace, network tools, or memory profilers. Triggers on Chrome DevTools, debugger, breakpoints, network debugging, memory profiling, strace, ltrace, core dumps, and any task requiring systematic debugging with specialized tools.
软件工程 / 诊断修复
compliance
compliance
Use when needing to understand and comply with Xiaohongshu's platform rules, avoid violations, and maintain account health and safety
软件工程 / 部署发布
bmad
bmad
Route BMAD/BMM work from the packet the user already has now: idea notes, product brief, PRD, architecture draft, review feedback, existing repo state, or milestone pressure. Use when the user wants a structured BMAD workflow, asks what phase or artifact comes next, needs a portable front door across Claude/Codex/Gemini/OpenCode, or needs to decide whether the next move is ideation, planning, architecture, review, execution slicing, or a runtime handoff. Triggers on: bmad, BMAD, BMM, workflow-init, workflow-status, what phase are we in, what should we write next, product brief, PRD, architecture next, sprint plan, brownfield planning, existing repo BMAD.
软件工程 / 部署发布
currency-converter
currency-converter
Convert currencies with real-time exchange rates, historical data, and multi-currency calculations.
软件工程 / 诊断修复
deepagents-code-review
deepagents-code-review
Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or…
软件工程 / 诊断修复
bun-shell
bun-shell
Bun shell scripting with Bun.$, Bun.spawn, subprocess management. Use for shell commands, template literals, or command execution.
软件工程 / 诊断修复
developer-experience
developer-experience
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.
软件工程 / 诊断修复
astro-developer
astro-developer
Comprehensive guide for developing in the Astro monorepo. Covers architecture, debugging, testing, and critical constraints. Use when working on features,…
软件工程 / 诊断修复
bun-jest-migration
bun-jest-migration
Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.