CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
daymade avatar

Teams Channel Post Writer

daymade/claude-code-skills
769 installs1.3k stars
Summary

You're writing Teams posts to teach your colleagues about Claude Code features, and this gives you a structured way to do it consistently. It walks you through research, planning, and drafting with a template that emphasizes the "Normal vs Better" pattern instead of making people feel wrong. The core idea is connecting features to underlying principles like context engineering, not just listing what buttons to click. You get writing guidelines, a quality checklist, and explicit instructions on showing concrete examples people can actually copy. It's opinionated about structure, which is the point. If your team shares tips in Teams channels and you want them to actually be useful instead of vague announcements, this keeps you honest.

Install to Claude Code

npx -y skills add daymade/claude-code-skills --skill teams-channel-post-writer --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Files
SKILL.mdView on GitHub

Teams Channel Post Writer

Overview

Create well-structured, educational Teams channel posts for internal knowledge sharing about Claude Code features and best practices. This skill provides templates, writing guidelines, and a structured workflow to produce consistent, actionable content that helps colleagues learn effective Claude Code usage.

When to Use This Skill

This skill activates when creating Teams channel posts to:

  • Announce and explain new Claude Code features
  • Share Claude Code tips and best practices
  • Teach effective prompting patterns and workflows
  • Connect features to broader engineering principles (e.g., context engineering)
  • Document lessons learned from using Claude Code

Workflow

1. Understand the Topic

Gather information about what to write about:

  • Research the feature/topic thoroughly using official documentation
  • Verify release dates and version numbers from changelogs
  • Identify the core benefit or principle the post should teach
  • Collect concrete examples from real usage

Research checklist:

  • Found official release date/version number
  • Verified feature behavior through testing or documentation
  • Identified authoritative sources to link to
  • Understood the underlying principle or best practice

2. Plan the Content

Based on the writing guidelines in references/writing-guidelines.md, plan:

  • Hook: What's new or important about this topic?
  • Core principle: What best practice does this illustrate?
  • Examples: What concrete prompts or workflows demonstrate this?
  • Call-to-action: What should readers try next?

3. Draft Using the Template

Start with the template in assets/post-template.md and fill in:

  1. Title: Use an emoji and clear description
  2. Introduction: Include release date and brief context
  3. What it is: 1-2 sentence explanation
  4. How to use it: Show "Normal vs Better" pattern with explicit instructions
  5. Why use it: Explain the underlying principle with 4 key benefits
  6. Examples: Provide 3+ realistic, concrete prompts
  7. Options/Settings: List key configurations or parameters
  8. Call-to-action: End with actionable next step
  9. Learn more: Link to authoritative resources

4. Apply Writing Guidelines

Review the draft against the quality checklist in references/writing-guidelines.md:

  • Educational and helpful tone
  • "Normal/Better" pattern (not "Wrong/Correct")
  • Concrete, realistic examples
  • Explains the "why" with principles
  • Clear structure with bullets and formatting
  • Verified facts and dates

5. Save and Share

Save the final post to your team's documentation location with a descriptive filename like "Claude Code Tips.md" or "[Topic Name].md"

Key Principles

Show, Don't Just Tell

Always include concrete examples users can adapt. Use "Normal vs Better" comparisons to demonstrate improvements without making readers feel criticized.

Connect to Principles

Don't just describe features—explain the underlying best practices. For example, connect the Explore agent to "context offloading" principles in context engineering.

Make it Actionable

Be explicit about invocation patterns. Users should be able to copy/paste examples and immediately use them.

Verify Everything

Always research release dates, verify feature behavior, and link to authoritative sources. Accuracy builds trust.

Resources

references/writing-guidelines.md

Comprehensive writing guidelines including:

  • Tone and style standards
  • Structure patterns for different post types
  • Formatting conventions
  • Research requirements
  • Quality checklist

Reference this file for detailed guidance on tone, structure, and quality standards.

assets/post-template.md

Ready-to-use markdown template with placeholder structure for:

  • Title and introduction
  • Feature explanation
  • Usage examples
  • Benefits and principles
  • Options and settings
  • Call-to-action and resources

Copy this template as a starting point for new posts, then customize the content while maintaining the proven structure.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
inference shell
inference shell
create and run specialised agents in minutes
build now →
MCP-ready Email SendingMCP-ready Email Sending
MCP-ready Email Sending
Plug Mailtrap into your AI workflow and let it handle the email.
Connect Mailtrap MCP →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Capacitor - Shared memory for your team’s coding agents.
Capacitor - Shared memory for your team’s coding agents.
Make coding agent sessions - Searchable, Shareable, Vendor-neutral & Scored.
Try For Free →
CodeScene MCP ServerCodeScene MCP Server
CodeScene MCP Server
Your agent targets a perfect 10 Code Health score. Deterministic. Every commit.
Try For Free →
Give your AI the whole web as clean markdownGive your AI the whole web as clean markdown
Give your AI the whole web as clean markdown
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
belt - the only tool your agent needs
belt - the only tool your agent needs
belt cli automatically finds the best tools and skills for your agent. image, video, music, tts...
one prompt install →
Categories
Documentation
First SeenJun 3, 2026
View on GitHub

More from daymade/claude-code-skills

All 53 skills →
  • Cli Demo Generator766
  • Claude Skills Troubleshooting755
  • Repomix Safe Mixer737
  • Repomix Unmixer711
  • Financial Data Collector708
  • Product Analysis680
  • Doc To Markdown673
  • Windows Remote Desktop Connection Doctor629
  • Scrapling Skill608
  • Continue Claude Work607
  • Asr Transcribe To Text604
  • Fixing Claude Export Conversations597
  • Douban Skill573
  • Terraform Skill535
  • Gangtise Copilot530
  • Marketplace Dev528
  • Tunnel Doctor503
  • Debugging Network Issues490
  • Slides Creator480
  • Competitors Analysis474
  • Markdown Tools170
  • Twitter Reader2.5k
  • I18n Expert1.9k
  • Prompt Optimizer1.6k

Recommended

More Documentation →
aj-geddes avatar
technical-specification

aj-geddes/useful-ai-prompts

Create detailed technical specifications, requirements documents, design documents, and system architecture specs. Use when writing technical specs, requirements docs, or design documents.
766
317
nexscope-ai avatar
amazon-category-ungating

nexscope-ai/amazon-skills

Category and brand ungating — requirements, documentation, appeal process, restricted categories guide
763
558
apollographql avatar
apollo-ios

apollographql/skills

Guide for building Apple-platform applications with Apollo iOS, the strongly-typed GraphQL client for Swift. Use this skill when: (1) adding Apollo iOS to a Swift Package Manager or Xcode project, (2) configuring `apollo-codegen-config.json` and running code generation, (3) configuring an `ApolloClient` with auth, interceptors, and caching, (4) writing queries, mutations, or subscriptions from SwiftUI views, (5) writing tests against generated operation mocks.
737
102
davila7 avatar
content-creator

davila7/claude-code-templates

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
720
30.2k
alirezarezvani avatar
codebase-onboarding

alirezarezvani/claude-skills

Analyze a codebase and generate onboarding documentation for engineers, tech leads, and contractors. Fast fact-gathering and repeatable onboarding outputs. Use when onboarding a new engineer, writing architecture-overview docs for a new project, or producing tech-lead briefings for unfamiliar repos.
665
24.6k
alirezarezvani avatar
content-strategy

alirezarezvani/claude-skills

When the user wants to plan a content strategy, decide what content to create, or figure out what topics to cover. Also use when the user mentions "content strategy," "what should I write about," "content ideas," "blog strategy," "topic clusters," or "content planning." For writing individual pieces, see copywriting. For SEO-specific audits, see seo-audit.
654
24.6k