Repository instructions for the Sourcelin Cloud Blog, a microservice blog platform with separate backend services and Vue-based web and mobile interfaces. They define project scope, language rules, branch boundaries, and release practices.
A guided skill for gradually reorganizing software architecture across frontend, backend, rules, and documentation. It covers splitting large pages or modules and clarifying their boundaries.
A guide for building and changing the server-side parts of the Sourcelin application, including web endpoints, business logic, database access, data objects, and service interfaces.
A development guide for building and changing Sourcelin Uniapp mobile pages, components, APIs, state, routing, manifests, and cross-platform behavior. Uniapp is a framework for targeting platforms such as WeChat Mini Programs and mobile web from one codebase.
Use when working in Sourcelin UI Platform. Formal rules live in rules/, formal skills live in skills/, and architecture changes must keep docs and entrypoints in sync.