Source

petr-korobeinikov/skills

19 skills · 731 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
roast >- Performs a direct critical review of an artifact (file, plan, idea, skill, snippet) by holding it to its own goals…
petr-korobeinikov/skills
69
2
sembr >- Reformats prose using Semantic Line Breaks (https://sembr.org/) — strictly, no compromises. Never alters wording o…
petr-korobeinikov/skills
49
3
skill-new >- Scaffolds a new skill in the current project, following the project's existing skill layout.
petr-korobeinikov/skills
49
4
which Forbids using the `which` command to check whether a command exists or to resolve its path. Always use the POSIX shel…
petr-korobeinikov/skills
49
5
git-flow-next >- Installs git-flow-next (the actively maintained Tower / gittower fork documented at https://git-flow.sh/) via mise…
petr-korobeinikov/skills
48
6
mise >- Configures mise as the sole runtime and CLI tool manager for a project. Every mise.toml carries [settings] disable…
petr-korobeinikov/skills
48
7
vcs-commit-msg Writes commit messages that match the project's existing style — detected from history, asked when the signal isn't s…
petr-korobeinikov/skills
48
8
vcs-identity-check >- Verifies the VCS author identity (name + email) is set correctly before committing, and recommends configuring com…
petr-korobeinikov/skills
48
9
mktemp-d >- Forbids creating temporary files or directories at hardcoded paths under `/tmp`. Always allocate a private directo…
petr-korobeinikov/skills
45
10
jo >- Prefers `jo` (https://github.com/jpmens/jo) for constructing JSON in shell snippets over hand-written quoted JSON …
petr-korobeinikov/skills
42
11
shell-snippet-fmt >- Formats shell commands and scripts meant for copy-paste, execution, or visual inspection so every line stays withi…
petr-korobeinikov/skills
42
12
tee >- Replaces the agent's reflex of piping a command straight through `tail -n N` or `head -n N` with `tee` to a file i…
petr-korobeinikov/skills
36
13
fd Prefers `fd` (https://github.com/sharkdp/fd) over `find` for filesystem searches in shell snippets. `fd` is faster on…
petr-korobeinikov/skills
32
14
npx-skills >- Documents the `npx skills` CLI for installing and updating agent skills, plus the project-level `skills-lock.json`…
petr-korobeinikov/skills
30
15
act Second line of defence after actionlint: runs GitHub Actions workflows locally with act (nektos/act) to check they ac…
petr-korobeinikov/skills
25
16
actionlint >- Validates GitHub Actions workflow files with actionlint before they are committed, so obviously broken workflows n…
petr-korobeinikov/skills
24
17
dependency-audit >- A hard pre-adoption gate for every third-party dependency, in any language. Before a new package — or a major vers…
petr-korobeinikov/skills
22
18
ssh-audit Audit the crypto posture of an SSH server or client with jtesta/ssh-audit — key-exchange, host-key, cipher and MAC al…
petr-korobeinikov/skills
15
19
dockerfile Compose, optimize, and fix Dockerfiles for fast, cache-friendly builds and the smallest secure final image — multi-st…
petr-korobeinikov/skills
10