搜索结果
全部能力
找到 1168 个相关结果 / 认证与权限
软件工程 / 部署发布
developing-ios-apps
developing-ios-apps
Develops iOS/macOS applications with XcodeGen, SwiftUI, and SPM. Handles Apple Developer signing, notarization, and CI/CD pipelines. Triggers on XcodeGen…
软件工程 / 诊断修复
flask
flask
Build Python web apps with Flask using application factory pattern, Blueprints, and Flask-SQLAlchemy. Prevents 9 documented errors including stream_with_context teardown issues, async/gevent conflicts, and CSRF cache problems. Use when: creating Flask projects, organizing blueprints, or troubleshooting circular imports, context errors, registration, streaming, or authentication.
软件工程 / 部署发布
quarto-authoring
quarto-authoring
Use when the user is explicitly working with Quarto, .qmd files, _quarto.yml, Quarto projects, or Quarto features such as callouts, cross-references,…
软件工程 / 诊断修复
context-mode
context-mode
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.
软件工程 / 诊断修复
diffity-tour
diffity-tour
Create a guided code tour that walks through the codebase to answer a question or explain a feature. Opens in the browser with step-by-step navigation and highlighted code.
软件工程 / 部署发布
fact-checker
fact-checker
Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to…
软件工程 / 诊断修复
shadcn-ui
shadcn-ui
shadcn/ui component library for React with Tailwind CSS - copy-paste accessible components with full code ownership
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories,…
软件工程 / 诊断修复
印刷机
printing-press
为 API 生成可直接交付的 CLI,采用精简的 研究 -> 生成 -> 构建 -> 交付检查 循环。
软件工程 / 诊断修复
security-scanning-security-hardening
security-scanning-security-hardening
Coordinate multi-layer security scanning and hardening across application, infrastructure, and compliance controls.
软件工程 / 诊断修复
shadcn-ui-expert
shadcn-ui-expert
Develop high-quality, accessible React components using shadcn-ui, Tailwind CSS, and Radix UI. Use when building forms, layouts, dialogs, tables, or any UI…
软件工程 / 诊断修复
nuxtjs-vue-typescript
nuxtjs-vue-typescript
NuxtJS and Vue 3 development with TypeScript, Composition API, Shadcn Vue, and Tailwind CSS for modern web applications.
软件工程 / 诊断修复
axiom-apple-docs
axiom-apple-docs
Use when ANY question involves Apple framework APIs, Swift compiler errors, or Xcode-bundled documentation. Covers Liquid Glass, Swift 6.2 concurrency,…
软件工程 / 诊断修复
markdown-to-pdf
markdown-to-pdf
[Document Processing] Use when you need to convert markdown files to PDF with syntax highlighting and custom CSS support.
软件工程 / 诊断修复
aws-amplify
aws-amplify
使用 AWS Amplify Gen2(TypeScript 代码优先方式)构建和部署全栈 Web 及移动应用。涵盖身份验证(Cognito)、数据(AppSync/DynamoDB)、存储(S3)、函数、API 和 AI(集成 Bedrock 的 Amplify AI Kit)。支持 React、Next.js、Vue、Angular、React Native、Flutter、Swift 和 Android。所有 Amplify Gen2 相关问题始终使用本技能——即使您认为已掌握答案——因为其中包含经过验证的版本特定模式,可避免常见错误。触发条件:用户提及 Amplify Gen2;项目存在 amplify/ 目录或 amplify_outputs;代码导入 @aws-amplify 包;用户询问 defineBackend、defineAuth、defineData、defineStorage、defineFunction 或 npx ampx。跳过:Amplify Gen1(amplify CLI v6)、无 Amplify 的独立 SAM/CDK(使用 aws-serverless)、未通过 Amplify AI Kit 直接使用 Bedrock(使用 bedrock)。
软件工程 / 诊断修复
fastmcp
fastmcp
Build MCP servers in Python with FastMCP to expose tools, resources, and prompts to LLMs. Supports storage backends, middleware, OAuth Proxy, OpenAPI integration, and FastMCP Cloud deployment. Prevents 30+ errors. Use when: creating MCP servers, or troubleshooting module-level server, storage, lifespan, middleware, OAuth, background tasks, or FastAPI mount errors.
软件工程 / 诊断修复
印刷机评分
printing-press-score
基于 Steinberger 标准对生成的 CLI 进行评分,并排比较两个 CLI
软件工程 / 诊断修复
technical-blog-writing
technical-blog-writing
Technical blog post writing with structure, code examples, and developer audience conventions. Covers post types, code formatting, explanation depth, and…
软件工程 / 诊断修复
printing-press-polish
printing-press-polish
打磨生成的 CLI 以通过验证并达到发布标准。运行诊断(dogfood、verify、scorecard、go vet),自动修复所有问题(验证失败、死代码、描述、README、MCP 工具质量),报告修改前后的差异,并提示是否发布。可在任何 /printing-press 运行之后使用,或用于 ~/printing-press/library/ 中的任何 CLI。触发短语:"polish"、"improve the CLI"、"fix verify"、"make it publish-ready"、"clean up the CLI"、"get this ready to ship"。
软件工程 / 诊断修复
backend-dev-guidelines
backend-dev-guidelines
Shared backend guide for Langfuse's Next.js, tRPC, BullMQ, and TypeScript monorepo. Use when creating or reviewing tRPC routers, public REST endpoints, BullMQ…