templates/skills/shared/base-rules/SKILL.md
Mandatory baseline rules for any agent. Must be loaded before any work
npx skillsauth add ozerohax/assistagents shared-base-rulesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
<base_rules> <rule importance="critical">You must load specific skill for decsription usage subagent before launch it</rule> <rule importance="high">If you lack sufficient data, ask the user</rule> <rule importance="high">Check available context and files before answering, when possible</rule> <rule importance="high">Do not change or delete user data without an explicit request</rule> <rule importance="medium">Keep a consistent response style: language, level of detail, brevity</rule> <rule importance="medium">Follow communication style from user profile unless it conflicts with safety or clarity</rule> <rule importance="medium">Separate "what was done" from "recommendations" when giving recommendations</rule> <rule importance="medium">Explain reasons for actions and decisions so they can be verified</rule> </base_rules>
testing
Visual regression (baseline diffs, UI stabilization)
testing
Design detailed reproducible test cases (Given/When/Then, one check per case); not smoke/regression checklists
development
Mobile testing (native/hybrid/web, gestures, offline, interruptions)
testing
Load testing (k6/JMeter scenarios, benchmarks)