Files
claude-code-skills-reference/teams-channel-post-writer/assets/post-template.md
daymade 94b40e0833 Initial release: Professional Claude Code Skills Marketplace
8 production-ready skills for enhanced Claude Code workflows:

1. github-ops - Comprehensive GitHub operations via gh CLI and API
   - PR/issue management, workflow automation, API interactions

2. markdown-tools - Document conversion to markdown
   - PDF/Word/PowerPoint/Confluence → Markdown with WSL support

3. mermaid-tools - Mermaid diagram generation
   - Extract and render diagrams from markdown to PNG/SVG

4. statusline-generator - Claude Code statusline customization
   - Multi-line layouts, cost tracking, git status, colors

5. teams-channel-post-writer - Microsoft Teams communication
   - Adaptive Cards, formatted announcements, corporate standards

6. repomix-unmixer - Repomix file extraction
   - Extract from XML/Markdown/JSON formats with auto-detection

7. skill-creator - Skill development toolkit
   - Init, validation, packaging scripts with privacy best practices

8. llm-icon-finder - AI/LLM brand icon finder
   - 100+ AI model icons in SVG/PNG/WEBP formats

Features:
- Individual skill installation (install only what you need)
- Progressive disclosure design (optimized context usage)
- Privacy-safe examples (no personal/company information)
- Comprehensive documentation with references
- Production-tested workflows

Installation:
/plugin marketplace add daymade/claude-code-skills
/plugin marketplace install daymade/claude-code-skills#<skill-name>

Version: 1.2.0
License: See individual skill licenses

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 23:42:29 +08:00

40 lines
916 B
Markdown

## 🎯 [Title]: [Feature/Tool Name]
**New in [Tool Name] ([Date]):** Brief introduction of what this is about.
**What is it?**
[1-2 sentence explanation of the feature/tool/concept]
**How to use it - BE EXPLICIT:**
📝 **Normal:** "[Example of typical approach]"
**Better:** "[Example of improved approach with explicit instructions]"
**Why use it? ([Key Principle/Best Practice])**
[Explanation of the underlying principle or best practice]
- **Benefit 1**: Explanation
- **Benefit 2**: Explanation
- **Benefit 3**: Explanation
- **Benefit 4**: Explanation
[Optional analogy or comparison to make the concept relatable]
**Example prompts:**
"[Example 1]"
"[Example 2]"
"[Example 3]"
**Key settings/levels/options:**
- `option1` - Description
- `option2` - Description (recommended)
- `option3` - Description
Try it next time you [call to action]!
**Learn more:** [Link to additional resources]