@smartsoft001/pro-claude-plugins
v0.2.0
Published
 
Downloads
135
Readme
@smartsoft001/pro-claude-plugins
Claude Code plugins marketplace for the @smartsoft001/pro-* framework.
Installation
External consumers (after publish)
npm i @smartsoft001/pro-claude-plugins
claude plugin marketplace add ./node_modules/@smartsoft001/pro-claude-pluginsLocal development consumption (this repo)
The source-of-truth marketplace lives in src/.claude-plugin/marketplace.json. Run once after cloning:
claude plugin marketplace add ./packages/shared/claude-plugins/src
claude plugin listThe command is idempotent — safe to re-run.
Plugins
smart-pro
Pro UI components for @smartsoft001/pro-angular (Tailwind). Includes hooks for skill activation, safety validation, formatting, and audit logging.
| Documentation | Description | |---------------|-------------| | README | Overview of available hooks | | CONFIG | Configuration and customization guide |
flow
Development flow skills for Linear-driven development workflow (current Angular version).
flow-legacy
Development flow skills for legacy Angular 14 projects with Linear-driven workflow.
flow-external
Development flow skills for standalone Angular 6-11 projects without framework (Angular CLI, Karma/Jasmine, Bootstrap 4).
Changelog
All notable changes to this project will be documented in the CHANGELOG.
License
This project is licensed under the MIT License.
