Skip to content

claude-code-skills

by daymade

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

About

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

744
Stars
45
Skill Files
112
Forks
1
PRs Merged
2
Contributors
2
Issues Open
4
Issues Closed
2026-03-22
Last Activity

Skill Analysis

283
Avg Lines / Skill
1,383
Avg Words / Skill
544
Code Blocks
379
Total Files
12.1 MB
Repo Size
112
Reference Files
Skill lines56 min / 211 median / 1203 max
Code languagesbash, dockerfile, javascript, json, makefile, markdown, mermaid, python, swift, tape, text, typescript, xml, yaml
Frontmatter keysabout, agent, allowed-tools, argument-hint, assignees, context, description, keywords, labels, license, name, title
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (181), py (114), tape (16), gif (14), sh (8), html (4), json (4), skill (2), txt (2), ps1 (1)

Skills (47)

  • cli-demo-generator
    347 lines1185 words15 blocks

    This skill should be used when users want to create animated CLI demos, terminal recordings, or command-line demonstration GIFs. It supports both manu...

    bashtapeyaml
  • ppt-creator
    171 lines1513 words1 blocks

    "Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX file...

    bash
  • claude-md-progressive-disclosurer
    479 lines1300 words13 blocks

    |

    bashjavascriptmarkdown
  • doc-to-markdown
    174 lines869 words7 blocks

    Converts DOCX/PDF/PPTX to high-quality Markdown with automatic post-processing. Fixes pandoc grid tables, simple tables, image paths, CJK bold spacing...

    bash
  • continue-claude-work
    142 lines1060 words1 blocks

    Recover actionable context from local `.claude` session artifacts and continue interrupted work without running `claude --resume`. This skill should b...

    bash
  • teams-channel-post-writer
    108 lines661 words

    Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing pos...

  • financial-data-collector
    153 lines738 words10 blocks

    "Collect real financial data for any US publicly traded company from free public sources (yfinance). Output structured JSON consumable by downstream f...

    bashjsonpython
  • product-analysis
    232 lines1298 words11 blocks

    Multi-path parallel product analysis with cross-model test-time compute scaling. Spawns parallel agents (Claude Code agent teams + Codex CLI) to explo...

    bashmarkdown
  • twitter-reader
    73 lines220 words5 blocks

    Fetch Twitter/X post content by URL using jina.ai API to bypass JavaScript restrictions. Use when Claude needs to retrieve tweet content including aut...

    bash
  • windows-remote-desktop-connection-doctor
    222 lines1198 words10 blocks

    Diagnose Windows App (Microsoft Remote Desktop / Azure Virtual Desktop / W365) connection quality issues on macOS. Analyze transport protocol selectio...

    bash
  • mermaid-tools
    164 lines620 words8 blocks

    Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagram...

    bash
  • skill-creator
    Complete terms in LICENSE.txt1054 lines8752 words37 blocks

    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or op...

    bashjsonmarkdownyaml
  • cloudflare-troubleshooting
    326 lines1241 words19 blocks

    Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL erro...

    bash
  • llm-icon-finder
    91 lines358 words4 blocks

    Finding and accessing AI/LLM model brand icons from lobe-icons library. Use when users need icon URLs, want to download brand logos for AI models/prov...

    bash
  • docs-cleaner
    85 lines425 words1 blocks

    Consolidates redundant documentation while preserving all valuable content. This skill should be used when users want to clean up documentation bloat,...

  • pdf-creator
    56 lines256 words2 blocks

    Create PDF documents from markdown with proper Chinese font support using weasyprint. This skill should be used when converting markdown to PDF, gener...

    bash
  • developing-ios-apps
    373 lines1628 words15 blocks

    Develops iOS/macOS applications with XcodeGen, SwiftUI, and SPM. Handles Apple Developer signing, notarization, and CI/CD pipelines. Triggers on Xcode...

    bashswifttypescriptyaml
  • meeting-minutes-taker
    646 lines4175 words22 blocks

    |

    bashmarkdownmermaid
  • deep-research
    208 lines995 words5 blocks

    |

  • i18n-expert
    129 lines737 words2 blocks

    This skill should be used when setting up, auditing, or enforcing internationalization/localization in UI codebases (React/TS, i18next or similar, JSO...

    bash

Recent Commits

-350 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 392d34c2026-03-22
    fix(doc-to-markdown): update marketplace.json description and version to 2.1.0
    daymade
  • fed8b0a2026-03-22
    feat(doc-to-markdown): CJK bold spacing, JSON pretty-print, 31 tests, full rename cleanup
    daymade
  • bcf8efb2026-03-22
    fix(tunnel-doctor): add OrbStack transparent proxy + TUN conflict diagnosis
    daymade
  • fbfc6ce2026-03-22
    refactor: rename markdown-tools → doc-to-markdown (v2.0.0)
    daymade
  • fb732312026-03-22
    feat: add asr-transcribe-to-text skill + optimize skill-creator with AskUserQuestion
    daymade
  • 699074b2026-03-22
    feat(transcript-fixer): native AI correction as default mode (v1.3.0)
    daymade
  • 9ad7e0d2026-03-21
    fix: prevent dictionary false positives + add tunnel-doctor WSL/Go findings
    daymade
  • a4a7d962026-03-19
    security: remove leaked API key from security.py docstring examples
    daymade
  • eb3e14e2026-03-18
    release: add scrapling-skill and fix script compatibility
    daymade
  • 1302d6c2026-03-18
    refactor(CLAUDE.md): slim from 1549 to 318 lines via progressive disclosure
    daymade