Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Skills

My curated list of handcrafted skills.

Index

Skill Description
big-review Deep, evidence-first code review for local diffs and GitHub PRs
nextjs-audit Evidence-first Next.js (App Router, 14+) audit for framework invariants, security boundaries, caching, effects, and convention drift

Installation

Claude Code

git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.claude/skills/

OpenCode

git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.agents/skills/

Kimi CLI

git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.kimi/skills/

Codex

git clone git@github.com:martin2844/skills.git /tmp/skills-repo
cp -r /tmp/skills-repo/<skill-name> ~/.codex/skills/

Replace <skill-name> with the skill you want (e.g. big-review). Restart your session after installing for the skill to be discovered.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors