postgres-nanoid

This skill should be used when the user asks to "generate IDs", "create identifiers", "use nanoid", "add public_id", "prefixed identifiers", "short IDs", or discusses ID generation strategies, public vs internal IDs, or URL-friendly identifiers. Use nanoid for public identifiers and UUID for auth.users references.

$ Instalar

git clone https://github.com/azlekov/my-claude-code /tmp/my-claude-code && cp -r /tmp/my-claude-code/skills/postgres-nanoid ~/.claude/skills/my-claude-code

// tip: Run this command in your terminal to install the skill