·postgresql
</>

postgresql

itechmeat/llm-code

Meilleures pratiques PostgreSQL : multilocation avec RLS, conception de schémas, migrations Alembic, SQLAlchemy asynchrone et optimisation des requêtes.

23Installations·2Tendance·@itechmeat

Installation

$npx skills add https://github.com/itechmeat/llm-code --skill postgresql

SKILL.md

RLS works only if the current transaction has the context set:

Must run before the first tenant-scoped query in that transaction.

Meilleures pratiques PostgreSQL : multilocation avec RLS, conception de schémas, migrations Alembic, SQLAlchemy asynchrone et optimisation des requêtes. Source : itechmeat/llm-code.

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/itechmeat/llm-code --skill postgresql Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Voir l'original

Faits (prêts à citer)

Champs et commandes stables pour les citations IA/recherche.

Commande d'installation
npx skills add https://github.com/itechmeat/llm-code --skill postgresql
Catégorie
</>Développement
Vérifié
Première apparition
2026-02-01
Mis à jour
2026-02-18

Réponses rapides

Qu'est-ce que postgresql ?

Meilleures pratiques PostgreSQL : multilocation avec RLS, conception de schémas, migrations Alembic, SQLAlchemy asynchrone et optimisation des requêtes. Source : itechmeat/llm-code.

Comment installer postgresql ?

Ouvrez votre terminal ou outil de ligne de commande (Terminal, iTerm, Windows Terminal, etc.) Copiez et exécutez cette commande : npx skills add https://github.com/itechmeat/llm-code --skill postgresql Une fois installé, le skill sera automatiquement configuré dans votre environnement de programmation IA et prêt à être utilisé dans Claude Code ou Cursor

Où se trouve le dépôt source ?

https://github.com/itechmeat/llm-code