arm64-inlineasm-to-intrinsics
OfficialTransform ARM64 NEON inline assembly to C/C++ intrinsics with verification.
Authorqualcomm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill converts ARM64 NEON inline assembly into C/C++ intrinsics and verifies the equivalence using a bundled Verification project.
Core Features & Use Cases
- Assembly to Intrinsics Conversion: Transforms
asm volatile(...)blocks into maintainable C/C++ intrinsics. - Verification Workflow: Generates a Verification project using a bundled template to ensure semantic equivalence.
- Use Case: When a developer has an ARM64 NEON inline assembly block and needs to convert it to intrinsics while preserving functionality and safety.
Quick Start
Run the skill with the source file path and target line: /skill arm64-inlineasm-to-intrinsics --source <path/to/file.c> --line <line_number>
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: arm64-inlineasm-to-intrinsics Download link: https://github.com/qualcomm/EasyWoS/archive/main.zip#arm64-inlineasm-to-intrinsics Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.