712 lines
25 KiB
JSON
712 lines
25 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, secure repomix packaging, ASR transcription correction, video comparison quality analysis, comprehensive QA testing infrastructure, prompt optimization with EARS methodology, session history recovery, documentation cleanup, format-controlled deep research report generation with evidence tracking, PDF generation with Chinese font support, CLAUDE.md progressive disclosure optimization, CCPM skill registry search and management, Promptfoo LLM evaluation framework, iOS app development with XcodeGen and SwiftUI, fact-checking with automated corrections, Twitter/X content fetching, intelligent macOS disk space recovery, skill quality review and improvement, GitHub contribution strategy, complete internationalization/localization setup, and plugin/skill troubleshooting with diagnostic tools",
|
|
"version": "1.26.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, marketplace registration, and privacy best practices",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.3.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 and PDF image extraction support",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.1.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 HLS streams (m3u8) from platforms like Mux, Vimeo, etc. using yt-dlp and ffmpeg. Use 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",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.1.0",
|
|
"category": "utilities",
|
|
"keywords": [
|
|
"youtube",
|
|
"yt-dlp",
|
|
"video-download",
|
|
"audio-extraction",
|
|
"mp3",
|
|
"download",
|
|
"hls",
|
|
"m3u8",
|
|
"ffmpeg",
|
|
"streaming",
|
|
"mux",
|
|
"vimeo"
|
|
],
|
|
"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"
|
|
]
|
|
},
|
|
{
|
|
"name": "transcript-fixer",
|
|
"description": "Corrects speech-to-text (ASR/STT) transcription errors in meeting notes, lecture recordings, interviews, and voice memos through dictionary-based rules and AI corrections. Supports Chinese domain names, AI fallback to Claude Code, and iterative dictionary building. Use when users mention transcript correction, ASR errors, speech-to-text mistakes, homophone errors, or working with transcription files",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.1.0",
|
|
"category": "productivity",
|
|
"keywords": [
|
|
"transcription",
|
|
"asr",
|
|
"stt",
|
|
"speech-to-text",
|
|
"correction",
|
|
"ai",
|
|
"meeting-notes",
|
|
"nlp"
|
|
],
|
|
"skills": [
|
|
"./transcript-fixer"
|
|
]
|
|
},
|
|
{
|
|
"name": "video-comparer",
|
|
"description": "Compare two videos and generate interactive HTML reports with quality metrics (PSNR, SSIM) and frame-by-frame visual comparisons. Use when analyzing compression results, evaluating codec performance, or assessing video quality differences",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "media",
|
|
"keywords": [
|
|
"video",
|
|
"comparison",
|
|
"quality-analysis",
|
|
"psnr",
|
|
"ssim",
|
|
"compression",
|
|
"ffmpeg",
|
|
"codec"
|
|
],
|
|
"skills": [
|
|
"./video-comparer"
|
|
]
|
|
},
|
|
{
|
|
"name": "qa-expert",
|
|
"description": "Comprehensive QA testing infrastructure with autonomous LLM execution, Google Testing Standards (AAA pattern), and OWASP security testing. Use when establishing QA processes, writing test cases, executing test plans, tracking bugs with P0-P4 classification, calculating quality metrics, enforcing quality gates, or preparing third-party QA handoffs. Enables 100x faster test execution via master prompts",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"qa",
|
|
"testing",
|
|
"test-cases",
|
|
"bug-tracking",
|
|
"google-standards",
|
|
"owasp",
|
|
"security",
|
|
"automation",
|
|
"quality-gates",
|
|
"metrics"
|
|
],
|
|
"skills": [
|
|
"./qa-expert"
|
|
]
|
|
},
|
|
{
|
|
"name": "prompt-optimizer",
|
|
"description": "Transform vague prompts into precise, well-structured specifications using EARS (Easy Approach to Requirements Syntax) methodology. Use when users provide loose requirements, ambiguous feature descriptions, need to enhance prompts for AI-generated code/products/documents, request prompt optimization, or want to improve requirements engineering. Applies domain theories (GTD, BJ Fogg, Gestalt, AIDA, Zero Trust) and structured Role/Skills/Workflows/Examples/Formats framework",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.1.0",
|
|
"category": "productivity",
|
|
"keywords": [
|
|
"prompt-engineering",
|
|
"ears",
|
|
"requirements",
|
|
"specifications",
|
|
"optimization",
|
|
"domain-theory",
|
|
"prompt-enhancement",
|
|
"ai-prompting"
|
|
],
|
|
"skills": [
|
|
"./prompt-optimizer"
|
|
]
|
|
},
|
|
{
|
|
"name": "claude-code-history-files-finder",
|
|
"description": "Find and recover content from Claude Code session history files. Use when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code/documents from previous Claude interactions. Triggers include mentions of session history, recover deleted, find in history, previous conversation, or .claude/projects",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"session-history",
|
|
"recovery",
|
|
"deleted-files",
|
|
"conversation-history",
|
|
"file-tracking",
|
|
"claude-code",
|
|
"history-analysis"
|
|
],
|
|
"skills": [
|
|
"./claude-code-history-files-finder"
|
|
]
|
|
},
|
|
{
|
|
"name": "docs-cleaner",
|
|
"description": "Consolidates redundant documentation while preserving all valuable content. Use when cleaning up documentation bloat, merging redundant docs, reducing documentation sprawl, or consolidating multiple files covering the same topic",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "productivity",
|
|
"keywords": [
|
|
"documentation",
|
|
"cleanup",
|
|
"consolidation",
|
|
"redundancy",
|
|
"merge",
|
|
"docs"
|
|
],
|
|
"skills": [
|
|
"./docs-cleaner"
|
|
]
|
|
},
|
|
{
|
|
"name": "pdf-creator",
|
|
"description": "Create PDF documents from markdown with proper Chinese font support using weasyprint. Use when converting markdown to PDF, generating formal documents (legal filings, trademark applications, reports), or when Chinese typography is required. Triggers include convert to PDF, generate PDF, markdown to PDF, or printable documents",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "document-conversion",
|
|
"keywords": [
|
|
"pdf",
|
|
"markdown",
|
|
"weasyprint",
|
|
"chinese-fonts",
|
|
"document-generation",
|
|
"legal",
|
|
"reports",
|
|
"typography"
|
|
],
|
|
"skills": [
|
|
"./pdf-creator"
|
|
]
|
|
},
|
|
{
|
|
"name": "claude-md-progressive-disclosurer",
|
|
"description": "Optimize user CLAUDE.md files by applying progressive disclosure principles. This skill should be used when users want to reduce CLAUDE.md bloat, move detailed content to references, extract reusable patterns into skills, or improve context efficiency. Triggers include optimize CLAUDE.md, reduce CLAUDE.md size, apply progressive disclosure, or complaints about CLAUDE.md being too long",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.1",
|
|
"category": "productivity",
|
|
"keywords": [
|
|
"claude-md",
|
|
"progressive-disclosure",
|
|
"optimization",
|
|
"context-efficiency",
|
|
"configuration",
|
|
"token-savings"
|
|
],
|
|
"skills": [
|
|
"./claude-md-progressive-disclosurer"
|
|
]
|
|
},
|
|
{
|
|
"name": "skills-search",
|
|
"description": "Search, discover, install, and manage Claude Code skills from the CCPM registry. Use when users want to find skills for specific tasks, install skills by name, list installed skills, get skill details, or manage their Claude Code skill collection. Triggers include find skills, search for plugins, install skill, list installed skills, or any CCPM registry operations",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"ccpm",
|
|
"skills",
|
|
"search",
|
|
"install",
|
|
"registry",
|
|
"plugin",
|
|
"marketplace",
|
|
"discovery",
|
|
"skill-management"
|
|
],
|
|
"skills": [
|
|
"./skills-search"
|
|
]
|
|
},
|
|
{
|
|
"name": "promptfoo-evaluation",
|
|
"description": "Configures and runs LLM evaluation using Promptfoo framework. Use when setting up prompt testing, creating evaluation configs (promptfooconfig.yaml), writing Python custom assertions, implementing llm-rubric for LLM-as-judge, or managing few-shot examples in prompts. Triggers on keywords like promptfoo, eval, LLM evaluation, prompt testing, or model comparison",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"promptfoo",
|
|
"evaluation",
|
|
"llm-testing",
|
|
"prompt-testing",
|
|
"assertions",
|
|
"llm-rubric",
|
|
"few-shot",
|
|
"model-comparison"
|
|
],
|
|
"skills": [
|
|
"./promptfoo-evaluation"
|
|
]
|
|
},
|
|
{
|
|
"name": "iOS-APP-developer",
|
|
"description": "Develops iOS applications with XcodeGen, SwiftUI, and SPM. Use when configuring XcodeGen project.yml, resolving SPM dependency issues, deploying to devices, handling code signing, debugging camera/AVFoundation, iOS version compatibility issues, or fixing Library not loaded @rpath framework errors. Includes state machine testing patterns for @MainActor classes",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.1.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"ios",
|
|
"xcodegen",
|
|
"swiftui",
|
|
"spm",
|
|
"avfoundation",
|
|
"camera",
|
|
"code-signing",
|
|
"device-deployment",
|
|
"swift",
|
|
"xcode",
|
|
"testing"
|
|
],
|
|
"skills": [
|
|
"./iOS-APP-developer"
|
|
]
|
|
},
|
|
{
|
|
"name": "fact-checker",
|
|
"description": "Verifies factual claims in documents using web search and official sources, then proposes corrections with user confirmation. Use when the user asks to fact-check, verify information, validate claims, check accuracy, or update outdated information in documents. Supports AI model specs, technical documentation, statistics, and general factual statements",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "productivity",
|
|
"keywords": [
|
|
"fact-checking",
|
|
"verification",
|
|
"accuracy",
|
|
"sources",
|
|
"validation",
|
|
"corrections",
|
|
"web-search"
|
|
],
|
|
"skills": [
|
|
"./fact-checker"
|
|
]
|
|
},
|
|
{
|
|
"name": "twitter-reader",
|
|
"description": "Fetch Twitter/X post content by URL using jina.ai API to bypass JavaScript restrictions. Use when Claude needs to retrieve tweet content including author, timestamp, post text, images, and thread replies. Supports individual posts or batch fetching from x.com or twitter.com URLs",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "utilities",
|
|
"keywords": [
|
|
"twitter",
|
|
"x",
|
|
"social-media",
|
|
"jina",
|
|
"content-fetching",
|
|
"api",
|
|
"scraping",
|
|
"threads"
|
|
],
|
|
"skills": [
|
|
"./twitter-reader"
|
|
]
|
|
},
|
|
{
|
|
"name": "macos-cleaner",
|
|
"description": "Intelligent macOS disk space analysis and cleanup with safety-first philosophy. Use when users report disk space issues, need to clean their Mac, or want to understand storage consumption. Analyzes system caches, application remnants, large files, and development environments (Docker, Homebrew, npm, pip) with risk categorization (Safe/Caution/Keep) and requires explicit user confirmation before any deletions. Includes Mole visual tool integration for hybrid workflow",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.1.0",
|
|
"category": "utilities",
|
|
"keywords": [
|
|
"macos",
|
|
"disk-space",
|
|
"cleanup",
|
|
"cache",
|
|
"storage",
|
|
"developer-tools",
|
|
"docker",
|
|
"homebrew",
|
|
"system-maintenance",
|
|
"safety"
|
|
],
|
|
"skills": [
|
|
"./macos-cleaner"
|
|
]
|
|
},
|
|
{
|
|
"name": "skill-reviewer",
|
|
"description": "Reviews and improves Claude Code skills against official best practices. Supports three modes - self-review (validate your own skills), external review (evaluate others' skills), and auto-PR (fork, improve, submit). Use when checking skill quality, reviewing skill repositories, or contributing improvements to open-source skills",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"skill-review",
|
|
"best-practices",
|
|
"claude-code",
|
|
"quality-assurance",
|
|
"open-source",
|
|
"contribution",
|
|
"auto-pr"
|
|
],
|
|
"skills": [
|
|
"./skill-reviewer"
|
|
]
|
|
},
|
|
{
|
|
"name": "github-contributor",
|
|
"description": "Strategic guide for becoming an effective GitHub contributor. Covers opportunity discovery, project selection, high-quality PR creation, and reputation building. Use when looking to contribute to open-source projects, building GitHub presence, or learning contribution best practices",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"github",
|
|
"open-source",
|
|
"contribution",
|
|
"pull-request",
|
|
"reputation",
|
|
"contributor",
|
|
"oss"
|
|
],
|
|
"skills": [
|
|
"./github-contributor"
|
|
]
|
|
},
|
|
{
|
|
"name": "i18n-expert",
|
|
"description": "Complete internationalization/localization setup and auditing for UI codebases. Configure i18n frameworks, replace hard-coded strings with translation keys, ensure locale parity between en-US and zh-CN, and validate pluralization and formatting. Use when setting up i18n for React/Next.js/Vue apps, auditing existing implementations, replacing hard-coded strings, ensuring proper error code mapping, or validating pluralization and date/time/number formatting across locales",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "developer-tools",
|
|
"keywords": [
|
|
"i18n",
|
|
"internationalization",
|
|
"localization",
|
|
"translation",
|
|
"react-i18next",
|
|
"next-intl",
|
|
"vue-i18n",
|
|
"locale",
|
|
"multilingual",
|
|
"globalization"
|
|
],
|
|
"skills": [
|
|
"./i18n-expert"
|
|
]
|
|
},
|
|
{
|
|
"name": "claude-skills-troubleshooting",
|
|
"description": "Diagnose and resolve Claude Code plugin and skill configuration issues. Debug plugin installation, enablement, and activation problems with systematic workflows. Use when plugins are installed but not showing in available skills list, skills are not activating as expected, troubleshooting enabledPlugins configuration in settings.json, debugging 'plugin not working' or 'skill not showing' issues, or understanding plugin state architecture and lifecycle",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "utilities",
|
|
"keywords": [
|
|
"troubleshooting",
|
|
"debugging",
|
|
"plugins",
|
|
"skills",
|
|
"diagnostics",
|
|
"configuration",
|
|
"enabledPlugins",
|
|
"settings",
|
|
"marketplace"
|
|
],
|
|
"skills": [
|
|
"./claude-skills-troubleshooting"
|
|
]
|
|
},
|
|
{
|
|
"name": "meeting-minutes-taker",
|
|
"description": "Transform meeting transcripts into high-fidelity, structured meeting minutes with iterative review. Use when a meeting transcript is provided and meeting minutes are requested, multiple versions need merging without content loss, or existing minutes need review against original transcript. Features evidence-based recording with speaker quotes, Mermaid diagrams for architecture discussions, multi-turn parallel generation to avoid content loss, and iterative human-in-the-loop refinement",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "productivity",
|
|
"keywords": [
|
|
"meeting",
|
|
"minutes",
|
|
"transcript",
|
|
"notes",
|
|
"documentation",
|
|
"mermaid",
|
|
"quotes",
|
|
"action-items"
|
|
],
|
|
"skills": [
|
|
"./meeting-minutes-taker"
|
|
]
|
|
},
|
|
{
|
|
"name": "deep-research",
|
|
"description": "Generate format-controlled research reports with evidence tracking, citations, and iterative review. Use when users request research reports, literature reviews, market or industry analysis, competitive landscapes, policy or technical briefs, or strict report templates and section formatting",
|
|
"source": "./",
|
|
"strict": false,
|
|
"version": "1.0.0",
|
|
"category": "documentation",
|
|
"keywords": [
|
|
"research",
|
|
"report",
|
|
"analysis",
|
|
"literature-review",
|
|
"market-research",
|
|
"citations",
|
|
"evidence",
|
|
"deepresearch"
|
|
],
|
|
"skills": [
|
|
"./deep-research"
|
|
]
|
|
}
|
|
]
|
|
}
|