mit einem Klick
skill-name
<short description>
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Menü
<short description>
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
Basierend auf der SOC-Berufsklassifikation
Autonomous code refactoring agent that rewrites messy functions, splits large files, removes duplication, improves naming, enforces structure, and preserves behavior.
Interact with Anytype's local REST API to manage spaces, objects, types, properties, tags, lists, and search.
Generate API integration test suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters.
Generate browser integration suites from Harnessy regression artifacts using a QA profile plus optional delivery-profile adapters for fixtures, routes, and helper imports.
End-to-end product development orchestrator with human-in-the-loop reviews.
Safe repo pull/push workflow that targets the repository integration branch, uses deterministic planning, and keeps PRs moving with a bounded autonomous resolution loop.
| name | <skill-name> |
| description | <short description> |
| disable-model-invocation | true |
| allowed-tools | Read, Grep, Glob |
| argument-hint | [args] |
Describe what this skill does and when to use it.
List required inputs
Template paths are resolved from ${AGENTS_SKILLS_ROOT}/<skill-name>/.
${AGENTS_SKILLS_ROOT}/<skill-name>/commands/<file-name>.md.
./commands/<file-name>.md.templates/... relative paths, resolve them from ${AGENTS_SKILLS_ROOT}/<skill-name>/.${AGENTS_SKILLS_ROOT}/<skill-name>/scripts/ (source path in repo: .agents/skills/<skill-name>/scripts/).tools/ for parsing, transforms, formatting, and API calls.pnpm skills:register.tools/ and their exact input/output schema.