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

dot

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

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

Skills dans ce dépôt

prepare-branch-context
Développeurs de logiciels

Build a fast, actionable branch/PR/commit context pack with scope, intent, changed files, hotspots, risks, and next actions. Use before handing work to another agent, reviewing a branch, resuming unfamiliar work, or preparing a PR/code-review prompt.

2026-06-02
plannotator-setup-goal
Spécialistes en gestion de projets

Create reviewed Codex goal setup packages for long-running /goal work. Use when the user wants to turn an idea, backlog, project mission, or vague objective into durable goal files under a project goals slug folder, with Plannotator review gates for brief, narrative plan with acceptance criteria, verification, blockers, and the final /goal prompt.

2026-05-12
stack
Administrateurs de réseaux et de systèmes informatiques

User guide for the local squash-safe `stack` CLI for stacked PR repair. Use when someone asks how to inspect, track, sync, merge, repair, document, or undo stacked pull requests in squash-merge repositories. Prefer this tool over GitHub's `gh stack` command for this workflow.

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

Manage long-running terminal jobs in a dedicated tmux-opencode session using wrapper scripts for run/wait, health checks, and crash-recovery cleanup.

2026-05-12
video-understand
Autres occupations informatiques

Video understanding and transcription with intelligent multi-provider fallback. Use when: (1) Transcribing video or audio content, (2) Understanding video content including visual elements and scenes, (3) Analyzing YouTube videos by URL, (4) Extracting information from local video files, (5) Getting timestamps, summaries, or answering questions about video content. Automatically selects the best available provider based on configured API keys - prefers full video understanding (Gemini/OpenRouter) over ASR-only providers. Supports model selection per provider.

2026-05-12
react-composition
Développeurs de logiciels

Designs and refactors React component APIs toward compound composition: fewer boolean mode props, clearer seams, context-backed internals, and JSX-first variant assembly. Use when building or reviewing React components with many props, conditional render branches, render props/slots, shared form/composer/card/table internals, or when the user mentions composition, compound components, Radix-style APIs, prop drilling, boolean props, or "composition is all you need".

2026-05-03
architecture-diagram
Développeurs de logiciels

Generate professional dark-themed system architecture diagrams as standalone HTML/SVG files. Self-contained output with no external dependencies. Based on Cocoon AI's architecture-diagram-generator (MIT).

2026-04-15
gh-pr
Programmeurs informatiques

Run simple GitHub PR operations in natural language: open PR, pull new comments idempotently, and mark one or many comments pending/addressed.

2026-04-15
plannotator-compound
Autres occupations informatiques

Analyze a user's Plannotator plan archive to extract denial patterns, feedback taxonomy, evolution over time, and actionable prompt improvements — then produce a polished HTML dashboard report. Falls back to Claude Code ExitPlanMode denial reasons when Plannotator data is unavailable.

2026-04-07
opencode-memory
Autres occupations informatiques

Browse and recall OpenCode local memory stored on the user's machine: local sessions, plans, conversations, prompt history, and project context. Use immediately when the user asks to check history, previous sessions, past chats, what did we do before, last time, check plans, session history, recall, memory, remember, prior work, previous context, or have we done this before. Auto-trigger proactively when resuming work, continuing a project, referencing prior decisions, debugging repeated issues, revisiting earlier plans, or any follow-up where earlier OpenCode context may help. This means OpenCode local history/files specifically, not ChatGPT/Claude cloud history, generic web search, or unrelated product memory systems. Do NOT use for fresh tasks with no relevant history, or when current files/git already answer the question.

2026-04-03
megaplan
Développeurs de logiciels

Adversarial plan-critique-gate loop using build and deep subagents. Use when the user asks for megaplan, or a task is high-risk, multi-system, or ambiguous.

2026-03-27
simplify
Développeurs de logiciels

Pre-commit readability pass for pending diffs. Use when simplifying changed code to make it easier to consume, skimmable, non-clever, and locally obvious without changing behavior or important boundaries.

2026-03-27
depot-container-builds
Administrateurs de réseaux et de systèmes informatiques

Configure and run Depot remote container builds using `depot build` and `depot bake`.

2026-03-25
depot-github-runners
Développeurs de logiciels

Configure Depot-managed GitHub Actions runners as a drop-in replacement for GitHub-hosted runners.

2026-03-25
thrifty
Opérateurs de saisie de données

Delegate tasks to the cost-effective opencode/glm-5 model. Use when you need inexpensive task execution, simple research, or delegating work that doesn't require the most powerful models.

2026-03-11
agent-browser
Développeurs de logiciels

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-03-10
grill-me
Spécialistes en gestion de projetsDirecteurs généraux

Interview the user relentlessly about a plan, exploring each design branch and resolving dependencies one by one.

2026-03-06
visual-explainer
Concepteurs web et d'interfaces numériques

Use when assembling rich, readable report HTML from normalized council payloads, chart specs, and chart assets before print optimization.

2026-03-02
tracer-dev
Développeurs de logiciels

Execute tracer bullet development - implement tasks with validation, code review gates, demos, and learning propagation.

2026-02-26
matt-pocock
Gestionnaires des systèmes informatiques et d'information

Routes software work through Matt Pocock planning and execution philosophy. Use when the user mentions Matt Pocock, PRD-first planning, PRD-to-issues decomposition, vertical slices, Ralph loop, behavior-first TDD, interface options, or refactor planning.

2026-02-23
init-review-policy
Analystes en assurance qualité des logiciels et testeursDéveloppeurs de logiciels

Initialize repo-scoped code review policy files under .opencode/review. Use when setting up project-specific review rules for /code-review.

2026-02-15
vercel-composition-patterns
Développeurs de logiciels

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

2026-02-11
pinescript
Programmeurs informatiques

Use when creating or reviewing TradingView Pine Script v6 indicators/strategies/libraries, applying non-repainting best practices, generating Pine Script from other languages, or running Pine Script linting.

2026-01-22
session-export
Développeurs de logiciels

Update GitHub PR or GitLab MR descriptions with AI session export summaries. Use when user asks to add session summary to PR/MR, document AI assistance in PR/MR, or export conversation summary to PR/MR description.

2026-01-20