Skip to main content
bdfinst
GitHub クリエイタープロフィール

bdfinst

7 件の GitHub リポジトリにある 151 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
151
リポジトリ
7
更新
2026年8月29日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
agentic-dev-team
113 件の skills · 2026年8月29日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職情報セキュリティアナリストDTPオペレーターネットワーク・コンピュータシステム管理者
7 件の職業カテゴリ · 88% 分類済み
75%比率
#02
cd-migration
15 件の skills · 2026年3月17日
ソフトウェア開発者コンピュータシステムアナリスト秘書・行政アシスタント(法律・医療・役員除く)グラフィックデザイナーコンピュータ・情報システムマネージャーその他コンピュータ職
10 件の職業カテゴリ · 100% 分類済み
9.9%比率
#03
cab-killer
8 件の skills · 2026年3月5日
ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
2 件の職業カテゴリ · 100% 分類済み
5.3%比率
#04
vsm-workshop
7 件の skills · 2026年6月11日
ソフトウェア開発者ウェブ開発者オペレーションズリサーチアナリストソフトウェア品質保証アナリスト・テスター情報セキュリティアナリスト
5 件の職業カテゴリ · 100% 分類済み
4.6%比率
#05
plugin-builder
6 件の skills · 2026年6月9日
その他コンピュータ職ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
3 件の職業カテゴリ · 100% 分類済み
4%比率
#06
eclipse-photo-timer
1 件の skills · 2026年8月1日
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.7%比率
#07
team-workflow-simulators
1 件の skills · 2026年3月1日
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
0.7%比率
リポジトリエクスプローラー

リポジトリと代表的な skills

agent-audit
未分類

Audit code-review agents, skills, and hooks for structural compliance. Use this when adding or modifying any agent, skill, or hook file, or for a periodic health check of the toolkit. Trigger phrases: "audit the agents", "check compliance", "validate the…

2026年8月29日
code-review
未分類

Run all enabled review agents against target files. Use this whenever the user asks for a code review, wants feedback on their code, says "review my code", "check this before I PR", "what's wrong with this", "run the agents", or has just finished implementing…

2026年8月29日
quality-gate-pipeline
未分類

Unified quality gate for agent output — self-validation, verification evidence, and review-correction loops. Consolidates accuracy-validation, verification-before-completion, and task-review-correction into a single three-phase pipeline. Use before delivery,…

2026年8月29日
static-analysis-integration
未分類

SARIF-first pre-pass stage for /code-review that runs available static analysis tools and normalizes their output to the unified finding envelope defined in security-primitives-contract v1.0.0. Deduplicates findings across tools and passes confirmed issues to…

2026年8月29日
test-driven-development
未分類

Advisory reference for the Classic RED-GREEN-REFACTOR TDD discipline with hard gates — not a build cadence toggle. The plugin's single build cadence is Code-First Small Batches (docs/experiments/RECOMMENDATIONS.md Rec 3); /build does not dispatch into this…

2026年8月29日
pr
未分類

Run a pre-PR quality gate (tests, typecheck, lint, code review) and then create a pull request with a structured summary. Use when the user says "create a PR", "open a PR", "submit for review", or "I'm done with this feature".

2026年8月28日
harness-audit
未分類

Analyze review agent effectiveness, model routing, and orchestration complexity against actual usage data. Produces a report of harness components that may be candidates for simplification or removal. Use periodically to prevent harness staleness as model…

2026年8月27日
session-review
未分類

Mine real Claude Code session transcripts to suggest plugin improvements that cut token spend, reduce re-work, and improve accuracy. Use when the user asks to "review my sessions", "where am I wasting tokens", "why does this keep re-doing work", or…

2026年8月27日
収集済み skill 113 件中 8 件を表示しています。
persona-page-sync
秘書・行政アシスタント(法律・医療・役員除く)

Audit and update the curated persona symptom pages (for-developers.md, for-agile-coaches.md, for-managers.md) when symptoms or anti-patterns are added, removed, or moved. Use this skill whenever new symptom or anti-pattern pages are created, when existing…

2026年3月17日
cd-facilitator
コンピュータ・情報システムマネージャー

Generate a complete CD migration facilitator chatbot setup from the beyond.minimumcd.org site content. Use this skill whenever a user wants to create a chatbot, assistant, or guide that teams can use to navigate the CD migration journey — especially when they…

2026年3月13日
cd-diagram
グラフィックデザイナー

Generate SVG diagrams for the CD migration documentation site (beyond.minimumcd.org). Use this skill whenever the user asks for a diagram, visual, workflow illustration, before/after comparison, or any figure to embed in a content page. Also use it when…

2026年3月12日
cd-expert
コンピュータシステムアナリスト

Compare documentation against CD principles and practices from continuousdelivery.com and minimumcd.org, identifying gaps, misalignments, and improvement opportunities

2026年3月11日
cd-content-audit
ソフトウェア開発者

Validate structure, voice, front matter, and cross-references for CD migration site content pages

2026年3月3日
cd-guide-page
ソフトウェア開発者

Generate guide pages for the Migrate to CD section following the standard template

2026年3月3日
cd-symptom-page
ソフトウェア開発者

Generate symptom pages for the CD migration guide following the standard template

2026年3月3日
glossary-link
ウェブ開発者

Review content files for unlinked glossary terms and add links to the glossary

2026年3月3日
収集済み skill 15 件中 8 件を表示しています。
add-agent
ソフトウェア開発者

Scaffold a new review agent from a description or URL. Use this whenever the user wants to add a new review agent, detect a new category of code issue, or says things like "add an agent for X", "create a reviewer for Y", "I want to check for Z in code…

2026年3月5日
add-plugin
ソフトウェア開発者

Install a Claude Code plugin and register it in plugins.json so the full team can replicate the install. Use this whenever adding a new plugin to the project — it keeps plugins.json in sync with what is actually installed.

2026年3月5日
apply-fixes
ソフトウェア開発者

Apply correction prompts generated by /code-review. Use this whenever the user wants to apply, fix, or action the results of a code review — phrases like "apply the fixes", "fix the issues", "apply corrections", or after /code-review has run and produced a…

2026年3月5日
code-review
ソフトウェア品質保証アナリスト・テスター

Run all enabled review agents against target files. Use this whenever the user asks for a code review, wants feedback on their code, says "review my code", "check this before I PR", "what's wrong with this", "run the agents", or has just finished implementing…

2026年3月5日
eval-audit
ソフトウェア品質保証アナリスト・テスター

Audit code-review agents, skills, and hooks for structural compliance. Use this when adding or modifying any agent, skill, or hook file, or for a periodic health check of the toolkit. Trigger phrases: "audit the agents", "check compliance", "validate the…

2026年3月5日
eval-runner
ソフトウェア品質保証アナリスト・テスター

Run eval fixtures against review agents and grade results. Use this after adding or modifying a review agent, to validate detection accuracy, or when the user says "run the evals", "test the agents", "check for regressions", or "how accurate is the agent".

2026年3月5日
review-agent
ソフトウェア品質保証アナリスト・テスター

Run a single named review agent against target files. Use this when the user names a specific agent (e.g. "run security-review", "check for test issues", "run js-fp-review on this file") rather than wanting the full suite. Prefer this over /code-review when…

2026年3月5日
semgrep-analyze
ソフトウェア品質保証アナリスト・テスター

Run Semgrep static analysis on target files and return structured findings. Use this when the user wants static analysis, SAST scanning, or security scanning — phrases like "run semgrep", "scan for vulnerabilities", "static analysis on this code", or as a…

2026年3月5日
add-plugin
その他コンピュータ職

Scaffold a new plugin inside an existing marketplace — the shipped dir skeleton, plugin.json, install.sh with the Git-Bash guard, settings.json, and CLAUDE.md; then register it in the catalog and in release-please packages with the catalog extra-files sync.…

2026年6月9日
audit-plugin
ソフトウェア品質保証アナリスト・テスター

Audit a marketplace (or a single plugin) — run the shipping-hygiene sensor, structural checks (every catalog entry has a dir, every dir has a manifest, versions in sync), and the portability sweep. Reports findings and offers fixes. Use to validate a…

2026年6月9日
cloud-setup
ネットワーク・コンピュータシステム管理者

Generate the gated SessionStart install hook plus cloud-setup.sh and a "use skills directly" fallback so the marketplace is usable in Claude Code web/cloud sessions. Use to make a marketplace cloud-aware.

2026年6月9日
new-marketplace
その他コンピュータ職

Scaffold a new Claude Code plugin-marketplace monorepo — catalog, repo-root tests/scripts/docs trees, CI workflows, release-please config, dev-setup, the hygiene sensor, and a root CLAUDE.md. Use when starting a fresh marketplace repository.

2026年6月9日
portability-check
ソフトウェア品質保証アナリスト・テスター

Run shellcheck -x over every shipped and dev shell script, flag bash-4/GNU-only constructs, verify env-bash shebangs, and check that each install.sh has the Git-Bash-on-Windows guard. Use to validate cross-platform portability (macOS bash 3.2 / BSD / Windows…

2026年6月9日
release-setup
その他コンピュータ職

Wire release-please with one package per plugin and the marketplace.json extra-files jsonpath sync, so plugin.json, the release tag, and the catalog entry can never drift. Use to set up or repair automated versioning + catalog sync.

2026年6月9日
7 件中 7 件のリポジトリを表示
すべてのリポジトリを表示しました