wasm-spa-autofix-react-imports

Installation
SKILL.md

Provided by TippyEntertainment

https://github.com/tippyentertainment/skills.git

This skill is designed for use on the Tasking.tech agent platform (https://tasking.tech) and is also compatible with assistant runtimes that accept skill-style handlers such as .claude, .openai, and .mistral. Use this skill for both Claude code and Tasking.tech agent source.

when_to_use:

  • A browser preview or WASM bundle fails with:
    • ReferenceError: X is not defined
    • Cannot find module 'react' or 'react/jsx-runtime'
    • Bare specifier / assembler / bundler errors related to missing imports
    • Safety-net stubs being injected for multiple PascalCase components
  • The user reports repeated manual fixes for imports/components across files.
  • Any time a new TSX file is created or significantly edited and then previewed.

inputs: projectRoot:

Related skills
Installs
16
First Seen
Feb 16, 2026