Files
claude-code-skills-reference/.claude-plugin/marketplace.json
daymade 8a4c7cfb10 Release v1.7.0: Add repomix-safe-mixer skill
Add new security-focused skill for safely packaging codebases with repomix
by automatically detecting and removing hardcoded credentials.

New skill: repomix-safe-mixer
- Detects 20+ credential patterns (AWS, Supabase, Stripe, OpenAI, etc.)
- Scan → Report → Pack workflow with automatic blocking
- Standalone security scanner for pre-commit hooks
- Environment variable replacement guidance
- JSON output for CI/CD integration

Also updates:
- skill-creator: Simplified path resolution best practices
- marketplace.json: Version 1.7.0, added repomix-safe-mixer plugin
- README.md: Updated to 14 skills, added repomix-safe-mixer documentation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-26 16:48:52 +08:00

155 lines
7.2 KiB
JSON

{
"name": "daymade-skills",
"owner": {
"name": "daymade",
"email": "daymadev89@gmail.com"
},
"metadata": {
"description": "Professional Claude Code skills for GitHub operations, document conversion, diagram generation, statusline customization, Teams communication, repomix utilities, skill creation, CLI demo generation, LLM icon access, Cloudflare troubleshooting, UI design system extraction, professional presentation creation, YouTube video downloading, and secure repomix packaging",
"version": "1.7.0",
"homepage": "https://github.com/daymade/claude-code-skills"
},
"plugins": [
{
"name": "skill-creator",
"description": "Essential meta-skill for creating effective Claude Code skills with initialization scripts, validation, packaging, and privacy best practices",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "developer-tools",
"keywords": ["skill-creation", "claude-code", "development", "tooling", "workflow", "meta-skill", "essential"],
"skills": ["./skill-creator"]
},
{
"name": "github-ops",
"description": "Comprehensive GitHub operations using gh CLI and GitHub API for pull requests, issues, repositories, workflows, and API interactions",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "developer-tools",
"keywords": ["github", "gh-cli", "pull-request", "issues", "workflows", "api"],
"skills": ["./github-ops"]
},
{
"name": "markdown-tools",
"description": "Convert documents (PDFs, Word, PowerPoint, Confluence exports) to markdown with Windows/WSL path handling support",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "document-conversion",
"keywords": ["markdown", "pdf", "docx", "confluence", "markitdown", "wsl"],
"skills": ["./markdown-tools"]
},
{
"name": "mermaid-tools",
"description": "Generate Mermaid diagrams from markdown with automatic PNG/SVG rendering and extraction from documents",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "documentation",
"keywords": ["mermaid", "diagrams", "visualization", "flowchart", "sequence"],
"skills": ["./mermaid-tools"]
},
{
"name": "statusline-generator",
"description": "Configure Claude Code statuslines with multi-line layouts, cost tracking via ccusage, git status, and customizable colors",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "customization",
"keywords": ["statusline", "ccusage", "git-status", "customization", "prompt"],
"skills": ["./statusline-generator"]
},
{
"name": "teams-channel-post-writer",
"description": "Create professional Microsoft Teams channel posts with Adaptive Cards, formatted announcements, and corporate communication standards",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "communication",
"keywords": ["teams", "microsoft", "adaptive-cards", "communication", "announcements"],
"skills": ["./teams-channel-post-writer"]
},
{
"name": "repomix-unmixer",
"description": "Extract files from repomix packaged formats (XML, Markdown, JSON) with automatic format detection and validation",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "utilities",
"keywords": ["repomix", "unmix", "extract", "xml", "conversion"],
"skills": ["./repomix-unmixer"]
},
{
"name": "llm-icon-finder",
"description": "Find and access AI/LLM model brand icons from lobe-icons library in SVG/PNG/WEBP formats",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "assets",
"keywords": ["icons", "ai-models", "llm", "branding", "lobe-icons"],
"skills": ["./llm-icon-finder"]
},
{
"name": "cli-demo-generator",
"description": "Generate professional animated CLI demos and terminal recordings with VHS. Supports automated generation, batch processing, and interactive recording for documentation and tutorials",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "developer-tools",
"keywords": ["cli", "demo", "terminal", "vhs", "gif", "recording", "animation", "documentation"],
"skills": ["./cli-demo-generator"]
},
{
"name": "cloudflare-troubleshooting",
"description": "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",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "developer-tools",
"keywords": ["cloudflare", "troubleshooting", "ssl", "dns", "api", "debugging", "devops"],
"skills": ["./cloudflare-troubleshooting"]
},
{
"name": "ui-designer",
"description": "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",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "design",
"keywords": ["ui", "design-system", "mockup", "screenshot", "design-extraction", "mvp"],
"skills": ["./ui-designer"]
},
{
"name": "ppt-creator",
"description": "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",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "productivity",
"keywords": ["presentation", "powerpoint", "pptx", "slides", "marp", "charts", "data-visualization", "pyramid-principle"],
"skills": ["./ppt-creator"]
},
{
"name": "youtube-downloader",
"description": "Download YouTube videos and audio using yt-dlp with robust error handling. Use when users request downloading YouTube videos, extracting audio from YouTube, or need help with yt-dlp download issues like nsig extraction failures or network problems",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "utilities",
"keywords": ["youtube", "yt-dlp", "video-download", "audio-extraction", "mp3", "download", "youtube-dl"],
"skills": ["./youtube-downloader"]
},
{
"name": "repomix-safe-mixer",
"description": "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",
"source": "./",
"strict": false,
"version": "1.0.0",
"category": "security",
"keywords": ["repomix", "security", "credentials", "secrets-scanning", "safe-packaging", "secret-detection", "code-security"],
"skills": ["./repomix-safe-mixer"]
}
]
}