Skip to main content
GitHub リポジトリ

blog-c3

blog-c3 には craft-code-club から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
4
Stars
12
更新
2026-07-23
Forks
5
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

pr-watch
ソフトウェア品質保証アナリスト・テスター

Acompanha um PR deste repositório até tudo estar resolvido - verifica comentários de review (Copilot e humanos) e checks de CI, responde cada ponto com evidência, resolve as threads e reporta. Use SEMPRE logo depois de abrir um PR, e também quando pedirem para checar, acompanhar, cuidar ou fechar os comentários de um PR.

2026-07-23
git-commit
ソフトウェア開発者

Create high-quality git commits that follow Conventional Commits and semantic-release best practices. Inspect the working tree, split changes into logical commits, stage precisely, and write well-formed conventional commit messages (type(scope): subject, body, footers). Use when the user asks to commit, craft a commit message, stage changes, split work into multiple commits, or wants messages that drive semantic-release version bumps.

2026-07-23
validacao-visual
ソフトウェア品質保証アナリスト・テスター

Validação visual e manual de páginas do blog com o agent-browser CLI, em janela visível. Use quando precisar VER uma página renderizada (layout, quebra de texto, contraste, tema claro/escuro, viewport mobile), conferir hrefs no DOM já hidratado, ou capturar screenshots para revisão. Não use para teste automatizado de regressão, que é papel do Playwright em tests/e2e.

2026-07-23
npm-vulnerabilities-manager
ソフトウェア開発者

Detect and fix npm/yarn/pnpm security vulnerabilities. Use for CVE or GHSA advisories, npm/yarn/pnpm audit results, Dependabot alerts, transitive dependency vulnerabilities, and security scans on JavaScript/Node.js projects. Covers audit-based detection, direct and transitive remediation, security-overrides.json annotation, GitHub advisory enrichment, build/runtime validation, and stale override cleanup.

2026-06-15