搜索结果
全部能力
找到 1895 个相关结果 / 数据分析
软件工程 / 诊断修复
cs-issue-analyze
cs-issue-analyze
issue 流程阶段 2——读 report + 读代码定位根因、评估风险,给用户 2-3 个修复方案让 TA 拍板。这一步不改代码。触发:用户说"分析这个 bug"、"找根因"、"定位问题",且已有 {slug}-report.md。
软件工程 / 部署发布
cs-decide
cs-decide
把已拍板的技术选型、架构决定、长期约束、编码规约记成永久性决策文档(tech-stack / architecture / constraint / convention 四种)。触发:用户说"记录决定"、"归档技术选型"、"ADR"、"记录这条约束"、"把规约写下来",或 design / analyze…
软件工程 / 诊断修复
cs-trick
cs-trick
把可复用的编程模式 / 库用法 / 技术技巧整理成处方性参考库,三种类型 pattern / library / technique。触发:用户说"记录一个技巧"、"这个用法值得记"、"tricks"、"记录库用法",或 design / analyze 阶段发现值得沉淀的技巧时推送。
软件工程 / 部署发布
performance-profiling
performance-profiling
Performance profiling principles. Measurement, analysis, and optimization techniques.
软件工程 / 部署发布
create-evlog-enricher
create-evlog-enricher
Create a new built-in evlog enricher to add derived context to wide events. Use when adding a new enricher (e.g., for deployment metadata, tenant context,…
软件工程 / 诊断修复
竞品追踪
competitor-tracking
当用户希望持续监控竞品应用时——跟踪元数据变更、关键词排名波动、截图更新、评分趋势或新增……
软件工程 / 诊断修复
technical-analyst
technical-analyst
This skill should be used when analyzing weekly price charts for stocks, stock indices, cryptocurrencies, or forex pairs. Use this skill when the user provides…
软件工程 / 部署发布
setting-up-astro-project
setting-up-astro-project
Initialize and configure Astro/Airflow projects. Use when the user wants to create a new project, set up dependencies, configure connections/variables, or…
软件工程 / 诊断修复
pump-analyzer-solana
pump-analyzer-solana
Real-time monitoring and analytics platform for Pump.fun tokens on Solana using WebSockets, HTML/CSS/JS
软件工程 / 诊断修复
drizzle-orm-d1
drizzle-orm-d1
Build type-safe D1 databases with Drizzle ORM. Includes schema definition, migrations with Drizzle Kit, relations, and D1 batch API patterns. Prevents 18 errors including SQL BEGIN failures, cascade data loss, 100-parameter limits, and foreign key issues. Use when: defining D1 schemas, managing migrations, bulk inserts, or troubleshooting D1_ERROR, BEGIN TRANSACTION, foreign keys, "too many SQL variables".
软件工程 / 诊断修复
drizzle-migrations
drizzle-migrations
Migration-first database development workflow using Drizzle ORM for TypeScript/J...
软件工程 / 部署发布
code-reviewer
code-reviewer
Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security…
软件工程 / 诊断修复
pitch-deck
pitch-deck
Populates investment banking pitch deck templates with data from source files. Use when: user provides a PowerPoint template to fill in, user has source data…
软件工程 / 部署发布
停车场搜索
parking-lot-search
当用户询问附近停车场或 근처 주차장/공영주차장 时使用。务必先询问用户的当前位置,然后使用官方的 Data.go.kr 公共停车数据…
软件工程 / 部署发布
excel-cli
excel-cli
Excel CLI automation skill for Windows workbooks. Use when a coding agent needs token-efficient, scriptable, or unattended Excel automation via excelcli commands. Best for CI/CD, scheduled jobs, batch processing, PowerShell workflows, and bulk workbook edits. Supports Power Query, DAX, PivotTables, Tables, Ranges, Charts, VBA, Data Models, screenshots, and formatting. Triggers: excelcli, Excel CLI, command line, batch, script, automation, CI/CD, scheduled, PowerShell, unattended, coding agent, workbook processing.
软件工程 / 诊断修复
legalize-es-spanish-legislation
legalize-es-spanish-legislation
Query, browse, and analyze Spanish legislation stored as Markdown files with full Git history in the legalize-es repository.
软件工程 / 诊断修复
resume-manager
resume-manager
This skill should be used whenever users need help with resume creation, updating professional profiles, tracking career experiences, managing projects…
软件工程 / 部署发布
sf-vlocity-build-deploy
sf-vlocity-build-deploy
Salesforce Industries DataPack deployment automation using Vlocity Build. TRIGGER when: user deploys or validates OmniStudio/Vlocity DataPacks with vlocity commands (packDeploy/packRetry/packExport/packGetDiffs), sets up DataPack CI/CD pipelines, or troubleshoots DataPack migration errors. DO NOT TRIGGER when: deploying Salesforce metadata with sf project deploy (use sf-deploy), authoring OmniStudio artifacts (use sf-industry-commoncore-*), or writing Apex/LWC business logic (use sf-apex/sf-lwc).
软件工程 / 诊断修复
elasticsearch-file-ingest
elasticsearch-file-ingest
Ingest and transform data files (CSV/JSON/Parquet/Arrow IPC) into Elasticsearch with stream processing and custom transforms. Use when loading files or batch importing data — not for reindexing, general ingest pipeline design, or bulk API patterns.
软件工程 / 部署发布
option-vol-analysis
option-vol-analysis
Analyze option volatility by combining vol surface data, option pricing with Greeks, and historical price data to assess implied vs realized volatility. Use…