搜索结果
全部能力
找到 1895 个相关结果 / 数据分析
软件工程 / 诊断修复
skill-creator
skill-creator
Creates new Claude Code skills following repository conventions with proper structure, frontmatter, workflows, code examples, and reference files. Use when…
软件工程 / 部署发布
context-mode
context-mode
Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output", "process data", "parse JSON", "filter results", "extract errors", "check build output", "analyze dependencies", "process API response", "large file analysis", "page snapshot", "browser snapshot", "DOM structure", "inspect page", "accessibility tree", "Playwright snapshot", "run tests", "test output", "coverage report", "git log", "recent commits", "diff between branches", "list containers", "pod status", "disk usage", "fetch docs", "API reference", "index documentation", "call API", "check response", "query results", "find TODOs", "count lines", "codebase statistics", "security audit", "outdated packages", "dependency tree", "cloud resources", "CI/CD output". Also triggers on ANY MCP tool output that may exceed 20 lines. Subagent routing is handled automatically via PreToolUse hook.
软件工程 / 部署发布
pricing-strategist
pricing-strategist
Design and optimize pricing strategies for SaaS products including tiering, packaging, value metrics, and experimentation. Use when setting initial pricing,…
软件工程 / 部署发布
sap-btp-connectivity
sap-btp-connectivity
SAP BTP Connectivity skill covering Destination Service, Connectivity Service, Cloud Connector, Connectivity Proxy, and Transparent Proxy for Kubernetes. Use…
软件工程 / 部署发布
swiftdata-expert-skill
swiftdata-expert-skill
Expert guidance for designing, implementing, migrating, and debugging SwiftData persistence in Swift and SwiftUI apps. Use when working with @Model schemas,…
软件工程 / 部署发布
cnki-journal-index
cnki-journal-index
Query journal indexing/inclusion status on CNKI - check which databases include a journal (北大核心, CSSCI, CSCD, SCI, EI, etc.), get impact factors and evaluation…
软件工程 / 诊断修复
lending
lending
Analyze lending products including mortgages, HELOCs, and personal loans with amortization and comparison tools. Use when the user asks about mortgage…
软件工程 / 诊断修复
return-calculations
return-calculations
Compute and compare investment return metrics including TWR, MWR/IRR, CAGR, and annualized returns. Use when the user asks about portfolio performance…
软件工程 / 诊断修复
flutter-debugging
flutter-debugging
Debug and profile Flutter applications using DevTools, structured logging, and memory analysis. Use when diagnosing layout issues, tracking performance…
软件工程 / 部署发布
fastapi-backend-template
fastapi-backend-template
FastAPI with PostgreSQL, async SQLAlchemy 2.0, Alembic, and Docker.
软件工程 / 诊断修复
mql-developer
mql-developer
Comprehensive MQL4/MQL5 development for MetaTrader 4 and MetaTrader 5 platforms. Use when writing, reviewing, debugging, or architecting: Expert Advisors (EAs), custom indicators, scripts, libraries (.mqh), graphical panels, or any MQL code. Also use for: order/position management, risk management, backtesting strategies, communication with external APIs (WebRequest, REST, JSON), inter-program communication, code protection/licensing, and MQL4-to-MQL5 migration. Covers the full MQL ecosystem including trading automation, technical analysis, UI panels, and server integration.
软件工程 / 诊断修复
performance-reporting
performance-reporting
Generate clear, accurate performance reports for investment portfolios with benchmarks, attribution, and risk dashboards. Use when the user asks about…
软件工程 / 诊断修复
drizzle-best-practices
drizzle-best-practices
Drizzle ORM best practices for TypeScript projects using PostgreSQL. Use this skill when writing, reviewing, or optimizing Drizzle ORM schemas, queries, relations, migrations, or database configurations targeting Postgres. Apply these guidelines whenever you see drizzle-orm imports, pgTable definitions, drizzle-kit config files, or relational query patterns. Also use when setting up a new project with Drizzle + Postgres, migrating from another ORM, or troubleshooting type errors in Drizzle schemas.
软件工程 / 诊断修复
dashboard-creator
dashboard-creator
Create HTML dashboards with KPI metric cards, bar/pie/line charts, progress indicators, and data visualizations. Use when users request dashboards, metrics…
软件工程 / 诊断修复
pinia-colada-skilld
pinia-colada-skilld
The smart data fetching layer for Vue.js. ALWAYS use when writing code importing \"@pinia/colada\". Consult for debugging, best practices, or modifying…
软件工程 / 部署发布
technical-analysis
technical-analysis
对股票K线数据进行技术分析,计算MA/MACD/RSI等指标,判断趋势和买卖信号。触发场景:(1) "分析一下茅台的技术面" (2) "看看这只股票能不能买" (3) "技术分析 600519" (4) 需要判断股票趋势、买卖点时使用。需要先用 data-collect 获取数据
软件工程 / 诊断修复
bun-sqlite
bun-sqlite
Use for bun:sqlite, SQLite operations, prepared statements, transactions, and queries.
软件工程 / 诊断修复
tanstack
tanstack
Comprehensive guide for TanStack ecosystem in React - Query/DB for data fetching, Form for form handling, and Router for client-side routing. Use when working…
软件工程 / 部署发布
playwright-devops
playwright-devops
DevOps workflows for Playwright - CI failure analysis, workflow debugging, and release operations.
软件工程 / 诊断修复
azure-cosmosdb
azure-cosmosdb
Azure Cosmos DB partition keys, consistency levels, change feed, SDK patterns