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. jamiemill
  4. /
  5. layers-skills
  6. /
  7. Layers Conceptual Model

Layers Conceptual Model

Editor's Note

Most products have an implicit conceptual model that nobody wrote down, which is why the UI contradicts itself and engineers rebuild the same confusion in code. This skill gives you techniques to make it explicit: what objects exist (and what's just an attribute or instance), how they relate, what states matter, and what to call everything. The disciplines are the real value here, especially "real objects only" and catching when generic verbs like "edit" hide operations with different consequences. Use noun foraging when you have research to mine, relational diagrams when relationships are murky, or just define objects directly if you know what they are. It sits between domain understanding and interaction design, and it's genuinely load bearing even though most teams skip it.

Install

npx skills add https://github.com/jamiemill/layers-skills --skill layers-conceptual-model
Votes
0
Installs638
GitHub Stars148
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment