LiozShor/claude-code-skills

A collection of reusable Claude Code skills — planning (design-log), research, git, Airtable, Tally, and HTML visualization

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

airtable

01

LiozShor/claude-code-skills

Skill Claude CodeCodex

Read or write Airtable data — bases, tables, tbl…/rec…/fld… IDs, filterByFormula syntax, field types and their coercion rules, batch limits, and the Meta API's boundaries. Covers the MCP tools, the REST API, and pyairtable. Triggers: 'read the Airtable records', 'update this base', 'what is the filterByFormula for…'…

not rated 2 16d ago A 141 tokens original MIT

design-log

02

LiozShor/claude-code-skills

Skill Claude CodeCodex

Plan non-trivial work BEFORE coding — a feature, a bug fix with architectural reach, a refactor, a UI or workflow change, or anything touching multiple files — via the Stop & Think protocol: clarify the ask, research the current code and prior design logs, state assumptions and edge cases, freeze acceptance criteria…

not rated 2 16d ago A 187 tokens original MIT

find-session

03

LiozShor/claude-code-skills

Skill Claude CodeCodex

Find a past Claude Code session to resume — I closed my session, find the session where we…, which session discussed X, which session talked to the other agent.

not rated 2 16d ago A 36 tokens original MIT

git-ship

04

LiozShor/claude-code-skills

Skill Claude CodeCodex

Commit and optionally push. MANDATORY before any git write — commit, push, merge, rebase, reset, branch -d. Triggers: ship it, commit, push. Do NOT enter here when the request also includes deploying and live-verifying the change ("deploy, push, delete the branch", "deploy and close it out", "run the browser tests and…

not rated 2 16d ago A 105 tokens original MIT

skill-improver

05

LiozShor/claude-code-skills

Skill Claude CodeCodex

Review, audit, or improve ONE existing agent skill: SKILL.md structure against the eight required sections, description quality and routing collisions, allowed-tools scope, the 300-line ceiling, dead files under references/assets/scripts, and eval coverage. Ships scripts/review-skill-structure.sh for one skill and…

not rated 2 16d ago A 157 tokens original MIT

skills-build

06

LiozShor/claude-code-skills

Skill Claude CodeCodex

Build a NEW agent skill from a real repeated workflow. Use when the user asks to create a skill, scaffold SKILL.md, convert a recurring task into a skill, or decide whether a process deserves a skill. Do NOT use to review or audit an existing skill — use skill-improver for that.

not rated 2 16d ago A 68 tokens original MIT

tally

07

LiozShor/claude-code-skills

Skill Claude CodeCodex

Edit Tally forms via MCP tools — add/remove/reorder blocks and questions, change text, configure visibility/required state, and build conditional logic (applylogic DSL). Use when the user mentions Tally, questionnaires, form building, form blocks, or a Tally form ID/URL, or asks to add a question, hide/show a field…

not rated 2 16d ago A 141 tokens original MIT

tech-researcher

08

LiozShor/claude-code-skills

Skill Claude CodeCodex

Compare libraries/frameworks/tools and verify current APIs via live sources before choosing or implementing (X vs Y, latest, deprecated?). Also handles decision-grade questions — pivots, build-vs-buy, stack changes — via a weighted-criteria brief. Not for research already running inside a /design-log Phase B, and not…

not rated 2 16d ago A 78 tokens original MIT

visualize

09

LiozShor/claude-code-skills

Skill Claude CodeCodex

Create self-contained HTML visualizations (single .html file) from conversation content, data, or ideas. Trigger on: "visualize this," "make a deck/slide/infographic/dashboard," "build a one-pager / poster / carousel / kanban / mind map / org chart / flowchart," "show me a chart," "render as HTML," or any ask to…

not rated 2 16d ago A 158 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: