snowflake-naming-conventions
SkillDatabases & dataEnforces Snowflake object naming conventions before generating any DDL statement.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the snowflake-naming-conventions skill
What this skill tells your AI
The instructions your AI receives, as published by gyrus-dev/frosty in skills/snowflake-naming-conventions/SKILL.md and read by ahel’s review.
Before writing any DDL, apply the naming rules in references/rules.md.
Steps:
- Identify the object type being created (table, schema, database, view, stage, etc.)
- Look up the naming rule for that object type in
references/rules.md - Transform any name provided by the user to conform to the rule before placing it in the DDL
- If the user-provided name already conforms, use it as-is
- If you changed a name, note the change in your response so the user is aware
Signals
- GitHub stars
- 77
- Forks
- 9
- Last commit
- Apr 2026
Advanced
- Catalog kind
- skill
- Gateway key
snowflake-naming-conventions- Source
- github.com/gyrus-dev/frosty