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개를 표시합니다.