搜索结果
全部能力
找到 3625 个相关结果 / 集成自动化
软件工程 / 诊断修复
design-system
design-system
Extract a complete design system from an existing website or screenshot into a DESIGN.md file. Analyses colours, typography, component styles, spacing, and…
软件工程 / 诊断修复
swiftui-animation
swiftui-animation
This skill provides comprehensive guidance for implementing advanced SwiftUI animations, transitions, matched geometry effects, and Metal shader integration.…
软件工程 / 诊断修复
playwright-skill
playwright-skill
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check…
软件工程 / 部署发布
create-plan
create-plan
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
软件工程 / 诊断修复
react-best-practices
react-best-practices
Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Use when writing new React components or Next.js pages,…
软件工程 / 部署发布
explore-recipes
explore-recipes
Explore and browse available ShipSwift recipes. Use when the user says explore, browse, show recipes, list components, what's available, or wants to discover…
软件工程 / 诊断修复
codex-review
codex-review
Professional code review with auto CHANGELOG generation, integrated with Codex AI. Use when you want professional code review before commits, you need…
软件工程 / 诊断修复
senior-backend
senior-backend
Designs and implements backend systems including REST APIs, microservices, database architectures, authentication flows, and security hardening. Use when the…
软件工程 / 部署发布
ios-simulator
ios-simulator
Manages iOS Simulator devices and tests app behavior using xcrun simctl. Covers device lifecycle (create, boot, shutdown, erase, delete), app install and…
软件工程 / 诊断修复
schema-markup
schema-markup
Design, validate, and optimize schema.org structured data for eligibility, correctness, and measurable SEO impact.
软件工程 / 诊断修复
frontend-to-backend-requirements
frontend-to-backend-requirements
Document frontend data needs for backend developers. Use when frontend needs to communicate API requirements to backend, or user says 'backend requirements',…
软件工程 / 诊断修复
context7-auto-research
context7-auto-research
Automatically fetch latest library/framework documentation for Claude Code via Context7 API. Use when you need up-to-date documentation for libraries and…
软件工程 / 诊断修复
programmatic-seo
programmatic-seo
Design and evaluate programmatic SEO strategies for creating SEO-driven pages at scale using templates and structured data.
软件工程 / 诊断修复
better-auth
better-auth
Self-hosted auth for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, RBAC, and 15+ plugins. Requires Drizzle ORM or Kysely for D1 (no direct adapter). Self-hosted alternative to Clerk/Auth.js. Use when: self-hosting auth on D1, building OAuth provider, multi-tenant SaaS, or troubleshooting D1 adapter errors, session caching, rate limits, Expo crashes, additionalFields bugs.
软件工程 / 诊断修复
auth0-express
auth0-express
Use when adding authentication (login, logout, protected routes) to Express.js web applications - integrates express-openid-connect for session-based auth.
软件工程 / 诊断修复
Angular UI 模式
angular-ui-patterns
现代 Angular UI 模式,用于加载状态、错误处理和数据展示。适用于构建 UI 组件、处理异步数据或管理组件…
软件工程 / 诊断修复
API 文档生成器
api-documentation-generator
从代码生成全面的开发者友好型 API 文档,包括端点、参数、示例和最佳实践
软件工程 / 诊断修复
react-flow-advanced
react-flow-advanced
Advanced React Flow patterns for complex use cases. Use when implementing sub-flows, custom connection lines, programmatic layouts, drag-and-drop, undo/redo,…
软件工程 / 诊断修复
playwright
playwright
Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.
软件工程 / 诊断修复
postgresql
postgresql
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features