Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
Quellsprache: Englisch
Menü
SkillsMP hat 59 Skills aus TudorAndrei/skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 40 von 59 gesammelten Skills angezeigt.
Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
Quellsprache: Englisch
Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a…
Quellsprache: Englisch
Use the HyperFrames CLI development loop: init, add, catalog, capture, lint, check, snapshot, compare, grade-compare, preview, play, present, beats, keyframes, single or batch render, publish, cloud, cloudrun, feedback, lambda, doctor, browser, info, upgrade,…
Quellsprache: Englisch
Install, discover, and wire registry blocks and components into HyperFrames compositions. Use when running hyperframes add or hyperframes catalog, installing one item or every block matching a tag, wiring an installed item into index.html, or working with…
Quellsprache: Englisch
Mandatory entry point: read this first for any request to make, create, edit, animate, or render a video, animation, or motion graphic, including a promo, explainer, captioned clip, title card, overlay, slideshow or interactive deck, Remotion port, or any…
Quellsprache: Englisch
Accessibility engineering for product interfaces. Use when building or reviewing UI components and custom widgets, or when the user reports a keyboard or screen-reader problem. Triggers on accessibility, a11y, WCAG, aria, focus ring, focus trap, keyboard…
Quellsprache: Englisch
Color systems for digital products. Use when creating or extending a palette, theming light and dark appearances, or auditing the colors in a codebase. Triggers on color palette, palette generation, color ramp, brand color, accent color, gray palette, status…
Quellsprache: Englisch
Cross-discipline interface review. Routes a screen, flow, or feature to every `better-*` domain skill and consolidates one ranked verdict. Use when asked for a holistic review rather than a single domain and when `interface-review` hands up a change to route.…
Quellsprache: Englisch
Layout structure for web interfaces. Use when structuring a page or component, deciding what collapses at small sizes, or reviewing frontend code for layout. Triggers on layout, spacing, alignment, grouping, whitespace, visual hierarchy, reading order,…
Quellsprache: Englisch
Web typography. Use when picking or pairing typefaces, setting up a type scale, or styling and truncating text in components. Triggers on typography, font loading, woff2, variable fonts, opentype features, type scale, heading hierarchy, line-height,…
Quellsprache: Englisch
Design engineering principles for making interfaces feel polished. Use when building UI components, implementing animations or hover states, or doing any visual detail work. Triggers on UI polish, "feels off", stagger animations, enter animations, theme…
Quellsprache: Englisch
UX writing and interface copy. Use when writing or reviewing any user-facing text. Triggers on UX writing, microcopy, button labels, link text, error messages, empty states, placeholder text, settings labels, capitalization, sentence case, voice and tone.
Quellsprache: Englisch
Build, scaffold, refactor, debug, review, and visually validate production Rust desktop interfaces with GPUI. Use for production-ready GPUI starter apps; new GPUI apps or components; Entity, Context, action, async, and lifecycle architecture; Apple-style…
Quellsprache: Englisch
Ask which skill or flow fits your situation. A router over the skills in this repo.
Quellsprache: Englisch
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…
Quellsprache: Englisch
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
Quellsprache: Englisch
Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
Quellsprache: Englisch
A relentless interview to sharpen a plan or design.
Quellsprache: Englisch
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Quellsprache: Englisch
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.
Quellsprache: Englisch
Compact the current conversation into a handoff document for another agent to pick up.
Quellsprache: Englisch
Implement a piece of work based on a spec or set of tickets.
Quellsprache: Englisch
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Quellsprache: Englisch
Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
Quellsprache: Englisch
Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
Quellsprache: Englisch
Use when you need to resolve an in-progress git merge/rebase conflict.
Quellsprache: Englisch
Configure this repo for the engineering skills: set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
Quellsprache: Englisch
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Quellsprache: Englisch
Teach the user a new skill or concept, within this workspace.
Quellsprache: Englisch
Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
Quellsprache: Englisch
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker (edges as text in one file per ticket locally, or native blocking links on a real tracker).
Quellsprache: Englisch
Move issues and external PRs through a state machine of triage roles, categorise, verify, grill if needed, and write agent-ready briefs.
Quellsprache: Englisch
Plan a huge chunk of work (more than one agent session can hold) as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
Quellsprache: Englisch
Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.
Quellsprache: Englisch
Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific library, framework, SDK, CLI tool, or cloud service — even for well-known ones like React, Next.js,…
Quellsprache: Englisch
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…
Quellsprache: Englisch
Cut AI tells from any writing. Must always apply.
Quellsprache: Englisch
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text…
Quellsprache: Englisch
Reference for querying frontier advisor models from the terminal — Claude Code with the Opus 5 model and Codex with gpt-5.6-sol at high reasoning. Use whenever the user wants to ask an advisor model, get a second opinion from Claude Code or Codex, run a…
Quellsprache: Englisch
Create, convert, template, review, and debug Pandoc-based business documents and presentation workflows. Use when working with Pandoc, Markdown-to-PDF, LaTeX PDF output, Beamer slide decks, official documents, DOCX/HTML/EPUB outputs, citations, CSL files,…
Quellsprache: Englisch