17 skills found
benjam3n / opDetermine the correct execution order for a set of steps based on dependencies and constraints. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/op/SKILL.md`, applying it to this input: $ARGUMENTS
kyouyap / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
jayminwest / doUniversal entry point - delegates to appropriate workflow
char5742 / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
bees-roadhouse / bookstack-mcpMCP server for BookStack — 56 tools covering the full API + semantic vector search. Rust/tokio/axum, dual transport (SSE + Streamable HTTP), OAuth 2.1, pluggable DB (SQLite/PostgreSQL+pgvector).
mizchi / 00_basicユーザーはRooよりプログラミングが得意ですが、時短のためにRooにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHub
Nlkomaru / 00_basicユーザーはClaudeよりプログラミングが得意ですが、時短のためにClaudeにコーディングを依頼しています。 2回以上連続でテストを失敗した時は、現在の状況を整理して、一緒に解決方法を考えます。 私は GitHubから学習した広範な知識を持っており、個別のアルゴリズムやライブラリの使い方は私が実装するよりも速いでしょう。ユーザーに説明しながらコードを書きます。
smallmiro / plan-work이 커맨드는 전체 업무, 마일스톤, 이슈 단위로 업무 계획을 수립합니다. **계획만 수립하고 실행은 하지 않습니다.** 실행은 `/work` 커맨드로 진행합니다.
AdobeDocs / gcStage all changes and commit using the repo commit-message rules (📖/✏️/🆕/🗑️).
benjam3n / deExtract dependencies between steps, tasks, or items. Identifies what must happen before what, enabling proper sequencing. Read and execute `/home/ben/Documents/projects/reasoningtool/claude-code-plugin/skills/de/SKILL.md`, applying it to this input: $ARGUMENTS
fengshao1227 / ccg-workflow多模型协作工作流引擎 — /ccg:go 一个命令,AI 自动分析意图、选择策略、编排 Codex + Gemini + Claude 协作执行
mormorbump / 00_basicfsmによる状態遷移のサンプル
github / gh-awGitHub Agentic Workflows
IzzatFirdaus / ictserve-031125Sistem Pengurusan Aset ICT yang komprehensif untuk BPM MOTAC dengan sokongan dwibahasa, pematuhan WCAG 2.2 AA, dan integrasi MyDS.
aspiers / scStage relevant changes and then commit them
KbWen / agentic-osGovernance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and Antigravity, via AGENTS.md.
noriaki / 02_gitこのドキュメントでは、開発サイクルとしてのブランチ管理の方法と、コミットとプルリクエストの作成に関するベストプラクティスを説明します。 開発サイクルとして GitHub Flow を採用します。main ブランチにマージ済みの feature ブランチはローカルとリモートの両方とも削除します。