CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

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
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
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
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. guia-matthieu
  4. /
  5. clawfu-skills
  6. /
  7. Thought Based Reasoning

Thought Based Reasoning

Editor's Note

This is a structured prompting framework that makes Claude show its work on complex problems. You get six different techniques depending on what you're doing: zero-shot chain of thought for quick reasoning boosts, self-consistency when you need confidence scores, tree of thoughts for puzzles, least-to-most for breaking down dependencies, ReAct for grounding answers in real lookups, and PAL for generating Python to eliminate arithmetic errors. The decision matrix and templates are actually useful, not just theory. ClawFu claims 20-70% accuracy gains on the techniques, which tracks with the academic literature these are pulled from. Worth trying when you catch Claude hedging or making dumb math mistakes.

Install

npx skills add https://github.com/guia-matthieu/clawfu-skills --skill thought-based-reasoning
Votes
0
Installs194
GitHub Stars117
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment