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. humanplane
  4. /
  5. homunculus
  6. /
  7. Instinct Apply

Instinct Apply

Editor's Note

This lets Claude check learned behaviors stored in your project's instinct files before starting work. Run it when you're about to code, test, or commit to surface relevant patterns you've captured, like "always run linters before push" or "prefer integration tests for API routes". Each instinct has a trigger, confidence level, and domain tag so you can quickly filter what matters. The confidence scores (0.3 to 0.9+) tell you how strongly to weight each one. It's basically a way to build up project-specific muscle memory without hardcoding rules everywhere. The bash loops read from `.claude/homunculus/instincts/` and dump everything matching your current context.

Install

npx skills add https://github.com/humanplane/homunculus --skill instinct-apply
Votes
0
Installs194
GitHub Stars369
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment