Trending 2026→One of the top-searched agent skills of 2026.
git log --oneline --stat
HEAD
- Stars
- 6.4k
- Forks
- 341
- Updated
- Jun 24, 2026
repo --stat
stars
6.4k
forks
341
last update
Jun 24, 2026
license
MITv1.1.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add typescript-7-tsgo-native - Invoke
// Run from any project directory
$ claude --skill typescript-7-tsgo-native "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill typescript-7-tsgo-native "now refactor it"
typescript-7-tsgo-native/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- TypeScript 7 Native
- slug:
- typescript-7-tsgo-native
- version:
- v1.1.0
- license:
- MIT
- author:
- @corsa-craft
- repository:
- github.com/corsa-craft/typescript-7-tsgo-native
- categories:
- tags:
- #typescript#tsgo#compiler#migration#performance
- description:
Adopt TypeScript 7's Go-native compiler (tsgo): install the RC, run compat checks, wire up the LSP, benchmark ~10x type-check speedups.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
typescript-7-tsgo-native/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…