Skip to content
       ██╗ ██████╗ ██████╗ ██████╗  ██████╗
       ██║██╔═══██╗██╔══██╗██╔══██╗██╔═████╗
       ██║██║   ██║██████╔╝██║  ██║██║██╔██║
  ██   ██║██║   ██║██╔══██╗██║  ██║████╔╝██║
  ╚█████╔╝╚██████╔╝██║  ██║██████╔╝╚██████╔╝
   ╚════╝  ╚═════╝ ╚═╝  ╚═╝╚═════╝  ╚═════╝

            C:\> jord0.skills
    13 production skills for Claude Code

Copy a Folder. Get a Superpower.

jord0.skills is a collection of 13 production-grade skills for Claude Code. No build step. No dependencies. No configuration.

Install — Two Commands

git clone https://github.com/jord0-cmd/jord0.skills.git
cp -r jord0.skills/skills/* ~/.claude/skills/

That's it. All 13 skills are installed. Start a Claude Code session and use them immediately.

Most skills are zero-dependency

OPTIC requires Python + a Gemini API key, LOCUS requires a React environment, and NOTIFY needs BurntToast (WSL) or libnotify (Linux). Everything else works out of the box. See the Installation Guide for details.


The Arsenal

Creative Tools

Skill What It Does
OPTIC AI image generation pipeline. Prompt engineering, multi-pass sequential grounding, surgical inpainting, colour-matched compositing.
LOCUS Make static images interactive. Hover states, perspective warping, polygon hotspots, visual coordinate mapping. Four original techniques.

Development

Skill What It Does
REFRAX Visual code comprehension. Interactive logic spines, risk dashboards, diff views, glossary. Turn code into a visual story.

Context & Memory

Skill What It Does
PORTAL Save and restore session context across sessions, projects, and machines. Never lose your place again.
ECHO Decision records that persist. When future-you asks "why did we do it this way?" — ECHO has the answer.

Quality & Standards

Skill What It Does
STRICT 11 non-negotiable coding rules. Load at session start. No placeholders, no half-measures, no excuses.
FORGE Deep project onboarding. Point it at a codebase, get a complete CLAUDE.md with architecture, patterns, conventions.

Cognitive Tools

Skill What It Does
CONCLAVE 9-voice structured debate. Minimalist vs chaos agent vs philosopher. Let them fight before you decide.
MIRROR Force counterarguments against your own recommendations. 8 challenge frameworks. Find the blind spots.
SPARK Divergent thinking engine. When standard approaches feel stale, SPARK explores the weird, wild long tail.

Research & Knowledge

Skill What It Does
RECON Deep technical research that auto-saves to a knowledge base. Never research the same thing twice.
RECALL Search your knowledge base before searching the web. The retrieval half of RECON.

System

Skill What It Does
NOTIFY Cross-platform desktop notifications. Simple alerts, interactive buttons, progress bars. Claude taps you on the shoulder.

Why Skills?

Claude Code is powerful out of the box. But it forgets everything between sessions. It doesn't know your coding standards. It can't carry context across machines.

Skills fix that. They're markdown files that teach Claude new behaviors — persistent memory, structured debate, research pipelines, coding discipline. Each one is a single folder you can drop in and immediately use.

Mostly zero-config. Most skills are pure markdown. A few (OPTIC, LOCUS) include tools for specialized workflows. All are drop-in — copy the folder and go.


Built by jord0.cmd | MIT License | Build something weird.