Browse Skills
44358 skills found
teams-channel-post-writer.md
148
1
export
teams-channel-post-writer
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.
2026-01-09
mermaid-tools.md
148
1
export
mermaid-tools
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Extracts Mermaid diagrams from markdown files and generates high-quality PNG images using bundled scripts. Activates when working with Mermaid diagrams, converting diagrams to PNG, extracting diagrams from markdown, or processing markdown files with embedded Mermaid code.
2026-01-09
pdf-creator.md
148
1
export
pdf-creator
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Create PDF documents from markdown with proper Chinese font support using weasyprint. This skill should be used when converting markdown to PDF, generating formal documents (legal, trademark filings, reports), or when Chinese typography is required. Triggers include "convert to PDF", "generate PDF", "markdown to PDF", or any request for creating printable documents.
2026-01-09
skill-creator.md
148
1
export
skill-creator
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-09
test-generator.md
148
1
export
test-generator
2
from
"vstorm-co/pydantic-deepagents"
from
"vstorm-co/pydantic-deepagents"
3
Generate pytest test cases for Python functions and classes
2026-01-09
claude-code-history-files-finder.md
148
1
export
claude-code-history-files-finder
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code from previous Claude interactions. Triggers include mentions of "session history", "recover deleted", "find in history", "previous conversation", or ".claude/projects".
2026-01-09
transcript-fixer.md
148
1
export
transcript-fixer
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Corrects speech-to-text transcription errors in meeting notes, lectures, and interviews using dictionary rules and AI. Learns patterns to build personalized correction databases. Use when working with transcripts containing ASR/STT errors, homophones, or Chinese/English mixed content requiring cleanup.
2026-01-09
data-analysis.md
148
1
export
data-analysis
2
from
"vstorm-co/pydantic-deepagents"
from
"vstorm-co/pydantic-deepagents"
3
Comprehensive data analysis skill for CSV files using Python and pandas
2026-01-09
video-comparer.md
148
1
export
video-comparer
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
This skill should be used when comparing two videos to analyze compression results or quality differences. Generates interactive HTML reports with quality metrics (PSNR, SSIM) and frame-by-frame visual comparisons. Triggers when users mention "compare videos", "video quality", "compression analysis", "before/after compression", or request quality assessment of compressed videos.
2026-01-09
cli-demo-generator.md
148
1
export
cli-demo-generator
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
This skill should be used when users want to create animated CLI demos, terminal recordings, or command-line demonstration GIFs. It supports both manual tape file creation and automated demo generation from command descriptions. Use when users mention creating demos, recording terminal sessions, or generating animated GIFs of CLI workflows.
2026-01-09
code-review.md
148
1
export
code-review
2
from
"vstorm-co/pydantic-deepagents"
from
"vstorm-co/pydantic-deepagents"
3
Review Python code for quality, security, and best practices
2026-01-09
youtube-downloader.md
148
1
export
youtube-downloader
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Download YouTube videos and HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use this skill when users request downloading videos, extracting audio, handling protected streams with authentication headers, or troubleshooting download issues like nsig extraction failures, 403 errors, or cookie extraction problems.
2026-01-09
statusline-generator.md
148
1
export
statusline-generator
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Configures and customizes Claude Code statuslines with multi-line layouts, cost tracking via ccusage, git status indicators, and customizable colors. Activates for statusline setup, installation, configuration, customization, color changes, cost display, git status integration, or troubleshooting statusline issues.
2026-01-09
cloudflare-troubleshooting.md
148
1
export
cloudflare-troubleshooting
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering. Use when troubleshooting ERR_TOO_MANY_REDIRECTS, SSL errors, DNS issues, or any Cloudflare-related problems. Focus on systematic investigation using Cloudflare API to examine actual configuration rather than making assumptions.
2026-01-09
developing-ios-apps.md
148
1
export
developing-ios-apps
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Develops iOS applications with XcodeGen, SwiftUI, and SPM. Triggers on XcodeGen project.yml configuration, SPM dependency issues, device deployment problems, code signing errors, camera/AVFoundation debugging, iOS version compatibility, or "Library not loaded @rpath" framework errors. Use when building iOS apps, fixing Xcode build failures, or deploying to real devices.
2026-01-09
ppt-creator.md
148
1
export
ppt-creator
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp, PowerPoint). Use for presentations, pitches, slide decks, or keynotes.
2026-01-09
github-ops.md
148
1
export
github-ops
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API operations including creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows in enterprise or public GitHub environments.
2026-01-09
ui-designer.md
148
1
export
ui-designer
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Extract design systems from reference UI images and generate implementation-ready UI design prompts. Use when users provide UI screenshots/mockups and want to create consistent designs, generate design systems, or build MVP UIs matching reference aesthetics.
2026-01-09
skills-search.md
148
1
export
skills-search
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
This skill should be used when users want to search, discover, install, or manage Claude Code skills from the CCPM registry. Triggers include requests like "find skills for PDF", "search for code review skills", "install cloudflare-troubleshooting", "list my installed skills", "what does skill-creator do", or any mention of finding/installing/managing Claude Code skills or plugins.
2026-01-09
llm-icon-finder.md
148
1
export
llm-icon-finder
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
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/providers/applications (Claude, GPT, Gemini, etc.), or request icons in SVG/PNG/WEBP formats.
2026-01-09
repomix-safe-mixer.md
148
1
export
repomix-safe-mixer
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Safely package codebases with repomix by automatically detecting and removing hardcoded credentials before packing. Use when packaging code for distribution, creating reference packages, or when the user mentions security concerns about sharing code with repomix.
2026-01-09
docs-cleaner.md
148
1
export
docs-cleaner
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Consolidates redundant documentation while preserving all valuable content. This skill should be used when users want to clean up documentation bloat, merge redundant docs, reduce documentation sprawl, or consolidate multiple files covering the same topic. Triggers include "clean up docs", "consolidate documentation", "too many doc files", "merge these docs", or when documentation exceeds 500 lines across multiple files covering similar topics.
2026-01-09
prompt-optimizer.md
148
1
export
prompt-optimizer
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Transform vague prompts into precise, well-structured specifications using EARS (Easy Approach to Requirements Syntax) methodology. This skill should be used when users provide loose requirements, ambiguous feature descriptions, or need to enhance prompts for AI-generated code, products, or documents. Triggers include requests to "optimize my prompt", "improve this requirement", "make this more specific", or when raw requirements lack detail and structure.
2026-01-09
markdown-tools.md
148
1
export
markdown-tools
2
from
"daymade/claude-code-skills"
from
"daymade/claude-code-skills"
3
Converts documents to markdown (PDFs, Word docs, PowerPoint, Confluence exports) with Windows/WSL path handling. Activates when converting .doc/.docx/PDF/PPTX files to markdown, processing Confluence exports, handling Windows/WSL path conversions, extracting images from PDFs, or working with markitdown utility.
2026-01-09