搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
microsoft-extensions-configuration
microsoft-extensions-configuration
Configuration patterns using Microsoft.Extensions.Configuration. Covers configuration providers, binding, validation, and best practices for .NET applications.…
软件工程 / 诊断修复
behavioral-modes
behavioral-modes
AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.
软件工程 / 诊断修复
deep-research
deep-research
Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
软件工程 / 诊断修复
pp-contact-goat
pp-contact-goat
Super LinkedIn for the terminal. Search, enrich, and map warm-intro paths across LinkedIn (stickerdaniel/linkedin-mcp-server subprocess), Happenstance…
软件工程 / 诊断修复
backend-patterns
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
软件工程 / 部署发布
notebooklm
notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser…
软件工程 / 诊断修复
competitive-ads-extractor
competitive-ads-extractor
Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn, etc.) to understand what messaging, problems, and creative approaches are…
软件工程 / 部署发布
pinia-best-practices
pinia-best-practices
Pinia store TypeScript configuration and typing issues. Covers storeToRefs type loss, getters circular references, and setup store patterns. Use when working…
软件工程 / 诊断修复
Instagram API for posts and media. Use when user mentions "Instagram",
软件工程 / 部署发布
github-actions-templates
github-actions-templates
Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.
软件工程 / 诊断修复
braintrust-tracing
braintrust-tracing
Braintrust tracing for Claude Code - hook architecture, sub-agent correlation, debugging
软件工程 / 诊断修复
auth0-vue
auth0-vue
Use when adding authentication to Vue.js 3 applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-vue SDK for SPAs with Vite…
软件工程 / 部署发布
debug-hooks
debug-hooks
Systematic hook debugging workflow. Use when hooks aren't firing, producing wrong output, or behaving unexpectedly.
软件工程 / 诊断修复
review-pr
review-pr
Review a PR or branch diff using the knowledge graph for full structural context. Outputs a structured review with blast-radius analysis.
软件工程 / 诊断修复
clean-architecture
clean-architecture
Guidelines for implementing Clean Architecture patterns in Flutter and Go applications, with emphasis on separation of concerns, dependency rules, and…
软件工程 / 诊断修复
fastify
fastify
Production Fastify (TypeScript) patterns: schema validation, plugins, typed routes, error handling, security hardening, logging, testing with inject, and…
软件工程 / 部署发布
readme
readme
You are an expert technical writer creating comprehensive project documentation. Your goal is to write a README.md that is absurdly thorough—the kind of…
软件工程 / 诊断修复
eve-web-ui-testing-agent-browser
eve-web-ui-testing-agent-browser
Web UI testing and browser automation. Use Vercel agent-browser for general apps, or the repo-pinned Playwright wrapper inside Eve Horizon. Use when tasks…
软件工程 / 诊断修复
cloudflare-workflows
cloudflare-workflows
Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent, Vitest testing, automatic retries, and state persistence for long-running tasks. Prevents 12 documented errors. Use when: creating workflows, implementing retries, or troubleshooting NonRetryableError, I/O context, serialization errors, waitForEvent timeouts, getPlatformProxy failures.
软件工程 / 诊断修复
systematic-debugging
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes