Skip to main content

bittencourtthulio/expxblog

SkillsMP 已收集 bittencourtthulio/expxblog 中的 5 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
5
GitHub 星标
2
GitHub Forks
12

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 5 / 5 个已收集 Skill。

职业分类
信息安全分析师
描述

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

原文语言:英语

更新
已展示 5 / 5 个已收集 Skill。