panzhanfei

8 mods across 1 repository, 5 stars between them.

env-secrets

02

panzhanfei/sentinel-monorepo

Cursor rule Cursor

A Cursor coding rule about handling environment settings and secrets, such as passwords or API keys. It explains what belongs in .env files and shows incorrect and correct approaches.

5 4mo ago A 462 tokens

main-next-app

03

panzhanfei/sentinel-monorepo

Cursor rule Cursor

Project rules for a web application built with Next.js 16 and React 19. They describe the App Router layout, the source folder structure, server API routes, and the @/ import shortcut.

5 4mo ago A 0 tokens

project-conventions

04

panzhanfei/sentinel-monorepo

Cursor rule Cursor

A set of project rules for TypeScript naming, interfaces, exports, package organisation, and checking for reusable code before adding business logic. An interface is a definition of the data or methods a type must provide.

5 4mo ago A 2,145 tokens

security-coding

05

panzhanfei/sentinel-monorepo

Cursor rule Cursor

A set of coding rules focused on preventing attacks, securing APIs and configuration, avoiding data-boundary errors, and managing algorithm complexity.

5 4mo ago A 777 tokens

server-app

06

panzhanfei/sentinel-monorepo

Cursor rule Cursor

A code-organisation rule for importing modules through existing index.ts files, which collect and re-export code from a directory.

5 4mo ago A 0 tokens

sub-react-app

07

panzhanfei/sentinel-monorepo

Cursor rule Cursor

Coding guidance for a React 19 application built with Vite, a tool for creating browser applications, and usually embedded in a Wujie host application.

5 4mo ago A 0 tokens

sub-vue-app

08

panzhanfei/sentinel-monorepo

Cursor rule Cursor

Coding guidance for a Vue 3.5 sub-application built with Vite, using Pinia for shared application state and usually running inside a Wujie host application.

5 4mo ago A 0 tokens