Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

aictl

aictl contient 15 skills collectées depuis pwittchen, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
15
Stars
11
mis à jour
2026-05-15
Forks
2
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

sync-models
Développeurs de logiciels

Check each provider for newly released models, compare against the supported set, add any missing ones, and update the per-provider docs and website accordingly

2026-05-15
update-docs
Développeurs de logiciels

Update README.md, CLAUDE.md, the docs/ tree (ARCH.md, INSTALL.md, USAGE.md, CONFIG.md, PROVIDERS.md, TOOLS.md, EXTENSIONS.md, CODING_AGENT.md, SERVER.md), and the website (website/index.html, website/terminal.html, website/server.html, website/desktop.html) to match the current project state

2026-05-15
write-code-snippet
Développeurs de logiciels

Write a small, self-contained, locally executable code snippet — bash or python by default.

2026-04-29
add-mcp-server
Développeurs de logiciels

Connect a Model Context Protocol server to aictl by adding an entry to ~/.aictl/mcp.json. Walks the user through command, args, env, and timeout, then merges the new server into the existing config without disturbing other entries.

2026-04-29
create-hook
Développeurs de logiciels

Add a lifecycle hook to ~/.aictl/hooks.json. Walks the user through choosing the right event, matcher, command, and timeout, then merges the new entry into the existing config without disturbing other hooks.

2026-04-28
review-code
Analystes en assurance qualité des logiciels et testeurs

Review staged/unstaged changes for correctness, security, and style.

2026-04-21
investigate-error
Développeurs de logiciels

Locate the root cause of a stack trace, panic, or compiler error.

2026-04-21
summarize
Rédacteurs en chef

Condense long documents, articles, or URLs into TL;DR + bullets.

2026-04-21
translate
Interprètes et traducteurs

Translate between languages with a short note on tone and register.

2026-04-21
write-tests
Analystes en assurance qualité des logiciels et testeurs

Generate unit/integration tests for a target file and run them.

2026-04-21
project-stats-report
Développeurs de logiciels

Generate a general project statistics report (LOC, commit activity, contributors, etc.) and save it under .claude/reports/stats/ with a timestamp.

2026-04-15
evaluate-rust-performance
Développeurs de logiciels

Evaluate project performance with focus on Rust and CLI-specific patterns

2026-04-02
evaluate-rust-quality
Analystes en assurance qualité des logiciels et testeurs

Evaluate project quality and Rust software development practices

2026-04-02
evaluate-rust-security
Analystes en sécurité de l'information

Evaluate project security posture with focus on Rust and CLI-specific risks

2026-04-02
commit
Développeurs de logiciels

Commit staged and unstaged changes with a clear commit message

2026-03-28