silvio·lindstedt
/  ›  skills

skills

My personal Claude Code skills — engineering process, context hygiene, and AI-agent maintenance, distilled from my .claude directory. Free & open-source (MIT), installable with one command.

Installation

Installer is the generic skills CLI. You choose which skills and into which agents to install.

$ npx skills@latest add silvio-l/skills

Update

Refresh your local copy after new versions:

$ npx skills@latest update interactive
$ npx skills@latest update -g all global
$ npx skills@latest update -g ratchet-up one skill

The Skills

Nine composable skills, straight from my daily workflow.

  • ratchet-up

    Advances feature issues step by step without losing context — one click forward, never back.

  • full-quality-scan

    Repo-wide linter & security scans, then fixes every finding — directly or via a plan with sub-agents.

  • seo-audit

    Local, free-tier-only SEO & brand-voice audit for any built website.

  • humanize-text

    Scans text for AI slop (DE/EN) and removes it surgically — deterministic scoring, rewrite only on request.

  • to-roadmap

    Breaks an idea or concept document into agent-optimised sprint roadmaps with stable IDs.

  • context-optimization-audit

    Slims down the Claude Code context — less token bloat across skills, agents & MCP.

  • domain-glossary

    Builds & maintains the project vocabulary and key concepts in CONTEXT.md.

  • openai-image

    Generates images from text via OpenAI Image API (gpt-image), straight to disk.

  • apple-notes

    Reads, searches & triages bug reports and issues from Apple Notes.