Agent Skills

Skills für Engineers mit Anspruch.

Destilliert aus Beiträgen dieses Blogs. Jeder Skill verwandelt das Argument eines Beitrags in eine Checkliste, die ein Agent Schritt für Schritt abarbeiten kann.

Alle installieren

$npx skills@latest add saschb2b/skills

Die Skills

Engineering/javascript-ecosystem

Engineering/javascript-ecosystem

JavaScript Ecosystem

Default to the latest stable major versions of JavaScript and TypeScript frameworks and their current paradigms, instead of the older versions and patterns that dominate LLM training data.

Engineering/theme-colors

Engineering/theme-colors

Theme Colors

Audit and refactor UI code so every color value comes from the theme.

Engineering/audit-actions

Engineering/audit-actions

Audit pull_request_target

Audit a repository's GitHub Actions workflows for unsafe pull_request_target usage that can lead to supply chain compromise.

Engineering/codegen-api

Engineering/codegen-api

Typesafe API Codegen

Set up typesafe API code generation in 2026, preferring framework-agnostic options factories over generated hooks.

Engineering/react-compiler

Engineering/react-compiler

React Compiler

Write and review React code as if the React Compiler is enabled.

Engineering/scaffold-mcp

Engineering/scaffold-mcp

Scaffold an MCP server

Scaffold a new Model Context Protocol (MCP) server in TypeScript using the proven five-layer architecture.

Produktivität/autopilot

Produktivität/autopilot

Autopilot

Work autonomously on a project without waiting for direction.

Produktivität/ask-ux

Produktivität/ask-ux

Questions Before Pixels

Force UX questioning before any UI work, refactor, or redesign.

Produktivität/to-story

Produktivität/to-story

Stories, Not Braindumps

Reshape a draft ticket, Jira issue, or GitHub issue from an engineer's braindump into a real user story with INVEST-clean acceptance criteria, and split stories that are too large using SPIDR.