Explorar skills

65.097 skills encontradas

security-auditor

0

脅威モデル・認可・データフロー・設計リスクの観点からセキュリティ監査を行う。新機能の設計時、外部接点を変更するとき、認証・認可・データ扱いに触れるときに使う。

Segurançapor mjcreativelab

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

software-architect

0

要件やスペックから「あるべきソフトウェア設計」を言語化する。新機能の設計着手時、既存機能の再設計時、仕様の解像度を上げたいときに使う。画面デザイン(UI/UX)は対象外。

Design e Frontendpor 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

AIUC-1 Implementer

0

Implement AIUC-1 controls in AI systems. Provides concrete technical guidance, implementation patterns, policy templates, and evidence artifact generation for each requirement.

Design e Frontend#aipor joncutrer

cosmo-connect

0

Create and modify APIs using WunderGraph Cosmo Connect. Covers gRPC plugin development (Go/TypeScript), standalone gRPC services, schema-to-proto workflows, CLI commands (wgc), local router setup, graph.yaml composition, field resolvers, batching, federation entities, and deployment. Use when building Cosmo Connect subgraphs, plugins, gRPC services, or setting up a local Cosmo Router.

Automação#typescript#deploypor wundergraph

tldr-eli5

0

Adaptive summarization — output length scales with input length for comfortable reading. Triggers: "summarize", "summarize this", "tldr", "too long", "sum up", "key points", "give me summary", "eli5", "explain like I'm 5", "explain simply". NOT FOR: translation (just ask), content creation (use content-humanizer). Produces: summary at optimal compression ratio based on input length.

Escrita e Conteúdo#aipor nardovibecoding

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