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

.agents

.agents enthält 52 gesammelte Skills von ain3sh, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
52
Stars
12
aktualisiert
2026-07-23
Forks
1
Berufsabdeckung
11 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

review-pr
Softwarequalitätssicherungsanalysten und -tester

Full PR review workflows -- first-pass, deeper (overcoverage), follow-up (re-review). Load when the user invokes /review-pr or explicitly asks for a PR review, deeper wave, or re-review; never ambiently.

2026-07-23
pr-description
Softwareentwickler

Shared atom for analyzing a diff and writing a structured PR description. Background knowledge for workflow commands -- not invoked directly.

2026-07-16
design-doc
Softwareentwickler

Author a publication-grade single-file HTML design doc (RFCs, architecture proposals, sync prep). Editorial typography, decision cards, fact-checked code references, Playwright-verified layout, secret-gist publishing. Use when an engineer asks for a design doc, RFC, monograph, sync-prep brief, or "make this look like a real spec."

2026-07-15
quality-ship
Softwarequalitätssicherungsanalysten und -tester

Shared atom for running quality checks, committing, and pushing. Background knowledge for workflow commands -- not invoked directly.

2026-07-08
retrospective
Softwarequalitätssicherungsanalysten und -tester

Self-review your aggregate diff before shipping to catch dead weight, junk code, perf misses, pattern drift, AI slop, and scope creep. Use when the user asks to scrub, stranger-review, or clean up changes prior to opening a PR.

2026-07-08
structural-review
Softwarequalitätssicherungsanalysten und -tester

Shared atom for structural maintainability judgment on a diff -- hunt code-judo simplifications, spaghetti-condition growth, file-size explosions, and orchestration smells. Background knowledge for review and self-review flows -- not invoked directly.

2026-07-02
paperclip
Medizinwissenschaftler (außer Epidemiologen)

Search and read full-text biomedical papers, regulatory documents, and clinical trials with the paperclip CLI. Run `paperclip skill` to load the full documentation before using it.

2026-07-02
frontend-design
Web- und digitale Schnittstellendesigner

Create distinctive, production-grade web interfaces with bold composition (typography, color, layout, atmosphere) that avoid generic AI aesthetics. Use when building components, pages, or applications and the visual direction is up to you. Includes 10 ready-made themes for consistent styling. Hands off to motion-polish for interaction craft.

2026-06-25
motion-polish
Web- und digitale Schnittstellendesigner

Motion and interaction polish for UI: animation decisions (when/why/easing/duration), spring physics, component micro-interactions, gesture mechanics, clip-path patterns, performance rules, and reduced-motion accessibility. Encodes Emil Kowalski's design-engineering philosophy. Pairs with frontend-design as the craft pass after composition.

2026-06-25
open-pr
Softwareentwickler

Full PR workflow -- ticket, branch, verify, lint, test, commit, push, open PR. Use when the user asks to open, ship, or land a PR; handles fresh work, mid-fix state, and changes already verified in the session.

2026-06-24
record-wayland-desktop
Softwareentwickler

Capture full-screen video and screenshots on Linux Wayland (KDE/KWin Plasma) via PipeWire ScreenCast + gpu-screen-recorder and spectacle. Use when you need a full-desktop recording or screenshot on a Wayland session, when cua-driver's record_video produces a black frame (x11grab on Xwayland), when wf-recorder/grim fail with "compositor doesn't support wlr-screencopy", or when wiring up droid-control / desktop-control capture on this machine.

2026-06-20
voice
Softwareentwickler

Required craft and judgment gate for user-visible prose and reviews. Load for PR descriptions, tickets, commit messages, docs, reviewer replies, and review findings. Cut AI slop, name actors, write specific claims, and surface review opinions with the canonical severity taxonomy. Background knowledge for authoring and review flows; not user-invocable.

2026-06-19
ast-grep
Softwareentwickler

Guide for writing ast-grep rules to perform structural (AST-based) code search and analysis.

2026-06-18
consolidate-test-suites
Softwarequalitätssicherungsanalysten und -tester

Decide where test coverage belongs for bug fixes and features. Use before adding, moving, or deleting tests after a fix, feature, or architectural change. Select one owning layer, reuse existing canonical suites, preserve distinct stress/adversarial coverage, block weakly placed tests, and remove weaker duplicates. Also loaded by /implement during the coverage step.

2026-06-17
ticket-branch
Softwareentwickler

Shared atom for creating or resolving a Linear ticket and checking out a clean branch. Background knowledge for workflow commands -- not invoked directly.

2026-06-17
excalidraw
Softwareentwickler

Create Excalidraw diagrams in two registers: clean technical (default, for architecture/sequence/flow diagrams) or hand-drawn conceptual (opt-in, for brainstorms/sketches). .excalidraw files render to PNG via excalirender or open at excalidraw.com.

2026-06-17
vicinae-todo
Softwareentwickler

Manage the user's Vicinae Todo List from the terminal. Use when the user mentions todos, tasks, reminders, or when noting persistent cross-session work items.

2026-06-15
plannotator-setup-goal
Projektmanagementspezialisten

Turn an idea or objective into a goal package for /goal. Interviews the user, builds a reviewed fact sheet via Plannotator, then explores the codebase to produce an execution plan.

2026-06-15
linear-cli
Softwareentwickler

Reference for using linear-cli (aliased as `linear`) to manage Linear.app issues, projects, cycles, and sprints from the terminal. Use when the user mentions Linear tickets, issues, project management, or sprint planning.

2026-06-15
worktree-setup
Softwareentwickler

Repair a git worktree's dev environment (mirror main's deps, rewire workspace symlinks, populate postinstall builds). Use when cwd is in a worktree and tooling fails to find modules, types, or build outputs.

2026-06-14
stack-cli
Softwareentwickler

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

2026-06-03
repo-conventions
Softwareentwickler

Shared atom for discovering and applying a repo's own documented conventions (error handling, file organization, style, test placement, feature flags) to the change at hand. Background knowledge for workflow commands -- not invoked directly.

2026-06-01
caveman
Softwareentwickler

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman.

2026-05-29
root-cause-analysis
Softwareentwickler

Root-cause-first debugging by tracing expected behavior to the first unintended side effect before changing contracts, parsing, or types. Use when debugging protocol errors, deserialization failures, null payloads, missing fields, restore or hydration issues, state-ownership bugs, unexpected requests, background mutations, or reviewing code where the visible failure may be downstream noise. Also loaded by /implement during bug-fix flows.

2026-05-27
sync-target
Softwareentwickler

Merge this branch's target (open PR's base or repo default) into HEAD, resolve conflicts in branch context, push unless held. Use when the user asks to sync, merge main/dev/target into HEAD, or resolve merge conflicts.

2026-05-23
update-skill
Sonstige Büro- und Verwaltungsunterstützungsarbeiter

Reflect on session learnings and update a skill so future agents succeed without prior context. Use when the user asks to update or refine a skill, or when this session surfaced dead ends, correct pathways, or coverage gaps worth capturing.

2026-05-23
notion-cli
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Reference for using ntn (Notion CLI) to manage Notion pages, data sources, workers, and raw Notion API requests from the terminal. Use when the user mentions Notion pages, databases, workers, or syncs.

2026-05-14
split-pr
Softwareentwickler

Break a large branch into a series of small, reviewable PRs -- as atomic PRs (independent, any merge order) or stacked PRs (linear chain, strict order). Use when a branch has outgrown reviewability, mixes concerns, or a reviewer has asked to split it. Covers diff-level decomposition, branch mechanics, stack restacking, and per-PR quality-ship / pr-description hand-offs.

2026-05-11
react-doctor
Softwarequalitätssicherungsanalysten und -tester

Background knowledge for running react-doctor as part of the quality-ship gate. React-specific diagnostics on a changed-files diff. Not invoked directly.

2026-05-11
slack-cli
Softwareentwickler

Reference for using slck (aliased as `slack`) to manage Slack channels, messages, users, and search from the terminal. Use when the user mentions Slack messaging, channel management, or workspace communication.

2026-05-06
pretext
Webentwickler

Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.

2026-05-05
code2paper
Technische Redakteure

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

2026-05-02
paper2code
Softwareentwickler

Converts an arxiv paper into a minimal, citation-anchored Python implementation. Trigger when user runs /paper2code with an arxiv URL or paper ID, says "implement this paper", or pastes an arxiv link asking for implementation. Flags all ambiguities honestly. Never invents implementation details not stated in the paper.

2026-05-02
patch-coherence
Softwareentwickler

Audit >=2 candidate fixes for shared root causes, shared touch sites, layer subsumption, and redundancy before per-fix recommendations are committed. Use when a workflow has produced multiple RCAs or fix proposals (e.g., several reviewer threads, multiple bugs in one ticket). Background knowledge for workflow commands -- not invoked directly.

2026-05-02
elixir-essentials
Softwareentwickler

principles for working with Elixir code. Invoke before writing any .ex or .exs file.

2026-04-29
lolbin-audit
Informationssicherheitsanalysten

Audit projects, containers, sudoers/IaC, and shell-out call sites for dangerous Living-Off-the-Land binary exposure using GTFOBins data. Use when asked about GTFOBins, LOLBins, post-foothold blast radius, privilege escalation, SUID/capability risks, sudo allowlists, container hardening, or security auto-testing of Unix/Linux projects.

2026-04-27
typst
Softwareentwickler

Typst document creation and package development. Use when: (1) Working with .typ files, (2) User mentions typst, typst.toml, or typst-cli, (3) Creating or using Typst packages, (4) Developing document templates, (5) Converting Markdown/LaTeX to Typst

2026-04-27
pr-context
Softwareentwickler

Shared atom for gathering full PR context -- metadata, diff, conversation, linked Linear ticket. Background knowledge for workflow commands -- not invoked directly.

2026-04-24
cli-creator
Softwareentwickler

Build a composable CLI from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.

2026-04-13
single-canon
Softwareentwickler

Enforce a single-canonical-codepath policy -- keep one canonical implementation and delete compatibility, migration, fallback, adapter, coercion, and dual-shape code. Use for refactors or behavior changes that alter schemas, contracts, persisted state, routing, configuration, feature flags, enum/value sets, or architecture where old-state preservation might otherwise be retained.

2026-04-13
Zeigt die Top 40 von 52 gesammelten Skills in diesem Repository.
.agents Agent Skills auf GitHub | SkillsMP