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

AGENTS

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

skills collectés
32
Stars
4
mis à jour
2026-07-23
Forks
0
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

noacp
Autres occupations informatiques

File-based session protocol for agents without ACP support. Wraps any CLI agent (agy, etc.) in persistent multi-turn conversations using shared session files. Use when acpx is unavailable, the target agent lacks ACP, or when user mentions noacp, agy session, file-based agent, or non-ACP agent communication. Supports agy model selection via aliases (agy-flash, agy-pro, agy-claude, etc.).

2026-07-23
codebase-design
Développeurs de logiciels

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-23
diagnosing-bugs
Développeurs de logiciels

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-23
domain-modeling
Développeurs de logiciels

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-07-23
grill-me
Spécialistes en gestion de projets

A relentless interview to sharpen a plan or design.

2026-07-23
grill-with-docs
Spécialistes en gestion de projets

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2026-07-23
grilling
Spécialistes en gestion de projets

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

2026-07-23
handoff
Développeurs de logiciels

Compact the current conversation into a handoff document for another agent to pick up.

2026-07-23
improve-codebase-architecture
Développeurs de logiciels

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-07-23
request-refactor-plan
Développeurs de logiciels

Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.

2026-07-23
tdd
Analystes en assurance qualité des logiciels et testeurs

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-07-23
teach
Enseignants postsecondaires, autres

Teach the user a new skill or concept, within this workspace.

2026-07-23
writing-great-skills
Développeurs de logiciels

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2026-07-23
to-issues
Autres occupations informatiques

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

2026-07-17
to-prd
Spécialistes en gestion de projets

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-07-17
bro
Commis de bureau généraux

Restate the last message in plain human language, no jargon.

2026-07-15
facts
Développeurs de logiciels

Give a capable engineer a concise briefing on the critical facts and implications of an effort before it is built or after it is completed. Use when the human explicitly invokes $facts, and never otherwise; do not invoke this skill automatically.

2026-07-15
deferred-debt
Développeurs de logiciels

Harvest every DEBT: comment in the codebase into a debt ledger, so deliberate shortcuts get tracked instead of rotting into "later means never". A DEBT: comment names a shortcut's ceiling and its upgrade trigger. Use when the user says "tech debt", "what did we defer", "list the shortcuts", "debt ledger", "DEBT ledger", "/deferred-debt", or "what's marked to do later". One-shot report, changes nothing.

2026-07-10
simplify-review
Analystes en assurance qualité des logiciels et testeurs

Code review focused exclusively on over-engineering. Finds what to delete or shrink: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. List-only, does not apply fixes. Use when the user says "is this over-engineered", "what can we delete from this diff", "simplify review", "review for complexity", or invokes /simplify-review. Complements review-pull-request (correctness) and refactor-pass (applies + verifies).

2026-07-10
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. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.

2026-07-09
impeccable
Concepteurs web et d'interfaces numériques

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.

2026-07-09
obscura
Développeurs de logiciels

Lightweight Rust headless fetch/scrape engine (not a full browser). One-shot page reads, bulk parallel scraping, and a CDP/MCP server for Puppeteer/Playwright/MCP automation. User-invoked; reach for it by name.

2026-07-09
pull-request
Développeurs de logiciels

Open a GitHub pull request from the current branch. Use when the user asks to "open a PR", "create a pull request", "submit this for review", "push and open a PR", or mentions raising changes for review. Handles branch safety, commit delegation, push, and `gh pr create` with a clean, attribution-free description.

2026-06-24
commit
Développeurs de logiciels

Read this skill before making git commits

2026-06-24
review-pull-request
Analystes en assurance qualité des logiciels et testeurs

Review a GitHub pull request for bugs, regressions, security holes, and risky changes. Use when the user asks to "review a PR", "code review this", "check PR

2026-06-24
mermaid-diagrams
Développeurs de logiciels

Validate and fix Mermaid diagrams by rendering them with the official mermaid-cli (mmdc). Use when the user asks to validate/check/fix/lint Mermaid, reports a diagram is broken/not rendering, edits .mmd files or ```mermaid fenced blocks, or wants CI-style diagram checks. mmdc has no lint mode; a render that exits 0 is the only correctness signal.

2026-06-19
acpx
Autres occupations informatiques

Use acpx as a headless ACP CLI for agent-to-agent communication, including prompt/exec/sessions workflows, session scoping, queueing, permissions, and output formats.

2026-06-17
humanizer
Rédacteurs en chefÉcrivains et auteurs

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, redundant comparisons, and excessive conjunctive phrases.

2026-06-07
datastar
Développeurs de logiciels

Build reactive hypermedia-driven web apps using Datastar. Covers signals, data-* attributes, SSE backend events, expressions, actions, and patterns like CQRS, click-to-edit, active search, infinite scroll, and bulk update. Use when working with Datastar framework, data-* attributes, SSE patch events, or backend-driven HTML apps.

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

Senior UI/UX Engineer. Architect digital interfaces overriding default LLM biases. Enforces metric-based rules, strict component architecture, CSS hardware acceleration, and balanced design engineering.

2026-04-28
orchestrate
Développeurs de logiciels

Apply structured workflow orchestration for non-trivial tasks. Covers plan-first execution, subagent delegation, self-improvement loops, verification gates, elegance checks, and autonomous bug fixing.

2026-02-18
plan
Développeurs de logiciels

Perform a thorough plan review across architecture, code quality, tests, and performance. For every issue found, present concrete tradeoffs and options, give an opinionated recommendation, and ask for user input before proceeding.

2026-02-18
AGENTS Agent Skills sur GitHub | SkillsMP