bms
Installation
SKILL.md
BMsuisse Master Skill
Detect sub-command and load the skill files listed for that mode. Apply all loaded skills in full. Always apply caveman communication rules.
| Invocation | Skills to load |
|---|---|
/bms |
coding-guidelines-sql · coding-guidelines-python · coding-guidelines-typescript · fabricks-glossary |
/bms sql |
coding-guidelines-sql · sql-optimization · fabricks-glossary |
/bms python |
coding-guidelines-python |
/bms data |
data-modeling-dimensional · fabricks-glossary |
Activation
- Run the helper script to load all skill content for the active mode:
This outputs the combined content of all relevant SKILL.md files.uv run skills/bms/scripts/load_skills.py [base|sql|python|data]
Related skills
More from bmsuisse/skills
autoresearch
>
15codeunit-analyzer
>
14deslop
>
14coding-guidelines-python
>
13init-app-stack
Use this skill whenever the user wants to bootstrap, scaffold, or initialize a new full-stack app with a Vite + React + TanStack + shadcn/ui frontend and a FastAPI + Postgres backend. Triggers on requests like "create a new app", "set up a project", "scaffold a full-stack app", "init a new project", or anything involving starting a fresh React/FastAPI application from scratch.
12databricks-sql-autotuner
>
12