AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "kalkulator-dla-przedsiebiorcy-vue — Windsurf Rules" prompt rules to my project. Repository: https://github.com/RacyMind/kalkulator-dla-przedsiebiorcy-vue 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
Kalkulator finansowy jest podręcznym, bezpłatnym programem, dzięki któremu w łatwy sposób wyliczysz wszystkie składowe wynagrodzenia przy różnych formach zatrudnienia. Kalkulator zawiera zestawienia przydatne dla przedsiębiorcy, jak i dla pracownika.
General
Don't add cmments to evey line. Add just the most important comments to explain some cases or complex logic.
TypeScript
When you create the logic of the calculator, always use the BasicCalculator class. Always implement tests for the calculator using the current year. Tests have to contain all output values.
Vue.js
If you create UI, use the Quasar components. components/contractWork has the most up to date example of how to create a module. Use Polish language in the UI. If you set rules, use them from validationRules.
tests
You should execute tests which are important for your case, not all tests. The comand to execute tests is: npx vitest run test/vitest/__tests__/modules/<moduleName>/<testName>.test.ts Tests have to contain all output values. Numbers usually should be used for comparison.
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