搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
stock-price-query
stock-price-query
实时股票行情查询,支持 A 股、港股、美股及大盘指数,支持批量查询。无需 API Key。Real-time stock & index quotes for A-shares, HK & US markets. Batch supported.
软件工程 / 部署发布
linkerd-patterns
linkerd-patterns
Production patterns for Linkerd service mesh - the lightweight, security-first service mesh for Kubernetes.
软件工程 / 诊断修复
hospitality-expert
hospitality-expert
Expert-level hotel management, reservation systems, guest services, revenue management, and hospitality technology
软件工程 / 诊断修复
game-development
game-development
Use when implementing game animations, player feedback, character movement, or interactive entertainment in Unity, Unreal, or other game engines.
软件工程 / 诊断修复
screen-reader-testing
screen-reader-testing
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.
软件工程 / 部署发布
gitlab-ci-generator
gitlab-ci-generator
Create, generate, or scaffold .gitlab-ci.yml pipelines, stages, and jobs.
软件工程 / 诊断修复
react-testing-library
react-testing-library
React Testing Library best practices for writing maintainable, user-centric tests. Use when writing, reviewing, or refactoring RTL tests. Triggers on test…
软件工程 / 诊断修复
skill-creator
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's…
软件工程 / 部署发布
hook-tactics
hook-tactics
Reference library of 35+ hook and headline tactic types. Use this when a user asks for hooks organized by tactic, wants to know which tactic to use for a given…
软件工程 / 诊断修复
magento-performance-analyst
magento-performance-analyst
Conducts comprehensive Magento 2 performance analysis and optimization. Use when analyzing performance bottlenecks, profiling applications, optimizing database…
软件工程 / 诊断修复
inertia-rails-architecture
inertia-rails-architecture
Server-driven architecture patterns for Inertia Rails + React. Load this FIRST when building any Inertia page or feature — it routes to the right skill. Decision matrix for data loading, forms, navigation, state management. NEVER useEffect+fetch, NEVER redirect_to for external URLs (use inertia_location), NEVER react-hook-form (use Form component). MUST invoke when adding pages, models with views, CRUD, or displaying data in an Inertia Rails app. ALWAYS `render inertia: { key: value }` to pass data — `@ivars` are NOT auto-passed as props.
软件工程 / 诊断修复
postgresql
postgresql
PostgreSQL database documentation - SQL queries, database design, administration, performance tuning, and advanced features. Use when working with PostgreSQL…
软件工程 / 部署发布
social-media-publisher
social-media-publisher
Prepare and, after explicit approval, publish social posts through the PostPlus platform-owned social publishing workspace.
软件工程 / 诊断修复
microservices-patterns
microservices-patterns
Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems,…
软件工程 / 诊断修复
flutter-ui
flutter-ui
Build performant, accessible UIs with strict design tokens and reusable widget patterns. Use when implementing layouts, responsive breakpoints, theming, widget…
软件工程 / 诊断修复
git-pushing
git-pushing
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to…
软件工程 / 诊断修复
semrush-research
semrush-research
SEO and competitive intelligence via the SemRush API. Use when asked to research competitors, analyze domains, find keyword opportunities, check backlinks, or estimate traffic. Trigger phrases: "competitor analysis", "domain overview", "keyword research", "backlink check", "traffic estimate", "SEO intelligence", "semrush", "competitive research".
软件工程 / 诊断修复
axiom-ios-ai
axiom-ios-ai
Use when implementing ANY Apple Intelligence or on-device AI feature. Covers Foundation Models, @Generable, LanguageModelSession, structured output, Tool…
软件工程 / 诊断修复
creative-director
creative-director
Use when overseeing animation vision, setting creative direction for motion, or guiding teams on animation quality and consistency.
软件工程 / 诊断修复
convex-quickstart
convex-quickstart
Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.