Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
alexanderop
GitHub creator profile

alexanderop

Repository-level view of 184 collected skills across 32 GitHub repositories, including approximate occupation coverage.

skills collected
184
repositories
32
occupation fields
4
updated
2026-05-19
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
second-brain-nuxt
27 skills · 2026-03-15
ソフトウェア開発者ウェブ開発者作家・著者グラフィックデザイナーコンピュータシステムアナリスト秘書・行政アシスタント(法律・医療・役員除く)
13 occupation categories · 100% classified
15%share
#02
workoutTracker
21 skills · 2026-04-12
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターグラフィックデザイナーコンピュータ・情報システムマネージャーマーケティングマネージャー
5 occupation categories · 100% classified
11%share
#03
vault-astro
20 skills · 2026-04-10
ファイル事務員作家・著者ソフトウェア開発者秘書・行政アシスタント(法律・医療・役員除く)データサイエンティストテクニカルライター
8 occupation categories · 100% classified
11%share
#04
dotfiles
14 skills · 2026-01-25
ソフトウェア開発者コンピュータシステムアナリストコンピュータハードウェアエンジニアゼネラル・オペレーションズマネージャーソフトウェア品質保証アナリスト・テスターマーケティングマネージャー
9 occupation categories · 100% classified
7.6%share
#05
oteleexample
13 skills · 2026-04-04
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター
3 occupation categories · 100% classified
7.1%share
#06
compound-copilot
13 skills · 2026-04-04
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター一般事務員
4 occupation categories · 100% classified
7.1%share
#07
nuxt-sync-engine
8 skills · 2026-01-31
ウェブ開発者ソフトウェア品質保証アナリスト・テスターソフトウェア開発者
3 occupation categories · 100% classified
4.3%share
#08
codemode-shop
8 skills · 2026-04-26
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターテクニカルライターマネジメントアナリスト
4 occupation categories · 100% classified
4.3%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
second-brain-nuxt
27 skills130updated 2026-03-15
15% of creator
mermaid
グラフィックデザイナー

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

2026-03-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 code path", "annotated diagram", "code walkthrough", "explain the architecture of", "walk me through", "database schema", "explain the tables", "data model".

2026-03-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-03-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-03-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-03-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-03-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-03-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-03-15
Showing top 8 of 27 collected skills in this repository.
#002
workoutTracker
21 skills120updated 2026-04-12
11% of creator
check
ソフトウェア品質保証アナリスト・テスター

Review current code changes by dispatching parallel specialized review agents (Vue, TypeScript, a11y, performance, security, tests). Use proactively before committing or opening a PR, or when the user asks to "review", "check", "audit", or "look over" their changes.

2026-04-12
fix-pipeline
ソフトウェア開発者

Inspect GitHub Actions / CI status for the current branch and plan fixes when checks fail. Use proactively after pushing, or when the user mentions "CI", "pipeline", "GitHub Actions", "failing checks", "build failing", or asks "why is CI red".

2026-04-12
lint
ソフトウェア開発者

Run ESLint across the project and fix reported errors and warnings. Use when the user asks to "lint", "fix lint errors", "run eslint", or before committing/shipping to ensure a clean lint pass.

2026-04-12
merge-and-branch
ソフトウェア開発者

Squash-merge the current PR into main, delete the branch, pull latest, and start a new feature branch. Use when the user says "merge this PR", "merge and start new branch", or is done with a PR and ready to start the next task.

2026-04-12
pr
ソフトウェア開発者

Generate or update a structured pull request with summary, user impact, acceptance criteria, QA scope, risk areas, and executable test scenarios, then open it with GitHub CLI.

2026-04-12
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 evidence-based recommendations before implementing.

2026-04-12
review-coderabbit
ソフトウェア品質保証アナリスト・テスター

Fetch CodeRabbit review comments on the current PR, validate each against project conventions, implement valid fixes, and reply to resolve each conversation. Use proactively when CodeRabbit leaves review comments, or when the user says "review coderabbit", "address coderabbit feedback", or "fix coderabbit comments".

2026-04-12
ship
ソフトウェア開発者

End-to-end delivery: commit staged changes, push to remote, and open a pull request in one flow (runs /push then /pr). Use when the user says "ship it", "ship this", "ship the changes", or wants to go from working tree to open PR in one step.

2026-04-12
Showing top 8 of 21 collected skills in this repository.
#003
vault-astro
20 skills00updated 2026-04-10
11% of creator
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 on", or any request to record content in the knowledge base.

2026-04-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-04-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-04-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-04-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-04-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-04-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-04-06
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-04-06
Showing top 8 of 20 collected skills in this repository.
#004
dotfiles
14 skills90updated 2026-01-25
7.6% of creator
Showing top 8 of 14 collected skills in this repository.
#005
oteleexample
13 skills00updated 2026-04-04
7.1% of creator
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 through options before deciding what to build.

2026-04-04
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-04-04
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-04-04
create-agent
ソフトウェア開発者

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

2026-04-04
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-04-04
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-04-04
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. Also handles "update the PR description" or "refresh the PR description".

2026-04-04
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 conventions when they exist, and defaults to conventional commit format otherwise.

2026-04-04
Showing top 8 of 13 collected skills in this repository.
#006
compound-copilot
13 skills00updated 2026-04-04
7.1% of creator
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 through options before deciding what to build.

2026-04-04
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-04-04
ccreate-agent
ソフトウェア開発者

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

2026-04-04
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-04-04
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-04-04
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. Also handles "update the PR description" or "refresh the PR description".

2026-04-04
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 conventions when they exist, and defaults to conventional commit format otherwise.

2026-04-04
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-04-04
Showing top 8 of 13 collected skills in this repository.
#007
nuxt-sync-engine
8 skills70updated 2026-01-31
4.3% of creator
antfu
ソフトウェア開発者

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

2026-01-31
nuxt
ウェブ開発者

Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, middleware, or hybrid rendering.

2026-01-31
vite
ウェブ開発者

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

2026-01-31
vitepress
ウェブ開発者

VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with Vue components.

2026-01-31
vue-best-practices
ウェブ開発者

MUST be used for Vue.js tasks. Strongly recommends Composition API with `<script setup>` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar, vue-tsc. Load for any Vue, .vue files, Vue Router, Pinia, or Vite with Vue work. ALWAYS use Composition API unless the project explicitly requires Options API.

2026-01-31
vue-router-best-practices
ウェブ開発者

Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.

2026-01-31
vue
ウェブ開発者

Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/defineModel, watchers, or using Transition/Teleport/Suspense/KeepAlive.

2026-01-31
vue-testing-best-practices
ソフトウェア品質保証アナリスト・テスター

Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.

2026-01-31
#008
codemode-shop
8 skills00updated 2026-04-26
4.3% of creator
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-04-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-04-26
brain
マネジメントアナリスト

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

2026-04-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-04-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-04-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-04-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-04-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-04-25
#009
MarkVim
6 skills41updated 2025-11-22
3.3% of creator
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 injection (provide/inject).

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 domain knowledge

2025-11-22
#010
vue-template
6 skills11updated 2026-05-14
3.3% of creator
#011
effectclanker
6 skills00updated 2026-05-14
3.3% of creator
brain
マネジメントアナリスト

Read/write the docs/ vault — this project's persistent memory. Use for any task that persists knowledge: reflection, planning, gotchas, principles, or direct edits. Triggers: docs/ modifications, "add to docs", "remember this".

2026-05-14
design-spec
ソフトウェア開発者

Turn a rough feature request into a concrete spec file at `specs/pending/<slug>.md`. Read the codebase first, then ask the user targeted questions, then write the spec. Use when the user says "design a spec", "spec this out", "/design-spec", or hands you a feature idea that needs to become a concrete spec before implementation starts.

2026-05-14
meditate
書簡係員

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

2026-05-14
ruminate
マネジメントアナリスト

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

2026-05-14
writing-interactive-explainers
ソフトウェア開発者

Produces a single-file interactive HTML explainer (dark theme, embedded React demos via CDN) by editing a self-contained template in place, written in Josh Comeau's conversational voice. Use when the user asks for an "interactive guide", "blog post explainer", "Josh Comeau style writeup", "visual deep-dive", "make this visual", or wants to turn a technical topic into a learning page with playable demos.

2026-05-14
reflect
マネジメントアナリスト

Reflect on the conversation and update docs/. Use when wrapping up, after mistakes or corrections, or when significant codebase knowledge was gained. Complements the automatic Stop-hook reflection (`.claude/hooks/docs-reflection.sh`) — invoke this manually for a deeper pass. Triggers: "reflect", "remember this".

2026-05-14
#012
nuxt-agent-doc
6 skills00updated 2026-05-03
3.3% of creator
32 件中 12 件のリポジトリを表示