d1 skills

26 tagged d1, measured the same way as everything else here.

Browse within: cloudflare-workers 22cassini 12cloudflare 11coding-agent 5r2 5

MisakaNet

01

Ikalus1988/MisakaNet

Skill Claude CodeCodex

Skill "MisakaNet" from Ikalus1988/MisakaNet, covering misakanet-failure-memory, when to use this skill, recovery flow, tools and search for lessons.

432 2d ago A 0 tokens original Apache-2.0

kyvault

02

webkubor/kyvault

Skill Claude CodeCodex

A local encrypted vault for storing passwords, API keys, tokens, and other access details under account or key aliases. It can inject those values into a command’s environment without exposing the plain text to the AI.

10 3d ago B 78 tokens original MIT

add-media

03

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "add a movie", "add a vinyl", "add to my collection", "add physical media", "add a Blu-ray", "add a CD", or "bought these records". It handles both movies (via TMDb/Trakt) and music (via Discogs).

5 7d ago A 71 tokens original MIT

changelog-writer

04

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "add a changelog entry", "write changelog", "audit changelog", "review changelog", "check changelog entries", or is editing docs-mintlify/changelog.mdx. Enforces a consistent, reader-facing voice and cuts implementation trivia.

5 7d ago A 68 tokens original MIT

media-search

05

pdugan20/rewind

Skill Claude CodeCodex

This skill should be used when the user asks to "search for a movie", "find a record on Discogs", "look up a film", "search TMDb", "search Discogs", "what's the TMDb ID for", "what's the Discogs ID for", or wants to look up media metadata before adding it to the collection.

5 7d ago A 75 tokens original MIT

code-search

06

1aifanatic/super-computer

Skill Claude CodeCodex

Find where something lives in an unfamiliar Workspace. Use when asked where a function, symbol, config value, or piece of behaviour is defined, or when you need to understand a codebase's layout before changing it.

2 20d ago A 46 tokens original MIT

json-wrangling

07

1aifanatic/super-computer

Skill Claude CodeCodex

Inspect, query, reshape and validate JSON with jq. Use for API responses, config files, package manifests, log lines, and turning JSON into readable tables or CSV.

2 20d ago A 39 tokens original MIT

skill-author

08

1aifanatic/super-computer

Skill Claude CodeCodex

Write a new Skill for this harness, or improve an existing one. Use when the Operator wants to teach the harness a repeatable procedure, capture a workflow, or turn a set of instructions into something reusable.

2 20d ago A 45 tokens original MIT

agent-teams

09

opagani/cassini-workshop

Skill Claude CodeCodex

How to orchestrate Claude Code's experimental Agent Teams — spawning teammates as separate sessions, delegating work to them, and waiting for results instead of doing the work yourself in the main thread. Use whenever a task should run as parallel/independent workstreams: multi-file refactors, reviewing or auditing…

0 2mo ago A 161 tokens copy · 100% MIT

bdd-specs

10

opagani/cassini-workshop

Skill Claude CodeCodex

Behavior-driven design: write executable specifications BEFORE any implementation code. Reads /docs/PLAN.md for the build plan and /docs/STORIES.md for user stories, and stops to ask for either if it is missing. Generates TypeScript spec files in nested blocks — Feature > Scenario > Specification — where each Scenario…

0 2mo ago A 183 tokens copy · 100% MIT

github

11

opagani/cassini-workshop

Skill Claude CodeCodex

GitHub workflow conventions: writing clear conventional commits, opening detailed issues and PRs via the gh CLI, and choosing trunk-based vs short-lived branch flow based on the size of the change. Use whenever the user wants to commit, branch, push, open an issue, open a PR, or asks how to structure any of those.…

0 2mo ago A 83 tokens copy · 100% MIT