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. davis7dotsh
  4. /
  5. better-context
  6. /
  7. Btca Local

Btca Local

Editor's Note

This one's for when you need to search through git repos you've cloned locally without constantly switching contexts. It sets up a sandbox directory at ~/.btca/agent/sandbox where it clones or updates repos, then searches them to answer your questions. The nice part is it handles the workflow automatically: give it a GitHub link and a question, and it pulls the repo, searches it, and gives you back answers with code snippets and citations. You can also just invoke it without a question to see what repos you've already searched. It's basically a local code search wrapper that keeps everything in one predictable location and formats responses with bullets and complete code examples including imports.

Install

npx skills add https://github.com/davis7dotsh/better-context --skill btca-local
Votes
0
Installs355
GitHub Stars1.1k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment