Jeden Skill in Manus ausführen
mit einem Klick
mit einem Klick
Jeden Skill in Manus mit einem Klick ausführen
Loslegen$pwd:
$ git log --oneline --stat
stars:3
forks:0
updated:25. Februar 2026 um 16:54
SKILL.md
| name | dagger-check |
| description | Run checks (lints, tests, etc.) using Dagger scafolding |
Use this skill when testing and validating code. Use this before checking in code. Dagger checks are defined per project and are a quality barrier you must pass.
Use Dagger with dagger check --silent --cloud to run all checks.
dagger check --listdagger check {name} --silent --cloudUse when the user says "check the tapes", "search tapes", "tapes search", or wants to look up past agent sessions. Starts tapes services if needed and queries the local SQLite store at ~/.tapes/.
Use when setting up Confluent Cloud for any project, creating clusters, topics, or API keys, or when Kafka publishing fails with "Unknown Topic Or Partition", SASL authentication errors, or silent publish failures. Also use when onboarding contributors to stream events to Confluent Cloud.