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

aicontext

aicontext enthält 63 gesammelte Skills von zahardev, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
63
Stars
2
aktualisiert
2026-04-22
Forks
1
Berufsabdeckung
12 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

generate-docs
Softwareentwickler

Generate project documentation from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both

2026-04-22
generate-docs
Softwareentwickler

Use when the user wants project documentation generated from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both.

2026-04-22
draft-issue
Projektmanagementspezialisten

Draft a GitHub issue based on a discussion or requirements in the current conversation

2026-04-20
draft-pr
Softwareentwickler

Draft a pull request title and body based on the current task file and git changes

2026-04-20
gh-fix-tests
Softwarequalitätssicherungsanalysten und -tester

Fix failing CI checks on the current PR — fetches failures via gh CLI, diagnoses, fixes, pushes, waits for green. Covers lint, type, build, and tests. Retries up to 3 times.

2026-04-20
gh-review-check
Softwarequalitätssicherungsanalysten und -tester

Check unresolved PR review comments and summarize findings

2026-04-20
gh-review-fix-loop
Softwarequalitätssicherungsanalysten und -tester

Automate the PR review cycle — fetches review comments, triages, fixes real issues, auto-resolves false positives, runs tests, commits, pushes, then waits for re-review. Repeats up to 5 cycles.

2026-04-20
resume-task
Softwareentwickler

Load task context, show progress, and surface ambiguities and conflicts before resuming implementation

2026-04-18
review-task
Projektmanagementspezialisten

Validate the current task — plan quality, spec coverage, deliverable alignment, and context consistency

2026-04-18
resume-task
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Use when the user wants to resume a task — loads context, shows progress, and surfaces ambiguities and conflicts.

2026-04-18
review-task
Softwarequalitätssicherungsanalysten und -tester

Use when the user wants the current task validated — plan quality, spec coverage, deliverable alignment, and context consistency.

2026-04-18
tidy-aic
Softwareentwickler

Archive completed tasks, specs, and worklog entries — clean up .aicontext/ clutter

2026-04-13
tidy-aic
Softwareentwickler

Archive completed tasks, specs, and worklog entries — clean up .aicontext/ clutter.

2026-04-13
align-context
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Update all context files (task, spec, task-context, worklog) to reflect current state of work — fixes stale entries, fills missing knowledge, reports what changed

2026-04-12
run-task
Softwareentwickler

Execute all pending steps in the current task file — creates task-context, checks commit config, runs each step with review-fix inner loop, commits per config

2026-04-12
align-context
Softwareentwickler

Use when you want to update all context files (task, spec, task-context, worklog) to reflect current state of work. Fixes stale entries, fills missing knowledge, reports what changed.

2026-04-12
finish-task
Softwareentwickler

Use when a task is complete. Verifies all steps are done, applies any task-context Decision Overrides to the spec, fills completion notes, updates changelog, and handles git (commit / push / PR per config).

2026-04-12
run-task
Softwareentwickler

Use when you want to execute all pending steps in the current task file. Creates task-context, checks commit config, runs each step with a review-fix inner loop, commits per config.

2026-04-12
start
Softwareentwickler

Confirm project readiness in one sentence

2026-04-12
add-idea
Allgemeine Bürokräfte

Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session

2026-04-10
add-step
Produktions-, Planungs- und Abfertigungssachbearbeiter

Add a new step to the current task based on conversation context

2026-04-10
aic-help
Kundendienst-Mitarbeiter

Show AIContext quickstart guide with setup, workflows, and best practices

2026-04-10
aic-skills
Computer-Benutzersupport-Spezialisten

Show all available AIContext skills grouped by workflow stage

2026-04-10
brainstorm
Marktforschungsanalysten und Marketingspezialisten

Generate missing angles, better implementations, and new combinations — creative expansion that complements /challenge

2026-04-10
challenge
Softwareentwickler

Pause and push back — surface questions, wrong assumptions, concerns, and better alternatives before proceeding

2026-04-10
commit
Softwareentwickler

Commit current changes following project commit rules (template, body settings).

2026-04-10
create-task
Leitungssekretäre und Führungskräfte-Assistenten

Create a task file from current discussion — lighter alternative to /start-feature

2026-04-10
deep-review
Softwarequalitätssicherungsanalysten und -tester

Comprehensive code review — architecture + correctness. Scope with args — diff (default), branch, all, path, or IDE selection. Delegates to reviewer agent for large scope.

2026-04-10
do-it
Softwareentwickler

Turn the current discussion into a task step and implement it — adds step to task file, updates spec if needed, then implements with review-fix loop

2026-04-10
finish-task
Softwareentwickler

Close out the current task — verify all steps done, sync spec, fill completion notes, update worklog, and handle git (commit / push / PR per config)

2026-04-10
interview
Personalspezialisten

Run a structured breadth-first interview to explore a topic thoroughly — walks dimensions, batches independent questions, recommends answers, captures decisions

2026-04-10
next-step
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Mark previous step as done in the task file, then start the next step

2026-04-10
plan-tasks
Projektmanagementspezialisten

Read an existing spec and propose a task breakdown — assesses separable work streams, proposes split, creates task files linked to the spec

2026-04-10
review
Softwarequalitätssicherungsanalysten und -tester

Review code changes for bugs, security, edge cases. Scope with args — diff (default), branch, commit, path, or IDE selection. Delegates to reviewer agent for large scope.

2026-04-10
run-step
Softwareentwickler

Execute a single step from the task plan. Accepts optional step number arg. Asks to commit after completion.

2026-04-10
start-feature
Softwareentwickler

Run a structured discovery interview before starting a new feature — explores the codebase, asks one question at a time, presents decision packages with options + recommendation, then creates a spec and task file

2026-04-10
thoughts
Leitungssekretäre und Führungskräfte-Assistenten

Quick honest take — share thoughts, concerns, or better ideas about the current discussion without a heavy audit

2026-04-10
web-inspect
Softwarequalitätssicherungsanalysten und -tester

Browser-based investigation using playwright-cli — open pages, inspect elements, check console errors, capture screenshots. Headed mode by default.

2026-04-10
interview
Personalspezialisten

Run a structured breadth-first interview to explore a topic thoroughly — walks dimensions, batches independent questions, recommends answers, captures decisions.

2026-04-09
add-idea
Leitungssekretäre und Führungskräfte-Assistenten

Capture a deferred idea to the worklog Ideas section — quickly log anything worth revisiting without losing it mid-session.

2026-04-06
Zeigt die Top 40 von 63 gesammelten Skills in diesem Repository.