code-context-notes
code-context-notes 收录了来自 jnahian 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Ship a new version of the Code Context Notes VS Code extension end to end — prepare and verify the changelog, dry-run the build, publish to both marketplaces (VS Code Marketplace + Open VSX), and cut the GitHub release with the VSIX attached. Use whenever the user says "release", "ship vX.Y.Z", "cut a release", "publish the extension", "do a release", or asks to tag/publish a new version. Drives the full release; confirm the version and stop at each gate.
Automate TypeScript compilation, type checking, and refactoring. Use when checking types, compiling code, finding 'any' types, validating type safety, or fixing TypeScript errors.
Handle VS Code extension packaging, publishing, and marketplace management. Use when packaging VSIX, publishing to marketplaces, validating package.json, creating releases, or bumping versions.