Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

aictl

يحتوي aictl على 15 من skills المجمعة من pwittchen، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
15
Stars
11
محدث
2026-05-15
Forks
2
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

sync-models
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-04-29
add-mcp-server
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-21
investigate-error
مطوّرو البرمجيات

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

2026-04-21
summarize
المحررون

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

2026-04-21
translate
المترجمون الفوريون والتحريريون

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

2026-04-21
write-tests
محللو ضمان جودة البرمجيات والمختبرون

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

2026-04-21
project-stats-report
مطوّرو البرمجيات

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
مطوّرو البرمجيات

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

2026-04-02
evaluate-rust-quality
محللو ضمان جودة البرمجيات والمختبرون

Evaluate project quality and Rust software development practices

2026-04-02
evaluate-rust-security
محللو أمن المعلومات

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

2026-04-02
commit
مطوّرو البرمجيات

Commit staged and unstaged changes with a clear commit message

2026-03-28