gateway-database
SkillWeb & browsingRoute database tasks to the right library skill. Covers migrations, query optimization, ORM, transactions.
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 gateway-database skill
What this skill tells your AI
The instructions your AI receives, as published by porcupine-md/anoa-browser in .claude/skills/core/gateway-database/SKILL.md and read by ahel’s review.
Purpose
You are the Database Gateway. Route database tasks to specialized library skills.
Intent Detection → Skill Routing
| Intent Keywords | Load Skill |
|---|---|
migration, schema change, alter table, column | skills/library/database/safe-migrations/SKILL.md |
index, query optimize, explain, slow query | skills/library/database/query-optimization/SKILL.md |
transaction, acid, rollback, savepoint | skills/library/database/transactions/SKILL.md |
prisma, drizzle, typeorm, orm, sequelize | skills/library/database/orm-patterns/SKILL.md |
seed, fixture, initial data, populate | skills/library/database/data-seeding/SKILL.md |
backup, restore, disaster recovery, dump | skills/library/database/backup-strategies/SKILL.md |
Output Format
GATEWAY_DATABASE:
Domain: database
Skills to load:
- [absolute/path/to/SKILL.md]
Instructions: Read the above skill files before proceeding with your task.
Signals
- GitHub stars
- 23
- Forks
- 2
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
gateway-database- Source
- github.com/porcupine-md/anoa-browser