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. max-sixty
  4. /
  5. worktrunk
  6. /
  7. Wt Switch Create

Wt Switch Create

Editor's Note

Creates a new git worktree using the wt CLI and immediately switches your Claude session into it, so you're working in an isolated branch from the start. You can launch a session with `/wt-switch-create my-feature -- fix the parser` or mid-session to move work into a fresh branch. It handles the worktrunk sibling layout automatically and won't nest worktrees if you're already in one. The real utility is keeping exploratory work or risky changes in their own worktrees without mucking up your main directory. Requires the wt CLI installed and the WorktreeCreate hook configured. Cleanup is handled by separate exit commands that respect uncommitted changes.

Install

npx skills add https://github.com/max-sixty/worktrunk --skill wt-switch-create
Votes
0
Installs278
GitHub Stars5.3k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment