Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
alexanderop
GitHub 创作者资料

alexanderop

按仓库查看 32 个 GitHub 仓库中的 184 个已收集 skills,并展示近似职业覆盖。

已收集 skills
184
仓库
32
职业领域
4
更新
2026-05-19
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

#01
second-brain-nuxt
27 个 skills · 2026-03-15
软件开发工程师作家与作者网页开发工程师平面设计师秘书和行政助理(法律、医疗和高管除外)统计助理
13 个职业分类 · 已分类 100%
15%占比
#02
workoutTracker
21 个 skills · 2026-04-12
软件开发工程师软件质量保证分析师与测试员市场营销经理平面设计师计算机与信息系统经理
5 个职业分类 · 已分类 100%
11%占比
#03
vault-astro
20 个 skills · 2026-04-10
档案文员作家与作者秘书和行政助理(法律、医疗和高管除外)软件开发工程师技术写作员数据科学家
8 个职业分类 · 已分类 100%
11%占比
#04
dotfiles
14 个 skills · 2026-01-25
软件开发工程师培训与发展专员市场营销经理电子工程师(非计算机)综合与运营经理计算机硬件工程师
9 个职业分类 · 已分类 100%
7.6%占比
#05
oteleexample
13 个 skills · 2026-04-04
软件开发工程师项目管理专家软件质量保证分析师与测试员
3 个职业分类 · 已分类 100%
7.1%占比
#06
compound-copilot
13 个 skills · 2026-04-04
软件开发工程师项目管理专家综合办公文员软件质量保证分析师与测试员
4 个职业分类 · 已分类 100%
7.1%占比
#07
nuxt-sync-engine
8 个 skills · 2026-01-31
网页开发工程师软件开发工程师软件质量保证分析师与测试员
3 个职业分类 · 已分类 100%
4.3%占比
#08
codemode-shop
8 个 skills · 2026-04-26
软件开发工程师技术写作员管理分析师软件质量保证分析师与测试员
4 个职业分类 · 已分类 100%
4.3%占比
这里展示前 8 个仓库;完整仓库列表在下方继续。
仓库浏览

仓库与代表性 skills

#001
second-brain-nuxt
27 个 skills130更新于 2026-03-15
占该创作者 15%
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
当前展示该仓库 Top 8 / 27 个已收集 skills。
#002
workoutTracker
21 个 skills120更新于 2026-04-12
占该创作者 11%
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
当前展示该仓库 Top 8 / 21 个已收集 skills。
#003
vault-astro
20 个 skills00更新于 2026-04-10
占该创作者 11%
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
当前展示该仓库 Top 8 / 20 个已收集 skills。
#004
dotfiles
14 个 skills90更新于 2026-01-25
占该创作者 7.6%
当前展示该仓库 Top 8 / 14 个已收集 skills。
#005
oteleexample
13 个 skills00更新于 2026-04-04
占该创作者 7.1%
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
当前展示该仓库 Top 8 / 13 个已收集 skills。
#006
compound-copilot
13 个 skills00更新于 2026-04-04
占该创作者 7.1%
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
当前展示该仓库 Top 8 / 13 个已收集 skills。
#007
nuxt-sync-engine
8 个 skills70更新于 2026-01-31
占该创作者 4.3%
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 个 skills00更新于 2026-04-26
占该创作者 4.3%
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 个 skills41更新于 2025-11-22
占该创作者 3.3%
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 个 skills11更新于 2026-05-14
占该创作者 3.3%
#011
effectclanker
6 个 skills00更新于 2026-05-14
占该创作者 3.3%
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 个 skills00更新于 2026-05-03
占该创作者 3.3%
已展示 12 / 32 个仓库