Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

AGENTS

AGENTS enthält 32 gesammelte Skills von EstebanForge, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
32
Stars
4
aktualisiert
2026-07-23
Forks
0
Berufsabdeckung
9 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

noacp
Sonstige Computerberufe

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Projektmanagementspezialisten

A relentless interview to sharpen a plan or design.

2026-07-23
grill-with-docs
Projektmanagementspezialisten

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

2026-07-23
grilling
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-07-23
improve-codebase-architecture
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Sonstige Hochschullehrer

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

2026-07-23
writing-great-skills
Softwareentwickler

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

2026-07-23
to-issues
Sonstige Computerberufe

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
Projektmanagementspezialisten

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
Allgemeine Bürokräfte

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

2026-07-15
facts
Softwareentwickler

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Web- und digitale Schnittstellendesigner

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

Read this skill before making git commits

2026-06-24
review-pull-request
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Sonstige Computerberufe

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
RedakteureSchriftsteller und Autoren

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
Softwareentwickler

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
Web- und digitale Schnittstellendesigner

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
Softwareentwickler

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
Softwareentwickler

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