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

.dotfiles

.dotfiles contient 22 skills collectées depuis wesbragagt, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
22
Stars
5
mis à jour
2026-05-11
Forks
1
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

agent-browser
Analystes en assurance qualité des logiciels et testeurs

This skill should be used when the user needs to automate browser interactions, test UI workflows, verify page elements, take screenshots, upload files to forms, or interact with web applications during development and debugging. Use this skill for testing PDF upload dialogs, form interactions, dropdown selections, and visual verification of web pages.

2026-05-11
code
Développeurs de logiciels

Execute tasks from a tasks.yaml by orchestrating code-writer agents

2026-05-11
prd
Spécialistes en gestion de projets

Plan a feature using the prd-planner subagent

2026-05-11
tasks
Spécialistes en gestion de projets

Break down a PRD into tasks following the task YAML spec

2026-05-11
tmux
Administrateurs de réseaux et de systèmes informatiques

Manage tmux sessions, windows, and panes from the CLI — list state, read pane output, send keys/commands, create or kill sessions and windows, and inspect long-running terminal work. Use this skill whenever the user mentions tmux, asks to check what's running in another terminal, wants to start a background process in a tmux session, send a command to a running pane, capture or tail output from a tmux pane, attach context from a pane, or troubleshoot a stuck tmux process — even if they don't explicitly say "tmux command."

2026-05-11
w-prd
Directeurs marketing

Plan a feature using the prd-planner subagent

2026-05-11
ddd
Développeurs de logiciels

Domain-Driven Design + Ports & Adapters (Hexagonal Architecture) implementation guide. Use this skill whenever the user invokes /ddd, asks to build a feature using DDD, wants to model a domain, design bounded contexts, implement hexagonal architecture, or review code for DDD compliance. Also trigger when the user mentions entities, value objects, aggregates, repositories, domain events, use cases, ports, adapters, or composition root in an architectural context.

2026-04-29
exacli
Développeurs de logiciels

Exa AI search API via CLI. Activate when user wants to search the web, find code examples, extract content from websites, get AI answers with sources, or perform automated research. Examples: "search for AI startups", "find rate limiter code in Go", "extract content from this URL", "research this topic", "find similar pages".

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

Review a pull request, branch diff, or local changes with a proven step-by-step workflow focused on architecture and design fit, refactor opportunities, potential bugs, and missing test coverage. Use when asked to review code, review a PR, look for bugs, suggest refactors, or assess test gaps.

2026-04-29
visuals
Développeurs de logiciels

Text-based flow diagrams (Mermaid/ASCII) paired with a short written walkthrough to explain how code, architecture, or business logic works. Trigger on "/visuals", "diagram this", "visualize the flow", "show me how X works", "map out the architecture", "how do services interact", "what's the data model", "flowchart of", "sequence diagram", "state transitions", "explain the flow of", or any request to chart/map/draw how something moves through steps — even without naming a format. Also trigger for proposed architectures, pseudo-code, or verbal descriptions the user wants rendered as a diagram.

2026-04-29
research
Développeurs de logiciels

Research skill that delegates investigation to a single subagent. Use this skill whenever the user asks to research, investigate, explore, look into, or learn about any topic. Invoke it for questions like "research X", "what do we know about Y", "look into Z for me", "deep dive on", or "find out about".

2026-04-09
commit
Développeurs de logiciels

Commit only the changes relevant to the current task or context. Never uses `git add -A` or `git add .` — always stages files selectively. Use when the user wants to commit work, save progress, or record changes to git.

2026-03-25
pr
Développeurs de logiciels

Create a GitHub pull request for the current branch. Invokes /commit first to stage and commit any uncommitted changes, then uses the GitHub CLI (gh) to open a PR with a generated title and body. Use this skill whenever the user wants to open a PR, submit their work for review, push a branch and create a pull request, or says anything like "open a PR", "create a pull request", "submit for review", "push and PR", or "ship this".

2026-03-25
w-debug
Développeurs de logiciels

Diagnose bugs, errors, and unexpected behavior — then suggest a fix. Use whenever the user describes something broken: error messages, crashes, wrong output, "this isn't working", "why is X happening". Delegates to a debugger subagent using a four-phase investigation (root cause → pattern → hypothesis → fix) before recommending anything. Never writes code — produces a structured prose diagnosis only.

2026-03-25
grillme
Spécialistes en gestion de projets

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-03-17
tdd
Analystes en assurance qualité des logiciels et testeurs

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

2026-03-17
frontend-design
Concepteurs web et d'interfaces numériques

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-03-10
prompter
Autres occupations informatiques

Craft effective prompts for subagent delegation. Use this skill when delegating work to subagents to ensure clear, well-structured prompts that produce high-quality results.

2026-03-10
w-pr-feedback
Développeurs de logiciels

Review and address all open PR comments — fetch, triage, implement changes, resolve, and summarize.

2026-03-10
w-rebase
Développeurs de logiciels

Rebase current branch onto target with conflict resolution

2026-03-10
tasks
Développeurs de logiciels

Manage task YAML files with status tracking and dependencies. Use this skill to verify, query, and update task status in tasks.yaml files.

2026-02-28