negosyohub-core
CommunityKeep multi-tenant marketplace changes safe.
Software Engineering#multi-tenant#testing strategy#security review#architecture guidance#payments workflow#order lifecycle#PHASING documentation
Authordoedoe123-boop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents architecture regressions and cross-sector inconsistencies when you modify shared multi-tenant marketplace behavior such as auth, payments, orders, notifications, or shared UI/API contracts.
Core Features & Use Cases
- Cross-sector architecture guardrails: Ensures changes that affect multiple domains are audited and implemented additively instead of rebuilding or duplicating existing systems.
- Multi-tenant data isolation discipline: Reinforces scoping shared logic by
store_idand preserving authorization boundaries across customer, store, and admin contexts. - Workflow- and state separation: Helps keep
order_status,payment_status, anddelivery_statusdistinct to avoid corrupting lifecycle semantics. - Documentation synchronization via PHASING: Guides you to update
PHASING.mdwhen features move between not implemented, partial, and complete status. - Testing and security expectations: Encourages backend Pest and SPA Vitest coverage for shared changes and highlights security-sensitive areas (validation, serialization, mass assignment, token/session behavior).
Quick Start
Use the negosyohub-core skill when changing shared Laravel/Vue infrastructure or multi-tenant flows, then ask: "Review my proposed change plan for shared architecture, multi-tenant scoping, API/UI compatibility, PHASING updates, and the exact tests I should add before I implement it."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: negosyohub-core Download link: https://github.com/doedoe123-boop/negosyohub/archive/main.zip#negosyohub-core 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 471,000+ vetted skills library on demand.