Skip to main content

bittencourtthulio/expxblog

SkillsMP は bittencourtthulio/expxblog から 5 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
5
GitHub スター
2
GitHub フォーク
12

このリポジトリの skills

2 件の職業カテゴリ · 100% 分類済み

収集済み skill 5 件中 5 件を表示しています。

職業分類
情報セキュリティアナリスト
説明

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…

原文の言語: ポルトガル語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 複数言語

更新
職業分類
ソフトウェア開発者
説明

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/*…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.…

原文の言語: 英語

更新
収集済み skill 5 件中 5 件を表示しています。