Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
Babel plugin that compiles exponentiation operator (**) to ES5-compatible Math.pow() calls | Docs | — |
Babel plugin that transforms eval() calls containing string literals by parsing and compiling the string content at transform time | Docs | |
Babel plugin that compiles ES5 property mutator shorthand syntax to Object.defineProperty | Docs | — |
Babel plugin that ensures reserved words are quoted in object property keys | Docs | — |
Babel plugin that transforms member expressions to ensure ES3 compatibility by converting dot notation with reserved words to bracket notation | Docs | — |
Babel plugin that transforms typeof expressions to properly handle ES6 symbols | Docs | — |
Babel plugin that compiles ES2015 template literals to ES5-compatible string concatenation | Docs | — |
Babel plugin that transforms ES2015 sticky regex literals to ES5-compatible RegExp constructor calls | Docs | |
Babel plugin that transforms ES2015 spread syntax into ES5-compatible code for arrays, function calls, and constructors. | Docs | — |
Compile ES2015 shorthand properties to ES5 | Docs | — |
Babel plugin that compiles ES2015 default and rest parameters to ES5-compatible code | Docs | — |
Babel plugin that compiles ES2015 object super references to ES5-compatible code | Docs | — |
This plugin transforms ES2015 modules to UMD | Docs | — |
Babel plugin that transforms ES2015 modules to SystemJS format | Docs | — |
Babel plugin that transforms ES2015 modules to Asynchronous Module Definition (AMD) format | Docs | — |
Babel plugin that compiles ES2015 unicode string and number literals to ES5 | Docs | |
Apply ES2015 function.name semantics to all functions | Docs | — |
Babel plugin that compiles ES2015 for...of loops to ES5-compatible code | Docs | — |
Babel plugin that transforms object literals with duplicate property keys to computed properties for ES5 strict mode compatibility | Docs | — |
Babel plugin that transforms ES2015 destructuring assignment syntax into ES5-compatible code | Docs | — |
Can't find what you're looking for? Evaluate a missing skill, or if you're looking for agent context for an open source dependency, request a tile.