Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

aictl

aictl contiene 15 skills recopiladas de pwittchen, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
15
Stars
11
actualizado
2026-05-15
Forks
2
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

sync-models
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-29
add-mcp-server
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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

2026-04-21
investigate-error
Desarrolladores de software

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

2026-04-21
summarize
Editores

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

2026-04-21
translate
Intérpretes y traductores

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

2026-04-21
write-tests
Analistas de garantía de calidad de software y probadores

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

2026-04-21
project-stats-report
Desarrolladores de software

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
Desarrolladores de software

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

2026-04-02
evaluate-rust-quality
Analistas de garantía de calidad de software y probadores

Evaluate project quality and Rust software development practices

2026-04-02
evaluate-rust-security
Analistas de seguridad de la información

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

2026-04-02
commit
Desarrolladores de software

Commit staged and unstaged changes with a clear commit message

2026-03-28