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

dotfiles

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

skills collectés
31
Stars
24
mis à jour
2026-06-11
Forks
3
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

write-pr-description
Développeurs de logiciels

Voice guide for writing PR descriptions. Use this skill for ALL PR creation and updates (via gh CLI or editing existing PRs). Contains your specific voice rules, anti-patterns, examples, and workflow. Never write PR descriptions without invoking this skill first.

2026-06-11
commit
Développeurs de logiciels

Commit the changes in the working tree. Only invoke when the user explicitly signals to commit ("commit", "/commit", etc.). Never invoke this skill on your own initiative — implementation approval is not a commit signal.

2026-06-11
review-code
Analystes en assurance qualité des logiciels et testeurs

Standalone code review for any scope — PR number, branch, file paths, or current changes. Synthesizes intent, runs 10 parallel specialized agents, and presents actionable findings with a verdict. For PR scope, optionally posts the review to GitHub with inline comments.

2026-06-10
prove-it-works
Analystes en assurance qualité des logiciels et testeurs

Survey observable paths, run the real system, capture evidence, and surface gaps. TRIGGER when asked to prove a change works or write a QA plan.

2026-06-10
handoff
Spécialistes en gestion de projets

Tell the next agent everything they need to know to continue your work.

2026-06-06
write-ticket-description
Spécialistes en gestion de projets

Voice guide for writing issue/ticket/task/epic descriptions. Use this skill for ALL issue creation — GitHub issues, Jira tasks, Monday tasks, Linear tasks, and epics. Contains section structure, voice rules, and anti-patterns. Never write ticket descriptions without invoking this skill first.

2026-06-02
design
Développeurs de logiciels

Design the type progression and test plan for approved work. Invoke after agreeing on the high-level approach and before writing any implementation.

2026-05-25
use-trekker
Spécialistes en gestion de projets

Full reference for the trekker task management workflow. Use when working with trekker issues, planning multi-step work, or managing task lifecycle.

2026-05-22
review-converge
Analystes en assurance qualité des logiciels et testeurs

Autonomously review and fix the current branch or specified scope in iterative rounds until clean, leaving all changes in the working tree. Escalates only genuine design decisions. Ends with a transparent report of every round, every fix, and anything it couldn't resolve — persisted to .outputs/.

2026-05-21
review-pr-comments-converge
Analystes en assurance qualité des logiciels et testeurs

Fetch PR review comments, validate each against the actual code, auto-fix obvious issues, and escalate genuine design decisions. Leaves all changes in the working tree. Use when you want to action reviewer feedback autonomously.

2026-05-21
discuss
Développeurs de logiciels

Explore a task and validate the overall strategy before implementation. TRIGGER for ambiguous tasks, design discussions, multi-step work, risky changes, or when the user asks a question before implementation.

2026-05-21
uphold-invariants
Développeurs de logiciels

Load relevant code quality reference files (architecture, testing, security, type design, etc.) and apply their invariants to the current task. ALWAYS invoke before designing, writing, or editing ANY code.

2026-05-16
use-linear
Spécialistes en gestion de projets

Reference for using Linear via MCP tools. Use when creating, updating, or querying Linear issues, projects, teams, or comments.

2026-05-14
review-prs
Analystes en assurance qualité des logiciels et testeurs

Fetch and present a prioritized summary of all PRs awaiting the current user's review across the relevant projects and provide an interactive workflow helping the user phrase and post inline review comments and overall review decisions.

2026-05-09
validate
Analystes en assurance qualité des logiciels et testeurs

Confirm we have actually completed and validated what we planned to accomplish. TRIGGER whenever the user asks you to confirm a task is complete, if any implementation or validation was missed, etc.

2026-05-09
review-completion
Analystes en assurance qualité des logiciels et testeurs

Confirm a task was fully executed and the change works — static completeness audit followed by empirical runtime evidence. TRIGGER when asked to confirm a task is complete, prove it works, or verify a change is ready to ship.

2026-05-09
scan-ideas
Spécialistes en gestion de projets

Find all tracked issues and work item ideas for the current project and rank them by priority to address. TRIGGER whenever the user asks for help deciding what to work on next and you are not already working through a known plan.

2026-05-09
scan-impact
Spécialistes en gestion de projets

Identify the most mind-blowing, game-changing changes that could be made next assuming users will shortly abandon this project if it doesn't differentiate itself soon. TRIGGER whenever the user asks what work would be most impactful to do next.

2026-05-09
scan-harness
Développeurs de logiciels

Audit the user's Claude Code agent harness for improvements — global config, project config, recent session patterns, and opportunities for better guardrails and feedback loops. Use when the user asks to improve their Claude Code setup.

2026-05-09
scan-gaps
Spécialistes en gestion de projets

Analyze gaps in user-facing features and desirable characteristics, developer-facing tooling and desirable characteristics, and other opportunities not currently tracked in the project's backlog. Use when the user asks you to help identify opportunities to improve the system.

2026-05-09
scan-invariants
Analystes en assurance qualité des logiciels et testeurs

Check whether a codebase upholds its invariants — a specific theme or all themes in parallel. Use when asked to review conventions, check invariants, or audit codebase health.

2026-05-09
add-tool
Administrateurs de réseaux et de systèmes informatiques

Add a new tool to the dotfiles repository. Use when asked to add a new CLI tool, application, or package as a managed dotfiles tool.

2026-04-21
use-codefresh
Administrateurs de réseaux et de systèmes informatiques

Reference for using Codefresh via the CodeFresh CLI. Use when a Codefresh CI check is failing in a recursionpharma PR, or when working with Codefresh builds.

2026-04-20
use-beads
Développeurs de logiciels

Full reference for the beads task management workflow. Use when working with beads issues, planning multi-step work, or managing task lifecycle.

2026-04-14
use-next-devtools
Développeurs de logiciels

Reference for using the NextJS Dev Tools via the nextjs-agent. Use to debug or observe Next.js framework internals.

2026-04-14
use-notion
Développeurs de logiciels

Reference for using the Notion API via the notion-agent subagent. Use to expore and update Notion workspace content.

2026-04-14
fetch-github-prs-to-review
Développeurs de logiciels

Fetches and processes GitHub pull requests waiting for review. Returns fully formatted markdown with PRs grouped by category (Feature/Bug, Chores, Dependency Updates) and sorted by age. Includes metadata like CI status, review status, size metrics, and viewing history. Use when user wants to see their PR review queue.

2026-03-27
create-pr
Développeurs de logiciels

Draft a PR for the changes on the current branch using the "commit" and "write-pr-description" skills.

2026-03-27
drafting-til
Écrivains et auteurs

Draft a TIL-style blog post in the user's voice and write it to Notion with Status="Claude Draft". Contains voice guide for matching the user's writing style. Use when user approves a TIL topic and wants a draft created.

2026-03-19
scanning-notion-for-tils
Développeurs de logicielsAssistants statistiques

[UNDER DEVELOPMENT - DO NOT USE] Searches the Notion Writing database for unpublished items that could become TIL posts. This skill is not yet integrated with the publishing workflow.

2026-03-19
scanning-git-for-tils
Développeurs de logiciels

Scans GitHub commit history for commits that might make good TIL blog posts. Queries all your repos across all orgs via GitHub API. Tracks assessed commits in Notion to avoid duplicates across machines. Use when user asks for TIL ideas from their recent work.

2026-03-19
dotfiles Agent Skills sur GitHub | SkillsMP