nazim-migrations
CommunityEnforce Nazim database migration standards.
AuthorAHMADJAN-New
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures all database migrations in the Nazim system adhere to strict security, consistency, and multi-tenancy patterns, preventing common pitfalls.
Core Features & Use Cases
- Standardized Schema: Enforces UUID primary keys, tenant scoping (
organization_id,school_id), and proper indexing. - Secure SQL: Guides the creation of SQL functions with
search_pathto prevent injection. - RLS Policy Naming: Ensures Row Level Security policies are consistently named and structured.
- Use Case: When creating a new table for student records, use this Skill to ensure it includes
organization_idandschool_idcolumns with appropriate foreign key constraints and RLS policies.
Quick Start
Apply the nazim-migrations skill to ensure the new 'grades' table uses UUID primary keys and organization_id.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nazim-migrations Download link: https://github.com/AHMADJAN-New/nazim-web/archive/main.zip#nazim-migrations Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.