rules-pkg
OfficialPackage rules for pkg/ directory
Authorflext-sh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enforces consistent package metadata and clear structural boundaries within the pkg/ directory, preventing layer mixing and ensuring maintainability.
Core Features & Use Cases
- Metadata Consistency: Ensures package names and versions align with workspace standards.
- Layer Enforcement: Maintains clear separation between domain, infrastructure, and plugin code.
- Use Case: When developing a new Python package within the
pkg/domain/directory, this Skill will verify that its metadata is correctly formatted and that it doesn't accidentally include infrastructure-specific code.
Quick Start
Run make check PROJECT=<your-project-name> to verify package rules.
Dependency Matrix
Required Modules
None requiredComponents
referencesscripts
💻 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: rules-pkg Download link: https://github.com/flext-sh/flext/archive/main.zip#rules-pkg 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.