Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

salary-man-setup

salary-man-setup contient 7 skills collectées depuis alchemiststudiosDOTai, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
2
mis à jour
2026-03-10
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

codebase-research
Développeurs de logiciels

This skill should be used when mapping or researching a codebase to understand its structure, patterns, and architecture. Use when the user asks to "map the codebase", "research how X works", "find all Y patterns", or needs to understand code organization. Produces factual structural maps in memory-bank/research/—no suggestions, no recommendations, just what exists. Uses ast-grep for structural pattern matching.

2026-03-10
differential-session-runner
Développeurs de logiciels

Run or continue a differential debugging session between two implementations, traces, captures, or outputs. Record artifact identity, exact commands, first mismatch progression, findings, validation, and next probe in a durable session log.

2026-03-10
harness-map
Développeurs de logiciels

Map a repository's mechanical harness layers: canonical check command, local and CI gates, architecture boundaries, structural rules, behavioral verification, docs ratchets, evidence workflows, and operator-facing surfaces. Use when you need to understand how a repo keeps change safe.

2026-03-10
implementation-planner
Développeurs de logiciels

Generate execution-ready implementation plans from research docs - planning ONLY, no fixing or verifying. North Star is whether a JR developer can execute the plan with zero additional context.

2026-03-10
plan-executor
Développeurs de logiciels

Execute implementation plans from memory-bank/plan/. Focus on EXECUTING ONLY - no planning, no fixes outside plan scope. Uses gated checks, atomic commits, and maintains a single execution log in memory-bank/execute/. Use when the user says "execute this plan" or provides a plan path.

2026-03-10
qa-from-execute
Analystes en assurance qualité des logiciels et testeurs

Perform quality assurance on code changes after the implementation-planner -> plan-executor workflow. STRICTLY QA only—no coding, no fixes, no source-code changes. Focus on changed areas only, emphasizing control/data flow correctness.

2026-03-10
salaryman-skill
Administrateurs de réseaux et de systèmes informatiques

This skill should be used when working in the salary-man-setup repository to inspect, run, debug, or extend the Ubuntu bootstrap flow. Use it when another agent needs to drive setup.sh or the numbered install scripts, test the bootstrap on a local or remote machine, work through tmux, or update the managed shell/git/bootstrap configuration while preserving the repo's secret-handling guardrails.

2026-03-06