crafter-station

18 mods across 5 repositories, 4.2k stars between them.

crafter-station/petdex

Skill Claude CodeCodex

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

4.0k 2d ago A 42 tokens original MIT

coss-particles

02

crafter-station/petdex

Skill Claude CodeCodex

Index of all COSS UI particle examples. Use when implementing UI features to find copy-paste-ready component patterns built on coss primitives. Each particle has a description and a JSON URL for easy installation.

4.0k 2d ago A 46 tokens original MIT

coss

03

crafter-station/petdex

Skill Claude CodeCodex

Helps implement coss UI components correctly. Use when building UIs with coss primitives (buttons, dialogs, selects, forms, menus, tabs, inputs, toasts, etc.), migrating from shadcn/Radix to coss/Base UI, composing trigger-based overlays, or troubleshooting coss component behavior. Covers imports, accessibility…

4.0k 2d ago A 80 tokens copy · 95% MIT

petdex AGENTS.md

04

crafter-station/petdex

Instructions file CodexOpenCode

Instructions for crafter-station/petdex, covering petdex agent notes, commands, architecture and invariants.

4.0k 2d ago A 1,180 tokens original MIT

petdex CLAUDE.md

05

crafter-station/petdex

Instructions file

Instructions for crafter-station/petdex, a project described as: A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and more.

4.0k 2d ago A 5 tokens copy · 100% MIT

cli-build

07

crafter-station/skills

Skill Claude CodeCodex

Design and build a CLI that an AI agent can operate safely and a human can supervise. Use when the user wants to build a CLI, wrap an API in a command-line tool, build a CRUD or local-first tool over a database or filesystem the user already owns, add --json or --dry-run to an existing CLI, design a trust ladder or…

110 2d ago A 135 tokens original MIT

crafter-station/skills

Skill Claude CodeCodex

Generate OG images and favicon based on project branding. Use when: (1) user needs social media preview images for their project, (2) user wants to generate a favicon, (3) user is setting up branding assets for a website or app, (4) user has brand colors and wants professional-looking Open Graph images. Automatically…

110 2d ago A 96 tokens original MIT

intent-layer

09

crafter-station/skills

Skill Claude CodeCodex

Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.

110 2d ago A 61 tokens original MIT

crafter-station/skills

Skill Claude CodeCodex

Release a new version of an Obsidian community plugin without forgetting steps. Use when: (1) user says "release the plugin", "bump to X.Y.Z", "ship a new Obsidian release", "tag a new plugin version", "publish to the obsidian directory", (2) the working directory contains manifest.json + main.js + versions.json…

110 2d ago A 168 tokens original MIT

skill-gen

11

crafter-station/skills

Skill Claude CodeCodex

Deprecated. Auto-generate Claude skills from documentation URLs using Firecrawl agent. Use when user wants to create a skill from docs, API references, or tool homepages. Asks up to 3 clarifying questions before deep extraction. Supports topic focus (e.g., "only auth endpoints") and outputs to local .claude/skills/ by…

110 2d ago A 97 tokens copy · 84% MIT

supply-chain-audit

12

crafter-station/skills

Skill Claude CodeCodex

Read-only audit of a developer machine for npm/PyPI supply-chain compromise. Checks for known IOCs from the 2025-2026 wave — Shai-Hulud 2.0 (Nov 2025), Mini Shai-Hulud / TeamPCP (May 2026), Axios DPRK (Mar 2026), Shai-Hulud 3.0 / keyv-cacheable (Aug 2026), and any future campaigns added to the IOC pack. Scans…

110 2d ago B 409 tokens original MIT

surface-recon

13

crafter-station/skills

Skill Claude CodeCodex

Map what a target exposes and produce a recon report an implementer can build from. Works on web services and APIs, login-walled portals, desktop apps and compiled binaries, file formats, and hardware or accelerators whose real constraints are undocumented. Use when the user says 'recon this', 'reverse engineer this'…

110 2d ago A 124 tokens original MIT

surfacer

14

crafter-station/skills

Skill Claude CodeCodex

Compile a mapped surface into working interfaces and keep them alive as the target changes. Use when the user has a recon report or a surfacer IR and wants a CLI, an OpenAPI spec, or an MCP server generated from it, asks whether a mapped target has drifted, says 'surfacer', 'emit a client for this', 'generate a CLI…

110 2d ago A 112 tokens original MIT

core

15

crafter-station/skill-kit

Skill Claude CodeCodex

Canonical skillkit workflow served by the installed CLI. Read before auditing skill packs or analyzing skill usage, context cost, conflicts, coverage, and token burn.

77 2d ago A 33 tokens

skillkit

16

crafter-station/skill-kit

Skill Claude CodeCodex

Local-first analytics and structural audits for AI agent skills. Use when reviewing skill health, context cost, private local or Tailscale-remote usage receipts, conflicts, coverage, token burn, or pruning.

77 2d ago A 44 tokens

lupa AGENTS.md

17

crafter-station/lupa

Instructions file CodexOpenCode

AGENTS.md instructions for crafter-station/lupa, covering agent guidelines for lupa, commands, code style, quick reference and key concepts.

22 9mo ago A 9,668 tokens GPL-3.0

crafter-station/remotion-clone-video

Skill Claude CodeCodex

Pixel-perfect clone of any video (promo, product demo, motion-graphics piece, UI walkthrough) as a Remotion project, so the result is regenerable and editable as React code. Use when the user provides a video file and asks to clone, recreate, replicate, or rebuild it "as code", "with Remotion", or "pixel perfect".…

13 1mo ago A 111 tokens