daymade/claude-code-skills

Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.

1.4kStars on the repository
60Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

auto-repo-setup

01

daymade/claude-code-skills

Skill Claude CodeCodex

Diagnose, repair, and standardize repository setup and safe Git workflows for Claude Code or Codex. Use when a repository will not run, a collaborator is onboarding, dependencies or credentials are missing, the user wants startup sync, SessionStart output is duplicated, project instructions or hooks need auditing, or…

1.4k +6 today A 112 tokens original MIT

bilibili-source

02

daymade/claude-code-skills

Skill Claude CodeCodex

Fetch comprehensive, login-free data for any Bilibili (B站) video — title, UP name and follower count, publish date, partition, tags, per-part cids, live stats (view, like, coin, favorite, share, reply, danmaku), and full danmaku (bullet-comment) text. Use this skill whenever working with a Bilibili video and needing…

1.4k +6 today A 195 tokens original MIT

cli-demo-generator

03

daymade/claude-code-skills

Skill Claude CodeCodex

Generates professional animated CLI demos as GIFs using VHS terminal recordings. Handles tape file creation, self-bootstrapping demos with hidden setup, output noise filtering, post-processing speed-up, and frame-level verification. Use when users want to create terminal demos, record CLI workflows as GIFs, generate…

1.4k +6 today A 114 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERRTOOMANYREDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems. Focus on systematic investigation using Cloudflare API to examine actual configuration rather than making assumptions.

1.4k +6 today C 61 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Discover, clone, update, and analyze competitor repositories with evidence-based competitive intelligence. Use when tracking competitors, reviewing competitor source code, adding a competitor repository, comparing product capabilities, building a competitor landscape, checking whether competitor code changed, or when…

1.4k +6 today A 111 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

An audio and video transcription workflow that turns recordings into text and can label who said each part. It supports local processing on Apple Silicon, remote processing, media files, and media URLs.

1.4k +6 today A 321 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Transforms raw meeting transcripts into high-fidelity, structured meeting minutes (notes / summaries). Use when (1) a meeting transcript is provided and meeting minutes, notes, or a summary are requested; (2) multiple versions of minutes must be merged without losing content; (3) existing minutes need review against…

1.4k +6 today A 190 tokens original MIT

stepfun-asr

08

daymade/claude-code-skills

Skill Claude CodeCodex

Transcribe audio with StepFun's stepaudio-2.5-asr — an SSE endpoint (NOT /v1/audio/transcriptions) with 32K context, 85-101x RTF on long audio, and a single-call ceiling around 30 minutes (no client-side chunking). Use when transcribing Chinese / English audio with StepFun, when long-form recordings (5-30 min) need to…

1.4k +6 today A 209 tokens original MIT

stepfun-tts

09

daymade/claude-code-skills

Skill Claude CodeCodex

Generate Chinese / Japanese speech with StepFun's stepaudio-2.5-tts — Contextual TTS that replaces step-tts-2's voicelabel with natural-language instruction (≤200 chars) plus inline () parentheses for句内 prosody. Use when the user wants emotional / prosody control over voice synthesis (whisper, pause, stress, mood…

1.4k +6 today A 210 tokens original MIT

transcript-fixer

10

daymade/claude-code-skills

Skill Claude CodeCodex

Corrects speech-to-text transcription errors with dictionary rules and Claude's built-in AI (no external API key required); Native AI Correction is the default, Stage 1 alone is incomplete, and Stage 3 API is only for automation without Claude Code. Builds personalized correction databases, loads person-name ASR…

1.4k +6 changed today A 190 tokens original MIT

claude-code-hooks

11

daymade/claude-code-skills

Skill Claude CodeCodex

How to write, test, register, and debug Claude Code hooks — PreToolUse / PostToolUse / SessionStart / Stop Bash guards that enforce a rule the model would otherwise talk itself past. Use whenever the user wants to create a hook, block/intercept a tool call, turn a repeatedly-violated rule into a hard gate, add a guard…

1.4k +6 today C 247 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

A macOS timer procedure that sends one short Claude Code command after a subscription usage window resets. It is intended for a one-time overnight reminder or trigger, not recurring schedules.

1.4k +6 today A 243 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Fixes broken line wrapping in Claude Code exported conversation files (.txt), reconstructing tables, paragraphs, paths, and tool calls that were hard-wrapped at fixed column widths. Includes an automated validation suite (generic, file-agnostic checks). Triggers when the user has a Claude Code export file with broken…

1.4k +6 today A 129 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

An organizer for CLAUDE.md and AGENTS.md files, which contain instructions that coding assistants read when working in a project. It restructures these instructions so relevant details are shown when needed without losing information.

1.4k +6 today B 123 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Migrates Claude Code personal memory (the per-project memory/ directory) into tool-agnostic reference docs, so other AI CLIs that auto-load AGENTS.md (Codex primarily; the content architecture transfers to Cursor and others) working in the same directory can read the same user profile, collaboration preferences, and…

1.4k +6 today B 203 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Diagnose and resolve Claude Code plugin and skill issues. This skill should be used when plugins are installed but not showing in available skills list, skills are not activating as expected, or when troubleshooting enabledPlugins configuration in settings.json. Triggers include "plugin not working", "skill not…

1.4k +6 today D 78 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Set up and maintain multiple isolated Claude Code CLI profiles so students and power users can run different LLM providers (Kimi K3, Kimi K2.7 highspeed, MiniMax M3, MiniMax M2.7, GLM, DeepSeek, StepFun, Anthropic) in separate terminal windows at the same time. Use this skill whenever the user asks about…

1.4k +6 today B 209 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Analyze Claude Code and Claude Desktop Code token usage, cost, quota burn, model mix, cache read/write, and 5-hour block consumption using ccusage evidence. Use when the user asks why Claude quota was exhausted, whether a model such as fable/opus/sonnet is unusually expensive, how many tokens were spent today or…

1.4k +6 today A 91 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Continues interrupted Claude Code work only after local history has been read and reconciled. Use when the user provides a Claude Code Session ID, asks to pick up prior Claude work, says a Claude run was interrupted or compacted, or wants the current Agent to take over without claude --resume. Reconstructs the…

1.4k +6 today A 112 tokens original MIT

continue-codex-work

20

daymade/claude-code-skills

Skill Claude CodeCodex

Continues interrupted OpenAI Codex work only after read-codex-history verifies the selected rollout identity and complete fork/compaction lineage. Use when the user provides a Codex Session ID, asks to pick up a prior Codex run, says Codex was interrupted, fused, compacted, or stuck, or wants the current Agent to take…

1.4k +6 today A 144 tokens original MIT

lark-cli-router

21

daymade/claude-code-skills

Skill Claude CodeCodex

Routes any Feishu/Lark/Doubao operation through the version-matched lark-cli domain guide embedded in the installed CLI, then executes and verifies the requested task. Use for 飞书/Lark/Doubao docs, drive, sheets, Base, wiki, minutes, meetings, calendar, IM, mail, tasks, approval, apps, auth/scope, resource URLs or…

1.4k +6 today A 108 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Entry point for local AI conversation history across providers. Routes a request to the one skill that owns it, by platform (Claude Code, OpenAI Codex, Kimi CLI) and action (read evidence vs continue interrupted work), and owns the one job none of them own alone: a single inventory spanning all three providers. Use…

1.4k +6 today A 214 tokens original MIT

marketplace-dev

23

daymade/claude-code-skills

Skill Claude CodeCodex

Creates and maintains Claude Code plugin marketplaces, consolidates standalone skills into a new or existing suite, and moves skills between suites. Converts any Claude Code skills repository into an official plugin marketplace, generates spec-conforming .claude-plugin/marketplace.json, validates with claude plugin…

1.4k +6 today A 146 tokens original MIT

daymade/claude-code-skills

Skill Claude CodeCodex

Only for explicit prior-work/reuse/history requests; never for read-only status or inspection. Finds and verifies existing successful work before substantial new production when reuse is materially plausible. Use when the user explicitly references earlier work, existing code/SOPs, history, prior decisions, another…

1.4k +6 today A 173 tokens original MIT