Advanced Modular Library Design

Design modular libraries with clear package boundaries, feature-first organization, and clean API surfaces. Use when structuring monorepos, defining module boundaries, or designing library APIs.

$ Installieren

git clone https://github.com/leaderiop/hex-di /tmp/hex-di && cp -r /tmp/hex-di/.claude/skills/advanced-modular-library-design ~/.claude/skills/hex-di

// tip: Run this command in your terminal to install the skill


name: Advanced Modular Library Design description: Design modular libraries with clear package boundaries, feature-first organization, and clean API surfaces. Use when structuring monorepos, defining module boundaries, or designing library APIs.

Advanced Modular Library Design

This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle modular library and package boundary design.

Instructions

For details, refer to the information provided in this file: modular-library-design