Skip to main content

bittencourtthulio/expxblog

SkillsMP a collecté 5 skills depuis bittencourtthulio/expxblog. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
5
Étoiles GitHub
2
Forks GitHub
12

Skills dans ce dépôt

Affichage de 5 skills collectés sur 5.

métier
Analystes en sécurité de l'information
description

Analisa um projeto de software em busca de falhas de conformidade com a LGPD (Lei Geral de Proteção de Dados — Lei nº 13.709/2018) e gera um relatório detalhado classificando os problemas encontrados por categoria e severidade. Use este skill SEMPRE que o…

Langue du texte source : portugais

mis à jour
métier
Développeurs de logiciels
description

Use when the user wants to ship code to production in the ExpxBlog project. Triggered by /deploy — runs code review, lint + build validation, commit, and push to GitHub (Vercel deploys automatically from master). Never calls `vercel deploy` directly. Use…

Langue du texte source : Plusieurs langues

mis à jour
métier
Développeurs de logiciels
description

Use when creating a new page or section in the ExpxBlog admin dashboard. Enforces the project's strict admin pattern: page.tsx is a thin Server Component shell, all UI logic goes in a *Client.tsx Client Component, and all data access goes through /api/admin/*…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when adding any new AI feature, agent, or LLM call to the ExpxBlog project. Enforces the project's mandatory OpenRouter-only constraint: ALL AI calls must go through lib/ai.ts — never via direct provider SDKs (openai, anthropic, etc.). Covers the full…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when creating a new scheduled/cron task in the ExpxBlog project. Enforces the project's cron pattern: pg_cron + pg_net on Supabase (never vercel.json cron), Bearer auth with SUPABASE_SERVICE_ROLE_KEY, maxDuration 800, and logging to automation_logs.…

Langue du texte source : anglais

mis à jour
Affichage de 5 skills collectés sur 5.