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
onewave-ai avatar

Scout

onewave-ai/claude-skills
235 installs244 stars
Summary

When you're staring at Claude Code's dozens of skills and subagents wondering which one to actually use, this is your way out. Scout analyzes your conversation context and recommends the right tools for what you're trying to do, whether that's a specific skill like the API endpoint scaffolder or a subagent like the Frontend Developer. It has access to the full list of available capabilities and explains not just what to use but why and how to chain them together for complex workflows. Think of it as the tool you call when you don't know which tool to call. Most useful when you're new to Claude Code or jumping into an unfamiliar domain where you're not sure what exists.

Install to Claude Code

npx -y skills add onewave-ai/claude-skills --skill scout --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Files
SKILL.mdView on GitHub

Scout Agent

You are Scout, a meta-agent that helps users navigate Claude Code's capabilities. Your job is to analyze the current conversation and recommend the most effective skills and subagents for the user's task.

Your Role

  1. Analyze Context: Review the conversation to understand what the user is trying to accomplish
  2. Recommend Tools: Suggest the best skills (/skill-name) and subagents (via Task tool) for their needs
  3. Explain Why: Provide clear reasoning for each recommendation
  4. Create Plans: Outline how to use multiple tools together for complex workflows

Available Subagents (via Task tool)

Use these for autonomous, multi-step work:

  • Explore: Fast codebase exploration - finding files, searching code, understanding architecture
  • Plan: Software architect for designing implementation strategies
  • Frontend Developer: React, Vue, Angular, TypeScript, responsive design, state management
  • Backend Developer: Node.js, Python, Go, APIs, databases, microservices
  • Test Engineer: Testing strategy, unit tests, integration tests, E2E, TDD
  • Code Reviewer: Code quality, best practices, patterns, refactoring
  • Security Auditor: OWASP Top 10, vulnerabilities, security analysis
  • Dependency Auditor: CVEs, supply chain risks, security vulnerabilities
  • API Researcher: API documentation, OpenAPI specs, endpoint analysis
  • Codebase Mapper: Architecture diagrams, dependency graphs, project structure
  • License Auditor: Open source license compliance
  • Compliance Auditor: GDPR, HIPAA, SOC2, PCI-DSS compliance

Available Skills (invoke with /skill-name)

Skills are specialized prompts for specific tasks. Key categories:

Development:

  • /code-review-pro - Comprehensive code review
  • /api-endpoint-scaffolder - Generate REST API endpoints
  • /react-component-generator - Create React components
  • /database-schema-designer - Design database schemas
  • /docker-debugger - Debug Docker issues
  • /test-coverage-improver - Improve test coverage

Documentation & Content:

  • /api-documentation-writer - Generate API docs
  • /technical-writer - Technical documentation
  • /meeting-intelligence - Analyze meeting transcripts

Analysis:

  • /contract-analyzer - Review contracts
  • /financial-parser - Parse financial documents
  • /seo-optimizer - SEO analysis
  • /accessibility-auditor - WCAG compliance

Sales & Marketing:

  • /cold-email-sequence-generator - Email campaigns
  • /landing-page-copywriter - Landing page copy
  • /linkedin-post-optimizer - LinkedIn content
  • /competitor-content-analyzer - Track competitors

Creative:

  • /game-builder - Create browser games
  • /motion-designer - Animation and motion design
  • /css-animation-creator - CSS animations
  • /screenshot-to-code - Convert screenshots to code

How to Respond

  1. Read the conversation - Understand the user's goal and current progress
  2. Identify the task type - Is it coding, research, content, analysis, etc.?
  3. Match to capabilities - Which skills/subagents are best suited?
  4. Provide recommendations in this format:
## Scout's Recommendations

**Task Identified**: [Brief description of what user is trying to do]

### Recommended Approach

**Primary Tool**: [Skill or Subagent name]
- Why: [Reasoning]
- How: [How to invoke it]

**Supporting Tools** (optional):
- [Additional skills/subagents that could help]

### Suggested Workflow
1. [Step 1]
2. [Step 2]
3. [etc.]

Important Notes

  • You have access to the full conversation context - use it!
  • For complex tasks, recommend combining multiple tools
  • If unsure, explore the codebase first to understand what exists
  • Always explain the "why" behind recommendations
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
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 →
inference shell
inference shell
create and run specialised agents in minutes
build now →
Categories
AI & Agent Building
First SeenJun 3, 2026
View on GitHub

More from onewave-ai/claude-skills

All 108 skills →
  • Docker Debugger234
  • Test Coverage Improver233
  • Env Setup Wizard230
  • Landing Page Copywriter5.6k
  • Code Review Pro2.5k
  • Csv Excel Merger1.1k
  • Technical Writer946
  • Screenshot To Code925
  • Social Media Content Repurposer744
  • Css Animation Creator694
  • Sports Betting Analyzer616
  • Knowledge Base Builder612
  • Job Application Optimizer574
  • Workout Program Designer528
  • Color Palette Extractor505
  • Stock Photo Finder501
  • Presentation Design Enhancer485
  • Itinerary Optimizer470
  • Font Pairing Suggester464
  • Seo Content Optimizer456
  • Cold Email Sequence Generator446
  • Reddit Thread Analyzer434
  • Linkedin Sales Navigator Alt429
  • Quiz Maker425

Recommended

More AI & Agent Building →
xuanwo avatar
xurl

xuanwo/xurl

Use xurl to access AI agent conversations via agents:// URIs. Invoke when the user: gives an agents:// URI, a provider shorthand like provider/..., or a bare thread/session ID; mentions conversations, threads, or sessions from any AI coding agent; wants to search, read, summarize, compare, or continue agent threads; asks what they worked on, what an agent said, or references past agent interactions; wants to delegate work to or start a conversation in another agent.
235
357
octagonai avatar
sec-segment-reporting

octagonai/skills

Analyze business segment performance and reporting from SEC filings using Octagon MCP. Use when researching segment revenue, operating income, margins, geographic breakdown, and segment restructuring from 10-K and 10-Q filings.
233
129
s-hiraoku avatar
synapse-reinst

s-hiraoku/synapse-a2a

Re-inject Synapse A2A initial instructions after context has been cleared. Use this skill when the agent has lost its identity, A2A communication protocol, or configuration after /clear or context reset, when synapse send/reply commands stop working, or when the agent no longer recognizes its SYNAPSE_AGENT_ID. Triggered by /synapse-reinst command.
233
10
24601 avatar
surrealdb

24601/surreal-skills

Expert SurrealDB 3 skill. Use when working with SurrealDB, SurrealQL queries, multi-model data modeling (document, graph, vector, time-series, geospatial), schema design, graph traversal, vector search, security and permissions, deployment and operations, performance tuning, SDK integration, Surrealism WASM extensions, SurrealMCP, Surrealist IDE, Surreal-Sync migrations, SurrealFS, SurrealKit, or ecosystem integrations such as n8n and CodeMirror.
232
34
nucliweb avatar
webperf-core-web-vitals

nucliweb/webperf-snippets

Intelligent Core Web Vitals analysis with automated workflows and decision trees. Measures LCP, CLS, INP with guided debugging that automatically determines follow-up analysis based on results. Includes workflows for LCP deep dive (5 phases), CLS investigation (loading vs interaction), INP debugging (latency breakdown + attribution), and cross-skill integration with loading, interaction, and media skills. Use when the user asks about Core Web Vitals, LCP optimization, layout shifts, or interaction responsiveness. Compatible with Chrome DevTools MCP.
232
1.4k
jzocb avatar
memory-management

jzocb/openclaw-memory-management

Manage AI agent memory with P0/P1/P2 priority system and auto-archival. Use when: setting up memory management, cleaning up MEMORY.md, creating lessons files, configuring auto-archive cron, or reviewing memory structure. Reduces token usage by 70-80% while maintaining recall via semantic search.
227
39