AI SummaryA comprehensive ruleset for the HRIS open-source SaaS project built with Laravel, Inertia, and React, guiding developers on authentication, code standards, testing, and organizational module hierarchy for Windsurf IDE.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "hris — Windsurf Rules" prompt rules to my project. Repository: https://github.com/programinglive/hris Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
HRIS Project Open Source from ProgramingLive Community
Readme.md
• This is laravel project with inertiajs and reactjs • for authentication use inertia auth • Never update laravel default migration file • This is Open Source HRIS SAAS Project • Use Tailwind CSS for styling • Use shadcn ui for components • don't use axios we use inertiajs
Commit
• Use conventional commit • Use commitlint • npm run lint first before commit • run vendor/bin/pint first before commit • Commit to gitlab and github • Update documentation first before commit
Handling Upload
• Use Simple Excel from spatie https://github.com/spatie/simple-excel
Migration
• scan schema first before create new migration • if possible merge migration avoid add column
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts