Add a new subpath export to the @cyanheads/mcp-ts-core package. Use when creating a new public API surface that consumers import from a dedicated subpath (e.g., @cyanheads/mcp-ts-core/newutil).
$npx -y skills add cyanheads/mcp-ts-core --skill add-exportInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/mcp-ts-core" --skill "cyanheads/mcp-ts-core/add-export"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cyanheads/mcp-ts-core" that are relevant to the current task. Run `npx skills add "https://github.com/cyanheads/mcp-ts-core"` and select the relevant skills, then follow their instructions.