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

alexanderop

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

収集済み skills
229
リポジトリ
40
更新
2026年8月27日
リポジトリマップ

skills がある場所

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

#01
second-brain-nuxt
27 件の skills · 2026年3月15日
ソフトウェア開発者ウェブ開発者作家・著者グラフィックデザイナーコンピュータシステムアナリスト秘書・行政アシスタント(法律・医療・役員除く)
13 件の職業カテゴリ · 100% 分類済み
12%比率
#02
afk
20 件の skills · 2026年7月30日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターその他コンピュータ職プロジェクト管理専門家
4 件の職業カテゴリ · 100% 分類済み
8.7%比率
#03
vault-astro
20 件の skills · 2026年4月10日
ファイル事務員作家・著者ソフトウェア開発者秘書・行政アシスタント(法律・医療・役員除く)データサイエンティストテクニカルライター
8 件の職業カテゴリ · 100% 分類済み
8.7%比率
#04
dotfiles
15 件の skills · 2026年1月25日
ソフトウェア開発者ウェブ開発者コンピュータシステムアナリストコンピュータハードウェアエンジニアゼネラル・オペレーションズマネージャーソフトウェア品質保証アナリスト・テスター
9 件の職業カテゴリ · 100% 分類済み
6.6%比率
#05
skills
14 件の skills · 2026年6月9日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 100% 分類済み
6.1%比率
#06
pstack
14 件の skills · 2026年8月26日
分類待ち
6.1%比率
#07
oteleexample
13 件の skills · 2026年4月4日
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
5.7%比率
#08
compound-copilot
13 件の skills · 2026年4月4日
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター一般事務員
4 件の職業カテゴリ · 100% 分類済み
5.7%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

mermaid
グラフィックデザイナー

Must read guide on creating/editing mermaid charts with validation tools and syntax reference for all diagram types

2026年3月15日
walkthrough
コンピュータシステムアナリスト

Generate interactive HTML walkthroughs with clickable Mermaid diagrams (flowcharts and ER diagrams) that explain codebase features, flows, architecture, and database schemas. Use when asked to "walkthrough", "explain this flow", "how does X work", "trace the…

2026年3月15日
adding-notes
ファイル事務員

Create a note from any resource: URL, book, podcast, article, video, GitHub repo, Reddit thread, PDF, quote, or raw idea. Trigger on "add", "save", "capture", "note this", "take notes on", or any request to record content in the knowledge base.

2026年3月15日
adding-tweets
ソフトウェア開発者ウェブ開発者

Add tweets to the Second Brain. Use when the user provides a Twitter/X URL and pasted tweet content, asking to "add a tweet", "save this tweet", or "capture this tweet".

2026年3月15日
asking-notes
ソフトウェア開発者

Query your Second Brain with keyword search. Use when asked to "ask my notes", "what do I know about", "query my knowledge", "/ask", or when the user has a question that their notes might answer.

2026年3月15日
creating-obsidian-templates
ウェブ開発者

Create Obsidian templates for the Second Brain vault. Use when asked to "create a template", "make a template for", "add an Obsidian template", or "template for X".

2026年3月15日
daily-note
ソフトウェア開発者

Create or update today's private journal entry. Use when asked to "daily note", "journal", "log today", "morning pages", or "capture thoughts".

2026年3月15日
demo-2-1-features
ソフトウェア開発者

Demo skill showing all Claude Code 2.1 features. Use when asked to "demo 2.1" or "show new skill features".

2026年3月15日
収集済み skill 27 件中 8 件を表示しています。
write-evals
ソフトウェア品質保証アナリスト・テスター

Use when the user wants to generate behavioral evals, LLM-judge tests, or eval cases for a skill, agent, prompt, or feature, write a failing eval before implementing, or scaffold an eval harness in a repo that has none

2026年7月30日
batch
ソフトウェア開発者

Use when a plan or spec splits into many independently-mergeable units — a codebase-wide migration, rename, or repeated pattern change — and the user wants them implemented in parallel as separate PRs rather than one sequential pass. The fan-out alternative…

2026年6月21日
grill
プロジェクト管理専門家

Use when the user says "grill me", asks to stress-test a plan, wants to be interviewed or asked the questions needed before building, offers a vague feature idea, or wants grounded planning before non-trivial implementation

2026年6月21日
ship
プロジェクト管理専門家

Use when the user asks to run the whole AFK flow, ship a feature, take work from idea or plan to verified evidence, resume an AFK workflow, or make a final ship/no-ship call across planning, implementation, cleanup, and QA

2026年6月21日
brain
ソフトウェア開発者

Use when a task needs to read or write the persistent brain/ vault — adding a principle, codebase gotcha, or note, or grounding work in existing memory; triggers include "add to brain", "remember this in the brain", or any direct brain/ edit.

2026年6月20日
help
ソフトウェア開発者

Use when the user asks for help, afk help, what to do next, where am I, which AFK skill to use, AFK workflow orientation, or a broad catalog explanation

2026年6月20日
implement
ソフトウェア開発者

Use when the agent is about to implement, edit code, execute a plan, fix a bug, build a feature, or make repo changes, especially when task complexity or orchestration needs are unclear. Do not start editing code, writing tests, or running build or test…

2026年6月20日
init-brain
ソフトウェア開発者

Use when setting up a project for AFK for the first time — scaffolds the brain/ vault and authors a tight CLAUDE.md (with an AGENTS.md symlink) that points at the brain; triggers include "init brain", "set up the brain", "create the brain vault", or "generate…

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

Ingest a new source into the LLM Wiki. Save the full captured resource under src/content/notes/sources/ first, then create or update the maintained wiki summary/synthesis entry, index, and log. Trigger on "add", "save", "capture", "note this", "take notes…

2026年4月10日
asking-notes
ファイル事務員

Query the maintained wiki layer first, then fall back to sources when needed. Use when asked to "ask my notes", "what do I know about", "query my knowledge", "/ask", or when the user has a question that the wiki might answer.

2026年4月10日
weekly-review
上級秘書・行政アシスタント

Summarize the past week's daily journal entries. Use when asked to "weekly review", "review the week", "summarize this week", or "week summary".

2026年4月10日
moc-curator
ファイル事務員

Curate wiki maps and clustering pages for the LLM Wiki. Use when asked to "curate MOCs", "update maps", "find clusters", "what MOCs need updating", or "organize my notes".

2026年4月10日
reviewing-notes
ファイル事務員

Audit the maintained wiki for quality and maintenance issues. Use when asked to "review notes", "check content quality", "audit my knowledge base", or "find broken links".

2026年4月10日
weekly-newsletter
作家・著者

Generate a weekly newsletter summarizing resources added last week. Use when asked to "weekly newsletter", "newsletter", "what did I add this week", "generate newsletter", or "Monday newsletter".

2026年4月10日
adding-tweets
ファイル事務員

Add tweets to the Second Brain. Use when the user provides a Twitter/X URL and pasted tweet content, asking to "add a tweet", "save this tweet", or "capture this tweet".

2026年4月6日
creating-obsidian-templates
ソフトウェア開発者

Create Obsidian templates for the Second Brain vault. Use when asked to "create a template", "make a template for", "add an Obsidian template", or "template for X".

2026年4月6日
収集済み skill 20 件中 8 件を表示しています。
収集済み skill 15 件中 8 件を表示しています。
orchestrated-review
ソフトウェア品質保証アナリスト・テスター

Orchestrated multi-agent code review modeled on Cloudflare's system. Risk-tiers the diff, filters noise, fans out specialist reviewers (security, performance, code quality, docs, tests, release, AGENTS.md), and consolidates everything through a coordinator…

2026年6月9日
compound
ソフトウェア開発者

Document a recently solved problem into a searchable project-local knowledge store so each unit of engineering work makes the next one easier. Use after a non-trivial problem is solved and verified, when the user says "that worked" / "it's fixed" / "problem…

2026年6月6日
executing-plans
ソフトウェア開発者

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026年6月6日
subagent-driven-development
ソフトウェア開発者

Use when executing implementation plans with independent tasks in the current session

2026年6月6日
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026年6月6日
writing-plans
ソフトウェア開発者

Use when you have a spec or requirements for a multi-step task, before touching code

2026年6月6日
lfg
ソフトウェア開発者

Run the full autonomous engineering pipeline end-to-end (recall prior learnings, plan, implement with TDD, review and autofix, verify, commit, push, open PR, watch CI and fix failures, then compound the learning). Use ONLY when the user explicitly requests…

2026年6月6日
research
ソフトウェア開発者

Deep research on a technical problem using parallel subagents for web docs, Stack Overflow, and codebase exploration, saving a markdown report to docs/research/. Use when the user says "research X", "investigate X", "find out how X works", or needs…

2026年6月6日
収集済み skill 14 件中 8 件を表示しています。
architect
未分類

Sketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use for /architect, 'architect this', 'design this', or non-trivial work where jumping to code would lock in the wrong shape.

2026年8月26日
arena
未分類

Spawn N parallel candidates at the same task, pick a base, graft the strongest parts of the losers into it. Use for /arena, 'arena this', 'throw it in the arena', or when one attempt at a non-trivial artifact would lock in the wrong shape.

2026年8月26日
automate-me
未分類

Use for "automate me", "create/update/refresh my -mode skill", "turn/capture my preferences or working style into a skill", or wanting agents to follow how the user works. Drafts or revises a personal -mode skill via create-skill + unslop, optionally pulling…

2026年8月26日
create-verification-skill
未分類

Generate a project-local verification skill that drives your app the way a user does — any language, framework, or platform. Use for /create-verification-skill, "make a control skill for this repo", or when a project has no scripted way to prove…

2026年8月26日
how
未分類

Use for "how does X work", code walkthroughs before changing something, and placement / ownership / layering questions ("where should this live", "which package owns this", "is this the right layer"). Explains subsystem architecture, runtime flow, onboarding…

2026年8月26日
interrogate
未分類

Use for "interrogate", "adversarial review", "multi-model review", "challenge this", "stress test this code", "find blind spots", or "tear this apart". Multiple LLM reviewers challenge changes from independent angles.

2026年8月26日
maintain-verification-skill
未分類

Periodic pass that keeps a project's verification skill and feature map honest: parallel source readers per feature, one live session driving every feature, at most one PR of proven corrections. Use for /maintain-verification-skill or "audit the verify skill".

2026年8月26日
poteto-mode
未分類

poteto's agent style for concise, detailed responses, deliberate subagents, unslopped prose, simple code, and verified work. Use for poteto, /poteto-mode, or requests to work in this style.

2026年8月26日
収集済み skill 14 件中 8 件を表示しています。
brainstorm
プロジェクト管理専門家

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think…

2026年4月4日
compound
ソフトウェア開発者

Document a solved problem as reusable institutional knowledge with parallel research. Use when the user says 'document this', 'compound', 'save learnings', or wants to capture a solution for future reference.

2026年4月4日
cplan
ソフトウェア開発者

Research the codebase and create a structured implementation plan. Use when the user says 'plan this', 'create a plan', 'how should we implement', or wants to turn a feature description into a structured implementation plan.

2026年4月4日
create-agent
ソフトウェア開発者

Scaffold a new custom agent — reviewers, researchers, or workflow agents. Use when asked to create, scaffold, or add a new agent.

2026年4月4日
deepen
プロジェクト管理専門家

Enhance an existing plan with parallel research agents for depth, best practices, and implementation details. Use when the user says 'deepen the plan', 'research more', or when a plan has high-risk dimensions that need more investigation.

2026年4月4日
document-review
プロジェクト管理専門家

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it, or when invoked by /cplan for quality gating.

2026年4月4日
git-commit-push-pr
ソフトウェア開発者

Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a PR", "open a pull request", or wants to go from working changes to an open pull request in one step.…

2026年4月4日
git-commit
ソフトウェア開発者

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo…

2026年4月4日
収集済み skill 13 件中 8 件を表示しています。
cbrainstorm
プロジェクト管理専門家

Explore requirements and approaches through collaborative dialogue before writing a right-sized requirements document and planning implementation. Use for feature ideas, problem framing, when the user says 'let's brainstorm', or when they want to think…

2026年4月4日
ccompound
一般事務員

Document a solved problem as reusable institutional knowledge with parallel research. Use when the user says 'document this', 'compound', 'save learnings', or wants to capture a solution for future reference.

2026年4月4日
ccreate-agent
ソフトウェア開発者

Scaffold a new custom agent — reviewers, researchers, or workflow agents. Use when asked to create, scaffold, or add a new agent.

2026年4月4日
cdeepen
プロジェクト管理専門家

Enhance an existing plan with parallel research agents for depth, best practices, and implementation details. Use when the user says 'deepen the plan', 'research more', or when a plan has high-risk dimensions that need more investigation.

2026年4月4日
cdocument-review
プロジェクト管理専門家

Review requirements or plan documents using parallel persona agents that surface role-specific issues. Use when a requirements document or plan document exists and the user wants to improve it, or when invoked by /cplan for quality gating.

2026年4月4日
cgit-commit-push-pr
ソフトウェア開発者

Commit, push, and open a PR with an adaptive, value-first description. Use when the user says "commit and PR", "push and open a PR", "ship this", "create a PR", "open a pull request", or wants to go from working changes to an open pull request in one step.…

2026年4月4日
cgit-commit
ソフトウェア開発者

Create a git commit with a clear, value-communicating message. Use when the user says "commit", "commit this", "save my changes", "create a commit", or wants to commit staged or unstaged work. Produces well-structured commit messages that follow repo…

2026年4月4日
cgit-worktree
ソフトウェア開発者

Manage Git worktrees for isolated parallel development. Use when the user wants to work on multiple features in parallel, review code in isolation, or needs a clean workspace. Handles creating, listing, switching, and cleaning up worktrees.

2026年4月4日
収集済み skill 13 件中 8 件を表示しています。
building-workflows
ソフトウェア開発者

Use when authoring, writing, editing, or debugging a defineWorkflow workflow file (*.workflow.ts) with the `defineworkflow` package — orchestrating coding agents via agent()/parallel()/pipeline(), declaring meta.harness, returning structured output with zod…

2026年5月31日
compound
ソフトウェア開発者

Document a recently solved problem into a searchable project-local knowledge store so each unit of engineering work makes the next one easier. Use after a non-trivial problem is solved and verified, when the user says "that worked" / "it's fixed" / "problem…

2026年5月31日
executing-plans
ソフトウェア開発者

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026年5月31日
subagent-driven-development
ソフトウェア開発者

Use when executing implementation plans with independent tasks in the current session

2026年5月31日
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026年5月31日
writing-plans
ソフトウェア開発者

Use when you have a spec or requirements for a multi-step task, before touching code

2026年5月31日
lfg
ソフトウェア開発者

Run the full autonomous engineering pipeline end-to-end (recall prior learnings, plan, implement with TDD, review and autofix, verify, commit, push, open PR, watch CI and fix failures, then compound the learning). Use ONLY when the user explicitly requests…

2026年5月31日
building-workflows
ソフトウェア開発者

Use when authoring, writing, editing, or debugging a defineWorkflow workflow file (*.workflow.ts) with the `defineworkflow` package — orchestrating coding agents via agent()/parallel()/pipeline(), declaring meta.harness, returning structured output with zod…

2026年5月31日
brain
ソフトウェア開発者

Read/write brain files (Obsidian vault at brain/). Use for any task that persists knowledge — reflection, planning, or direct edits. Triggers: brain/ modifications, "add to brain".

2026年5月18日
meditate
その他コンピュータ職

Audit and evolve the brain vault — prune outdated content, discover cross-cutting principles, review skills for structural encoding opportunities. Triggers: "meditate", "audit the brain".

2026年5月18日
plan
プロジェクト管理専門家

Break down medium-to-large tasks into phased plans in brain/plans/. Planning only — does not implement. Use for new features, multi-file refactors, or architectural changes — not small fixes. Triggers: "plan this", "break this down".

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

Principle-grounded review of code changes, PRs, or plans. Use when asked to review, critique, or assess quality of work — "review", "review this", "code review", "check this".

2026年5月18日
ruminate
その他コンピュータ職

Mine past Claude Code conversations for uncaptured patterns, corrections, and knowledge. Cross-references with existing brain content. Triggers: "ruminate", "mine my history".

2026年5月18日
test-browser
ソフトウェア品質保証アナリスト・テスター

Smoke-test affected pages in a real browser via the agent-browser CLI by mapping changed files to routes. Use when the user says "test in the browser", "smoke test the PR", "verify the UI works", or before merging UI-affecting changes.

2026年5月18日
improve-codebase-architecture
ソフトウェア開発者

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled…

2026年4月18日
slidev
ソフトウェア開発者

Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or…

2026年4月10日
good-docs-writer
テクニカルライター

Turn a topic into a structured blog-post draft using Good Docs templates with blog voice. Triggers: "$good-docs-writer <intent> <topic>", "write a blog post about X", "draft a blog post on X".

2026年4月26日
walkthrough
ソフトウェア開発者

Generates a self-contained HTML walkthrough of a codebase feature, flow, architecture, or schema. Triggers: "$walkthrough", "walk me through", "trace the code path", "explain this flow", "visualize the data model".

2026年4月26日
brain
マネジメントアナリスト

Read/write brain files (Obsidian vault at brain/). Triggers: brain/ modifications, "add to brain".

2026年4月25日
meditate
ソフトウェア開発者

Audit and evolve the brain vault — prune outdated content, discover cross-cutting principles, review skills for structural encoding opportunities. Triggers: "meditate", "audit the brain".

2026年4月25日
plan
ソフトウェア開発者

Break down medium-to-large tasks into phased plans in brain/plans/. Planning only — does not implement. Use for new features, multi-file refactors, or architectural changes — not small fixes. Triggers: "plan this", "break this down".

2026年4月25日
reflect
ソフトウェア開発者

Reflect on the conversation and update the brain. Use when wrapping up, after mistakes or corrections, or when significant codebase knowledge was gained. Triggers: "reflect", "remember this".

2026年4月25日
review
ソフトウェア品質保証アナリスト・テスター

Principle-grounded review of code changes, PRs, or plans. Use when asked to review, critique, or assess quality of work — "review", "review this", "code review", "check this".

2026年4月25日
ruminate
ソフトウェア開発者

Mine past Claude Code conversations for uncaptured patterns, corrections, and knowledge. Cross-references with existing brain content. Triggers: "ruminate", "mine my history".

2026年4月25日
test-vue-composable
ソフトウェア品質保証アナリスト・テスター

Guide for unit testing Vue 3 Composables using Vitest. Use this skill when writing tests for Vue logic to determine the correct testing strategy based on whether the composable is independent, relies on lifecycle hooks (onMounted), or uses dependency…

2025年11月22日
brainstorming
ソフトウェア開発者

Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes

2025年11月22日
systematic-debugging
ソフトウェア開発者

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

2025年11月22日
root-cause-tracing
ソフトウェア開発者

Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior

2025年11月22日
test-driven-development
ソフトウェア品質保証アナリスト・テスター

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

2025年11月22日
writing-plans
プロジェクト管理専門家

Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal…

2025年11月22日
40 件中 12 件のリポジトリを表示