skill-arkts-syntax-assistant
ArkTS syntax guidance, TypeScript migration, and compile verification
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ArkTS Syntax Assistant?โผ
Run `npx skills add SummerKaze/skill-arkts-syntax-assistant --all -g -y` in your terminal to install it globally for your coding assistant.
How to migrate TypeScript code to ArkTS?โผ
The skill maps incompatible TypeScript patterns like any types, index signatures, and destructuring to their ArkTS equivalents using a built-in migration rule table.
Does it verify that generated ArkTS code compiles?โผ
Yes. It runs the included build scripts to compile the project, automatically fixes errors, and retries up to three times before asking you how to proceed.
Which editors and coding assistants are supported?โผ
It works with Claude Code, Cursor, OpenCode, Trae, and any assistant that follows the standard SKILL.md format.
Can it help fix ArkTS compile errors?โผ
Yes. It diagnoses common compilation errors, explains why ArkTS restricts certain features, and provides corrected code examples.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core