Explorar skills

13.048 skills encontradas

Alerta por categoria

Receba novas skills de Desenvolvimento toda segunda

reviewer

0

專案規範審查與萃取:讀取專案內的規範文件執行合規審查,或從現有程式碼反向萃取隱含慣例產出 .standards/ 草稿。 規範文件由使用者維護在專案中(如 .standards/ 目錄),skill 提供審查與萃取兩種工作流。 使用時機:實作完成後要求審查、CI 前檢查、程式碼合規確認、規範檢查、從程式碼萃取慣例。 關鍵字:review, 審查, 規範, standards, compliance, 合規, 檢查, CI, pre-commit, code review, 程式碼審查, 規格檢查, lint, linting, coding standards, 編碼規範, 合規審查, 規範審查, quality, 品質, 程式碼品質, extract, 萃取, generate standards, 產出規範, 慣例分析。

Desenvolvimento#gitpor agony1997

spec-to-md

0

讀取規格文件轉換為 AI coding 實作文件(.md),產出技術規格、後端實作指示、前端實作指示等結構化文件。 使用時機:當使用者提供規格文件並要求產生實作文件、轉換規格為 coding 文件時觸發。 關鍵字:規格轉換、spec to md、產生實作文件、讀取規格、分析需求、coding 文件、開發文件、 to md、toMD、toMd、TOMD、specification, 規格文件, 需求文件, 需求轉換, 實作指示, 實作文件, 技術規格, 文件生成, 文件產生, 前端實作, 後端實作, convert, 轉換。

Desenvolvimento#git#aipor agony1997

test-engineer

0

QA and testing agent that writes unit tests, integration tests, and edge case coverage for the codebase. Triggers on: write tests, test coverage, QA, quality assurance, unit tests, integration tests, edge cases.

Desenvolvimento#ai#testpor batterfried-philosophy172

smart-commit

0

現在の git 差分を作業内容ごとに適切な単位で分割し、日本語 conventional commits でコミットする。 必要に応じて作業ブランチへの切替・新規作成も提案する(副作用あり)。 「コミットして」「差分をコミット」「変更をまとめて」「作業区切りたい」「一旦コミット」 「今の状態を保存」「ここまでの変更を記録」等で起動する。 コードレビュー(smart-review)や PR 作成(smart-pr)とは別物。

Desenvolvimento#gitpor mjcreativelab

smart-git-sync

0

デフォルトブランチ(develop or main)にチェックアウトし、fetch/pull してマージ済みブランチを削除する。ユーザーが「同期して」「ブランチ整理」「/smart-git-sync」と言ったら起動する。

Desenvolvimento#git#aipor mjcreativelab

smart-issue-plan

0

GitHub Issue の実装計画を作成・更新する。コードベースを分析し、影響範囲・実装手順・リスクを整理して Issue コメントまたは新規 Issue として投稿する。 ユーザーが「計画立てて」「実装計画」「設計して」「#123 の計画」「/smart-issue-plan #123」と言ったら起動する。 smart-issue-resolve(実装着手)とは別物。計画だけ作りたいときに使う。 -codex-loop を付けると投稿前に Codex レビューループを実施する(Claude Code + Codex プラグイン環境前提)。

Desenvolvimento#github#gitpor mjcreativelab

smart-issue-resolve

0

GitHub Issue ID を受け取り、Issue を読み込んでブランチを作成・チェックアウトし、実装に着手する。 既存の実装計画(smart-issue-plan が作成したコメント or `[実装計画]` Issue)があれば参照する。 作業完了後に smart-commit の使用を提案する(勝手にコミット・push はしない)。 ユーザーが「Issue やって」「#123 に取り掛かる」「/smart-issue-resolve #123」と言ったら起動する。 smart-issue-plan(計画のみ作成)とは別物。実装まで踏み込むときに使う。 -codex-loop を付けると実装後に Codex レビューループを実施し、収束後にコミット・PR 作成まで自動で行う(Claude Code + Codex プラグイン環境前提)。

Desenvolvimento#github#gitpor mjcreativelab

smart-pr

0

現在のブランチから GitHub Pull Request を作成または更新する。作業内容の自動要約・ラベル付与・関連 Issue 紐づけを行う。 必要に応じてデフォルトブランチを現在のブランチへマージしてから push する(副作用あり)。 「PR 作って」「プルリク作成」「PR 更新して」「/smart-pr」と言ったら起動する。 コミット(smart-commit)やレビュー(smart-review)とは別物。

Desenvolvimento#github#gitpor mjcreativelab

smart-review

0

ローカル変更をデフォルトブランチと比較してセルフレビューする。Issue 番号があれば要件適合もチェックする。ユーザーが「レビューして」「変更確認して」「/smart-review」「/smart-review #123」と言ったら起動する。

Desenvolvimentopor mjcreativelab

lang-go

0

Go coding best practices and patterns. Use when working with Go or Golang files: implementation, testing, refactoring, architectural review, goroutines, channels, interfaces, error handling, memory management, and API development.

Desenvolvimento#test#apipor arhuman

red-alert

0

Adversarial red team — find security holes, logic bugs, wasted resources. Triggers: "critic", "red team", "attack this", "what's wrong", "find flaws", "challenge this". NOT FOR: code review before merge (use review), debugging (use systematic-debugging). Produces: prioritized list of flaws with severity and remediation steps.

Desenvolvimento#aipor nardovibecoding

plan-clinical-review

0

Clinical product direction review from a UK nursing perspective. The CQAI equivalent of /plan-ceo-review — asks the hard clinical questions before any technical planning. Reviews NMC Standards alignment, patient safety classification, health equity impact, and the "Ward Test". Use this INSTEAD of /plan-ceo-review for any nursing or clinical tool.

Desenvolvimento#git#aipor Clinical-Quality-Artifical-Intelligence