Skip to content

abh80/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills

Collection of agent skills for Claude Code, Cursor, Codex, and other agents following the Agent Skills specification.

Skills

Skill Description
pytorch-xpu-skill Install, configure, and use PyTorch on Intel GPUs (XPU) — Arc A/B-Series, Core Ultra, Data Center GPU Max. CUDA → XPU migration, AMP, torch.compile, profiling.
scala-code-optimizer Audit Scala code for refactoring opportunities — Scala 3 modernization, idiom adoption, anti-pattern removal, performance hygiene, tail recursion safety. Citation-backed suggestions only.
scalajs Build, scaffold, and debug Scala.js applications — sbt/Mill setup, Laminar/Tyrian/scalajs-react UIs, JS interop, ScalablyTyped, cross-building JVM+JS, WebAssembly output.
scala-fp Functional programming in Scala — Cats typeclasses, Cats Effect 3, ZIO 2, fs2 streams, parallel/concurrent programming, tagless final, Typelevel/ZIO ecosystem.

Install

Install any skill by name:

npx skills add https://github.com/abh80/skills --skill <skill-name>

For a specific agent:

npx skills add https://github.com/abh80/skills --skill <skill-name> -a claude-code

Compatibility

Works with Claude Code, Cursor, Codex, Gemini CLI, GitHub Copilot, and 30+ other agents.

License

MIT

About

Collection of my skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors