The-Artificer-of-Ciphers-LLC/skills-from-the-artificer

29 drop-in Claude Code skills: cost-tier model routing, debugging (rubber-duck, test-first-bugfix, trust-but-verify), and 24 laws-of-software reference skills. Install with: npx skills add The-Artificer-of-Ciphers-LLC/skills-from-the-artificer --all

4Stars on the repository
41Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

haiku-importer

01

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer

Agent Claude Code

Cheap data import/export and bulk file-IO worker. Use for reading CSV/JSON/YAML/SQL dumps, transforming between formats, extracting fields, splitting/merging files, downloading and parsing fixtures, generating boilerplate scaffolds from a template, batch-renaming, and any mechanical "shuffle bytes around" task. Do NOT…

not rated 4 10d ago A 94 tokens original MIT

haiku-scout

02

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer

Agent Claude Code

Cheap file-search and code-location worker. Use for "where is X defined", "which files reference Y", "list files matching pattern", "read file Z and report Q", "count LOC", "find the symbol that does W". Reads files, runs grep/glob, returns excerpts and paths. Do NOT use for code review, design analysis, cross-file…

not rated 4 10d ago A 105 tokens original MIT

sonnet-coder

03

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer

Agent Claude Code

Mid-tier coding worker. Use for writing, editing, and refactoring code once the design is decided and the location is known. Receives a precise instruction ("edit file X at function Y to do Z, here are the constraints") and executes it with tests. Do NOT use for architectural decisions, multi-system design, or…

not rated 4 10d ago A 117 tokens original MIT