搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
masterhttprelayvpn-proxy
masterhttprelayvpn-proxy
Domain-fronted HTTP/SOCKS5 proxy tunneling traffic through Google Apps Script with MITM TLS interception and DPI evasion
软件工程 / 诊断修复
greenlight
greenlight
Pre-submission compliance scanner for Apple App Store. Use this skill when reviewing iOS, macOS, tvOS, watchOS, or visionOS app code (Swift, Objective-C, React Native, Expo) to identify potential App Store rejection risks before submission. Triggers on tasks involving app review preparation, compliance checking, App Store submission readiness, or when a user asks about App Store guidelines.
软件工程 / 诊断修复
netsuite-uif-spa-reference
netsuite-uif-spa-reference
Use when building, modifying, or debugging NetSuite UIF SPA components. Provides API/type lookup for `@uif-js/core` and `@uif-js/component` (constructors,…
软件工程 / 诊断修复
java-testing-advanced
java-testing-advanced
Advanced testing - Testcontainers, contract testing, mutation testing, property-based
软件工程 / 部署发布
lottie-bodymovin
lottie-bodymovin
Use when implementing Disney's 12 animation principles with Lottie animations exported from After Effects
软件工程 / 诊断修复
java-expert
java-expert
Expert-level Java development with Java 21+ features, Spring Boot, Maven/Gradle, and enterprise best practices
软件工程 / 诊断修复
mui-base
mui-base
MUI Base UI style guidelines for building headless React component libraries (formerly headless-ui-style). This skill should be used when creating unstyled UI…
软件工程 / 诊断修复
aicoin-onchain
aicoin-onchain
将此技能用于 **EVM/Solana 链上的链上 DEX 交易和钱包操作**:代币兑换报价、兑换执行、钱包资产组合/余额查询等。
软件工程 / 部署发布
bash-script-generator
bash-script-generator
Create, generate, write, or scaffold bash/shell scripts (.sh), automation, or CLI tools.
软件工程 / 诊断修复
axiom-integration
axiom-integration
Use when integrating ANY iOS system feature - Siri, Shortcuts, widgets, IAP, localization, privacy, alarms, calendar, reminders, contacts, background tasks,…
软件工程 / 诊断修复
axiom-security
axiom-security
Use when storing credentials securely, encrypting data, implementing passkeys, code signing, or managing certificates and provisioning profiles.
软件工程 / 诊断修复
team-collaboration-issue
team-collaboration-issue
You are a GitHub issue resolution expert specializing in systematic bug investigation, feature implementation, and collaborative development workflows. Your…
软件工程 / 诊断修复
tensorboard
tensorboard
Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML…
软件工程 / 诊断修复
react
react
React 성능 최적화 및 베스트 프랙티스 스킬. Vercel Engineering 가이드 기반, 프레임워크 비종속. 다음 상황에서 사용: (1) React 컴포넌트(.tsx, .jsx) 작성 또는 수정 시, (2) 상태 관리, hooks, 리렌더링 최적화 작업 시, (3) 비동기…
软件工程 / 诊断修复
react-flow-code-review
react-flow-code-review
Reviews React Flow code for anti-patterns, performance issues, and best practices. Use when reviewing code that uses @xyflow/react, checking for common…
软件工程 / 诊断修复
flutter-control-and-screenshot
flutter-control-and-screenshot
Guide on how to control a Flutter app using flutter_driver via MCP and capture screenshots.
软件工程 / 诊断修复
huggingface-tokenizers
huggingface-tokenizers
Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms.…
软件工程 / 诊断修复
axiom-uikit
axiom-uikit
Use when bridging UIKit and SwiftUI, debugging Auto Layout constraints, working with Combine, TextKit, or UIKit animations.
软件工程 / 诊断修复
coverage-analysis
coverage-analysis
Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests. Auto-detects solution structure, runs coverage collection via `dotnet test` (supports both Microsoft.Testing.Extensions.CodeCoverage and Coverlet), generates reports via ReportGenerator, calculates CRAP scores per method, and surfaces risk hotspots — complex code with low test coverage that is dangerous to modify. Use when the user wants project-wide coverage analysis with risk prioritization, coverage gap identification, CRAP score computation across an entire solution, or to diagnose why coverage is stuck or plateaued and identify what methods are blocking improvement. DO NOT USE FOR: targeted single-method CRAP analysis (use crap-score skill), writing tests, running tests without coverage collection, applying test filters, producing TRX reports, or troubleshooting test execution (use run-tests for all of these).
软件工程 / 部署发布
distributed-tracing
distributed-tracing
Implement distributed tracing with Jaeger and Tempo for request flow visibility across microservices.