dot
CommunityStandardize .NET core and app development.
Software Engineering#architecture#dependency management#library development#code standards#.net#application development
Authoraccountbelongstox
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces consistent layout, naming conventions, and dependency rules for .NET shared libraries (dotcore) and runnable applications (dotapps), streamlining development and improving maintainability.
Core Features & Use Cases
- Unified Architecture: Ensures all shared code resides in
dotcore/and all runnable applications indotapps/. - Dependency Management: Enforces a strict dependency flow (Apps → Libraries) and defines clear project reference paths.
- Standardized Naming: Mandates specific naming conventions for libraries (
DotCore.<Name>) and apps (<AppName>). - Use Case: When developing a new feature for a .NET application, this Skill guides you on where to place the code (shared library vs. app-specific) and how to correctly reference existing components, preventing architectural drift.
Quick Start
Use the dot skill when adding a new shared library to the dotcore directory.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dot Download link: https://github.com/accountbelongstox/core_node/archive/main.zip#dot Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.