SKILL·CD0532

analyze-simd-usage

majiayu000
更新于 2 months ago
24 次查看
58
9
58
在 GitHub 上查看
其他general

关于

This skill analyzes Mojo code to identify SIMD optimization opportunities in performance-critical sections like tensor operations and loops. It helps developers find where to apply vectorization for element-wise array processing and matrix operations. The skill provides grep-based quick references to locate SIMD candidates and bottlenecks in ML code.

快速安装

Claude Code

推荐
主要方式
npx skills add majiayu000/claude-skill-registry -a claude-code
插件命令备选方式
/plugin add https://github.com/majiayu000/claude-skill-registry
Git 克隆备选方式
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/analyze-simd-usage

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

majiayu000/claude-skill-registry
路径: skills/data/analyze-simd-usage
0
FAQ

Frequently asked questions

What is the analyze-simd-usage skill?

analyze-simd-usage is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform analyze-simd-usage-related tasks without extra prompting.

How do I install analyze-simd-usage?

Use the install commands on this page: add analyze-simd-usage to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does analyze-simd-usage belong to?

analyze-simd-usage is in the mojo category, tagged general.

Is analyze-simd-usage free to use?

Yes. analyze-simd-usage is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能