Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
alexanderop
Profil créateur GitHub

alexanderop

Vue par dépôt de 236 skills collectés dans 39 dépôts GitHub.

skills collectés
236
dépôts
39
mis à jour
2026-07-03
carte des dépôts

Où se trouvent les skills

Principaux dépôts par nombre de skills collectés, avec leur part dans ce catalogue créateur et leur couverture métier.

#01
second-brain-nuxt
27 skills · 2026-03-15
Développeurs de logicielsDéveloppeurs webÉcrivains et auteursAnalystes des systèmes informatiquesAssistants statistiquesGraphistes
13 catégories métier · 100% classifié
11%part
#02
workoutTracker
24 skills · 2026-06-28
Analystes en assurance qualité des logiciels et testeursDéveloppeurs de logicielsSpécialistes en gestion de projetsAdministrateurs de réseaux et de systèmes informatiquesDéveloppeurs webGraphistes
6 catégories métier · 100% classifié
10%part
#03
afk
20 skills · 2026-06-21
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeursAutres occupations informatiquesSpécialistes en gestion de projets
4 catégories métier · 100% classifié
8.5%part
#04
vault-astro
20 skills · 2026-04-10
Préposés aux dossiersÉcrivains et auteursDéveloppeurs de logicielsSecrétaires et assistants administratifs (sauf juridique, médical et direction)Rédacteurs en chefRédacteurs techniques
8 catégories métier · 100% classifié
8.5%part
#05
skills
14 skills · 2026-06-09
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs
2 catégories métier · 100% classifié
5.9%part
#06
dotfiles
13 skills · 2026-01-25
Développeurs de logicielsAnalystes des systèmes informatiquesAnalystes en assurance qualité des logiciels et testeursDéveloppeurs webDirecteurs généraux et responsables des opérationsDirecteurs marketing
7 catégories métier · 100% classifié
5.5%part
#07
oteleexample
13 skills · 2026-04-04
Développeurs de logicielsSpécialistes en gestion de projetsAnalystes en assurance qualité des logiciels et testeurs
3 catégories métier · 100% classifié
5.5%part
#08
compound-copilot
13 skills · 2026-04-04
Développeurs de logicielsSpécialistes en gestion de projetsAnalystes en assurance qualité des logiciels et testeursCommis de bureau généraux
4 catégories métier · 100% classifié
5.5%part
Les 8 principaux dépôts sont affichés ici ; la liste complète continue ci-dessous.
explorateur de dépôts

Dépôts et skills représentatifs

mermaid
Graphistes

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

2026-03-15
walkthrough
Analystes des systèmes informatiques

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
Préposés aux dossiers

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
Développeurs de logicielsDéveloppeurs web

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
Développeurs de logiciels

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
Développeurs web

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-15
Affichage des 8 principaux skills collectés sur 27 dans ce dépôt.
research
Développeurs de logiciels

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

2026-06-28
brainstorm
Spécialistes en gestion de projets

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

2026-06-21
check
Analystes en assurance qualité des logiciels et testeurs

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-06-21
fix-pipeline
Administrateurs de réseaux et de systèmes informatiques

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-06-21
frontend-design
Développeurs web

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-06-21
lint
Analystes en assurance qualité des logiciels et testeurs

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-06-21
merge-and-branch
Développeurs de logiciels

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-06-21
mutation-testing
Analystes en assurance qualité des logiciels et testeurs

Mutation testing patterns for verifying test effectiveness. Use when analyzing branch code to find weak or missing tests. Triggers: "mutation testing", "test effectiveness", "would tests catch this bug", "weak tests", "are my tests good enough", "surviving mutants".

2026-06-21
Affichage des 8 principaux skills collectés sur 24 dans ce dépôt.
batch
Développeurs de logiciels

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 to afk:implement.

2026-06-21
grill
Spécialistes en gestion de projets

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-06-21
ship
Spécialistes en gestion de projets

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-06-21
brain
Développeurs de logiciels

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-06-20
help
Développeurs de logiciels

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-06-20
implement
Développeurs de logiciels

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 commands directly — load this skill first to triage and route.

2026-06-20
init-brain
Développeurs de logiciels

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 a CLAUDE.md to onboard the agent to this repo".

2026-06-20
map-codebase
Développeurs de logiciels

Use when you want a durable, reusable map of how an existing part of the codebase works as-is — "map the codebase", "document how auth is wired today", "survey this module", "how is X wired in this repo" — persisted to brain/codebase/ for future sessions. Produces neutral reference, never a plan; not for planning or stress-testing intent (grill/plan), judging quality or finding bugs (review/simplify), or external prior art (research).

2026-06-20
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
adding-notes
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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
Préposés aux dossiers

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
Secrétaires de direction et assistants administratifs

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
Préposés aux dossiers

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
Préposés aux dossiers

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
Écrivains et auteurs

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
Préposés aux dossiers

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 20 dans ce dépôt.
orchestrated-review
Analystes en assurance qualité des logiciels et testeurs

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 judge pass into one structured verdict. Use for "orchestrated review", "multi-agent code review", "deep review", "review like Cloudflare", "thorough AI code review", or to review a GitHub PR with severity-graded findings and an approve/block decision.

2026-06-09
compound
Développeurs de logiciels

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 solved", or when invoked headless by the lfg pipeline. Writes one doc to docs/solutions/ and makes it discoverable.

2026-06-06
executing-plans
Développeurs de logiciels

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

2026-06-06
subagent-driven-development
Développeurs de logiciels

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

2026-06-06
systematic-debugging
Développeurs de logiciels

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

2026-06-06
writing-plans
Développeurs de logiciels

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

2026-06-06
lfg
Développeurs de logiciels

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 hands-off execution of a software task and provides a feature description. Do not auto-route casual conversation here.

2026-06-06
research
Développeurs de logiciels

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-06-06
Affichage des 8 principaux skills collectés sur 14 dans ce dépôt.
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
brainstorm
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
cbrainstorm
Spécialistes en gestion de projets

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
Commis de bureau généraux

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
building-workflows
Développeurs de logiciels

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 schemas, reading args, asking the human a question, or when a run fails with errors about Date.now/Math.random being forbidden or "defineWorkflow must be the first runtime statement".

2026-05-31
compound
Développeurs de logiciels

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 solved", or when invoked headless by the lfg pipeline. Writes one doc to docs/solutions/ and makes it discoverable.

2026-05-31
executing-plans
Développeurs de logiciels

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

2026-05-31
subagent-driven-development
Développeurs de logiciels

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

2026-05-31
systematic-debugging
Développeurs de logiciels

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

2026-05-31
writing-plans
Développeurs de logiciels

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

2026-05-31
lfg
Développeurs de logiciels

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 hands-off execution of a software task and provides a feature description. Do not auto-route casual conversation here.

2026-05-31
building-workflows
Développeurs de logiciels

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 schemas, reading args, asking the human a question, or when a run fails with errors about Date.now/Math.random being forbidden or "defineWorkflow must be the first runtime statement".

2026-05-31
brain
Développeurs de logiciels

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-05-18
meditate
Autres occupations informatiques

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-05-18
plan
Spécialistes en gestion de projets

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-05-18
review
Analystes en assurance qualité des logiciels et testeurs

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-05-18
ruminate
Autres occupations informatiques

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

2026-05-18
test-browser
Analystes en assurance qualité des logiciels et testeurs

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-05-18
improve-codebase-architecture
Développeurs de logiciels

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 modules, or make a codebase more AI-navigable.

2026-04-18
slidev
Développeurs de logiciels

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 developer decks.

2026-04-10
good-docs-writer
Rédacteurs techniques

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
Développeurs de logiciels

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
Analystes en gestion

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

2026-04-25
meditate
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
test-vue-composable
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Spécialistes en gestion de projets

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
12 dépôts affichés sur 39