搜索结果
全部能力
找到 1895 个相关结果 / 数据分析
软件工程 / 诊断修复
grafana-scenes
grafana-scenes
Build Grafana plugin pages using the @grafana/scenes framework. Use this skill when creating
软件工程 / 诊断修复
axiom-security
axiom-security
Use when storing credentials securely, encrypting data, implementing passkeys, code signing, or managing certificates and provisioning profiles.
软件工程 / 诊断修复
java-testing-advanced
java-testing-advanced
Advanced testing - Testcontainers, contract testing, mutation testing, property-based
软件工程 / 诊断修复
tensorboard
tensorboard
Visualize training metrics, debug models with histograms, compare experiments, visualize model graphs, and profile performance with TensorBoard - Google's ML…
软件工程 / 诊断修复
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).
软件工程 / 诊断修复
nextjs-pathname-id-fetch
nextjs-pathname-id-fetch
Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and accessing route parameters in server…
软件工程 / 诊断修复
clickhouse-io
clickhouse-io
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.
软件工程 / 诊断修复
axiom-ios-vision
axiom-ios-vision
Use when implementing ANY computer vision feature - image analysis, object detection, pose detection, person segmentation, subject lifting, hand/body pose…
软件工程 / 部署发布
roi-calculator
roi-calculator
Calculate ROI for marketing campaigns, investments, and business decisions. Includes break-even analysis, payback period, and comparative ROI.
软件工程 / 诊断修复
axiom-cloudkit-ref
axiom-cloudkit-ref
Use when implementing 'CloudKit sync', 'CKSyncEngine', 'CKRecord', 'CKDatabase', 'SwiftData CloudKit', 'shared database', 'public database', 'CloudKit zones',…
软件工程 / 诊断修复
tanstack-table
tanstack-table
Build TanStack Table components using the meta field pattern for cell callbacks instead of closures. Use when creating data tables, implementing sorting, or…
软件工程 / 诊断修复
dotnet-test-frameworks
dotnet-test-frameworks
Reference data for .NET test framework detection patterns, assertion APIs, skip annotations, setup/teardown methods, and common test smell indicators across…
软件工程 / 诊断修复
stripe
stripe
Stripe integration. Manage Customers, Products, Payouts, Transfers. Use when the user wants to interact with Stripe data.
软件工程 / 诊断修复
alicloud-network-esa-test
alicloud-network-esa-test
Alibaba Cloud ESA 技能的最小冒烟测试。验证产品 ESA 的 OpenAPI 元数据发现和 API 清单生成。
软件工程 / 部署发布
pci-compliance
pci-compliance
Master PCI DSS (Payment Card Industry Data Security Standard) compliance for secure payment processing and handling of cardholder data.
软件工程 / 诊断修复
data-analysis
data-analysis
Executive-grade data analysis with pandas/polars and McKinsey-quality visualizations. Use when analyzing data, building dashboards, creating investor…
软件工程 / 诊断修复
json-data-handling
json-data-handling
Working effectively with JSON data structures.
软件工程 / 诊断修复
code-modularization-evaluator
code-modularization-evaluator
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring…
软件工程 / 部署发布
helm-validator
helm-validator
Validate, lint, audit, check Helm charts — Chart.yaml, templates, values.yaml, CRDs, schemas.
软件工程 / 部署发布
ml-pipeline-workflow
ml-pipeline-workflow
Complete end-to-end MLOps pipeline orchestration from data preparation through model deployment.