搜索结果
全部能力
找到 6229 个相关结果 / 前端体验
软件工程 / 诊断修复
contrast-checker
contrast-checker
Color contrast analyzer for WCAG compliance. Use when analyzing color contrast in code files, when user mentions WCAG compliance, color accessibility, contrast…
软件工程 / 部署发布
migrate-dotnet10-to-dotnet11
migrate-dotnet10-to-dotnet11
Migrate a .NET 10 project or solution to .NET 11 and resolve all breaking changes. This is a MIGRATION skill — use it when upgrading from .NET 10 to .NET 11, NOT for writing new programs. USE FOR: upgrading TargetFramework from net10.0 to net11.0, fixing build errors after updating the .NET 11 SDK, resolving source-breaking and behavioral changes in .NET 11 runtime, C# 15 compiler, and EF Core 11, adapting to updated minimum hardware requirements (x86-64-v2, Arm64 LSE), and updating CI/CD pipelines and Dockerfiles for .NET 11. DO NOT USE FOR: .NET Framework migrations, upgrading from .NET 9 or earlier, greenfield .NET 11 projects, or cosmetic modernization unrelated to the upgrade. NOTE: .NET 11 is in preview. Covers breaking changes through Preview 3.
软件工程 / 诊断修复
macos-menubar-tuist-app
macos-menubar-tuist-app
Build, refactor, or review macOS menubar apps that use Tuist and SwiftUI. Use when creating or maintaining LSUIElement menubar utilities, defining Tuist…
软件工程 / 诊断修复
aws-serverless-eda
aws-serverless-eda
AWS serverless and event-driven architecture expert based on Well-Architected Framework. Use when building serverless APIs, Lambda functions, REST APIs,…
软件工程 / 诊断修复
swiftui-expert-skill
swiftui-expert-skill
Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use…
软件工程 / 诊断修复
javascript-testing-patterns
javascript-testing-patterns
Comprehensive guide for implementing robust testing strategies in JavaScript/TypeScript applications using modern testing frameworks and best practices.
软件工程 / 诊断修复
microbenchmarking
microbenchmarking
Activate this skill when BenchmarkDotNet (BDN) is involved in the task — creating, running, configuring, or reviewing BDN benchmarks. Also activate when microbenchmarking .NET code would be useful and BenchmarkDotNet is the likely tool. Consider activating when answering a .NET performance question requires measurement and BenchmarkDotNet may be needed. Covers microbenchmark design, BDN configuration and project setup, how to run BDN microbenchmarks efficiently and effectively, and using BDN for side-by-side performance comparisons. Do NOT use for profiling/tracing .NET code (dotnet-trace, PerfView), production telemetry, or load/stress testing (Crank, k6).
软件工程 / 诊断修复
graphql-development
graphql-development
GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.
软件工程 / 诊断修复
agent-evaluation
agent-evaluation
评估并改进 Claude Code 命令、技能和智能体。用于测试提示词有效性、验证上下文工程选择或衡量…
软件工程 / 部署发布
scraper-builder
scraper-builder
Guide AI agents to generate complete PageObject pattern web scraper projects using Playwright and TypeScript with Docker deployment. Supports agent-browser…
软件工程 / 诊断修复
ccg
ccg
Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Claude synthesizes results
软件工程 / 诊断修复
bioservices
bioservices
Primary Python tool for 40+ bioinformatics services. Preferred for multi-database workflows: UniProt, KEGG, ChEMBL, PubChem, Reactome, QuickGO. Unified API for…
软件工程 / 诊断修复
lerna
lerna
Best practices for Lerna monorepo management, versioning, and publishing
软件工程 / 诊断修复
get-available-resources
get-available-resources
This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs,…
软件工程 / 诊断修复
fluidsim
fluidsim
Framework for computational fluid dynamics simulations using Python. Use when running fluid dynamics simulations including Navier-Stokes equations (2D/3D),…
软件工程 / 诊断修复
home-assistant-awtrix
home-assistant-awtrix
通过 HTTP 文件系统和实用工具端点管理 AWTRIX 3 设备。适用于列出/上传/重命名/删除文件、检查闪存占用、配置 Wi-Fi 等操作。
软件工程 / 部署发布
database-migrations-migration-observability
database-migrations-migration-observability
Migration monitoring, CDC, and observability infrastructure
软件工程 / 诊断修复
Apollo GraphQL
apollo-graphql
使用 Apollo Client 进行状态管理、数据获取和缓存的 GraphQL API 与 React 应用开发指南
软件工程 / 诊断修复
skill-designer
skill-designer
Design new Claude skills from structured idea specifications. Use when the skill auto-generation pipeline needs to produce a Claude CLI prompt that creates a…
软件工程 / 部署发布
finishing-a-development-branch
finishing-a-development-branch
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting…