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

awac-ai-agent-plugins

يحتوي awac-ai-agent-plugins على 50 من skills المجمعة من IvanLutsenko، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

cc-to-codex
المهن الحاسوبية الأخرى

One-shot conversion of a Claude Code plugin to Codex format. Use when asked to convert, port, or add Codex support for a plugin in this repository.

2026-07-13
codex-to-cc
المهن الحاسوبية الأخرى

One-shot conversion of a Codex plugin to Claude Code format. Use when asked to convert a Codex plugin to Claude Code, add CC support for a Codex plugin, or reverse-port a plugin from Codex.

2026-07-13
maintain-dual-target
مطوّرو البرمجيات

Continuous maintenance workflow for plugins that target both Claude Code and Codex. Use when a plugin's commands, skills, or agents have changed and the Codex target needs updating.

2026-07-13
sync-theme
مطوّرو البرمجيات

Manually sync the editor theme to the current macOS appearance (light/dark). Use when the user switched macOS appearance and wants Claude Code and/or Codex themes refreshed now, or asks to fix/resync the theme. Light → gruvbox-light, dark → sunset-drive.

2026-07-09
plugin-cross-port-install-hook
مطوّرو البرمجيات

Install the plugin-cross-port pre-commit hook into any git repository. Use when the user invokes /install-hook.

2026-07-02
clip-maker-copywriter
الكتّاب التقنيون

Generates platform-specific social media descriptions for video clips. Creates copy for YouTube Shorts, Instagram Reels, and TikTok.

2026-06-16
clip-maker-crop-analyzer
محررو الأفلام والفيديو

Analyzes video frames to determine optimal crop position for vertical (9:16) clips. Uses vision to locate the speaker and calculate crop coordinates.

2026-06-16
clip-maker-moment-finder
الكتّاب التقنيون

Analyzes whisper transcript to find the most engaging moments for vertical clips. Looks for strong quotes, complete thoughts, practical advice, and provocative statements.

2026-06-16
combined-review-code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews code changes for CLAUDE.md compliance, bugs, logic errors, and code quality. Reads full files (not just diff) for context. Use when reviewing any code changes — PR, branch diff, or uncommitted work.

2026-06-16
combined-review-git-historian
مطوّرو البرمجيات

Analyzes git blame and history for changed files. Detects reverted fixes, frequently broken code, parallel work conflicts, and lost changes. Use when reviewing code changes that touch critical or frequently modified files.

2026-06-16
combined-review-silent-failure-hunter
محللو ضمان جودة البرمجيات والمختبرون

Audits error handling in code changes. Finds silent failures, empty catch blocks, broad exception catching, unjustified fallbacks, and missing error feedback. Zero tolerance for swallowed errors.

2026-06-16
combined-review-test-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Analyzes test coverage quality for code changes. Focuses on behavioral coverage, identifies critical gaps in error paths and edge cases. Reports only gaps with criticality >= 7/10.

2026-06-16
crashlytics-classifier-android
مطوّرو البرمجيات

Fast Android crash classification by type, component, and trigger.

2026-06-16
crashlytics-classifier-ios
مطوّرو البرمجيات

Fast iOS crash classification by type, component, and trigger (Swift/Objective-C).

2026-06-16
crashlytics-firebase-fetcher
مطوّرو البرمجيات

Fetches crash details from Firebase Crashlytics. MCP primary, REST API fallback.

2026-06-16
crashlytics-forensics-android
مطوّرو البرمجيات

Android crash analyst with mandatory git blame forensics, code-level fixes, and assignee identification.

2026-06-16
crashlytics-forensics-ios
مطوّرو البرمجيات

iOS crash analyst with mandatory git blame forensics, code-level fixes, and assignee identification (Swift/Objective-C).

2026-06-16
obsidian-tracker-bug-close
المهن الحاسوبية الأخرى

Close a bug report in Obsidian project. Use when the user invokes /bug-close.

2026-06-08
obsidian-tracker-project-bug
المهن الحاسوبية الأخرى

Create or update a bug report in Obsidian. Use when the user invokes /project-bug.

2026-06-08
obsidian-tracker-projects
المهن الحاسوبية الأخرى

List all projects from Obsidian or show specific project details. Use when the user invokes /projects.

2026-06-08
clip-maker-clip-maker
محررو الأفلام والفيديو

Create vertical clips from a video. Full pipeline: transcribe → find moments → crop → cut → subtitles → copy. Use when the user invokes /clip-maker.

2026-06-04
clip-maker-find-moments
محررو الأفلام والفيديو

Find interesting moments in a transcript or video. Use when the user invokes /find-moments.

2026-06-04
clip-maker-transcribe
محررو الأفلام والفيديو

Transcribe a video using whisper (local or API). Use when the user invokes /transcribe.

2026-06-04
combined-review-review
محللو ضمان جودة البرمجيات والمختبرون

Combined code review: multi-agent analysis + CodeRabbit. Supports PR, branch diff, uncommitted changes. Use when the user invokes /review.

2026-06-04
crashlytics-crash-config
مطوّرو البرمجيات

Configure Crashlytics plugin settings (language, branch, platform, model, Firebase IDs). Use when the user invokes /crash-config.

2026-06-04
crashlytics-crash-report-android
مطوّرو البرمجيات

Analyze Android Crashlytics logs with mandatory git blame analysis and code-level fixes. Multi-agent architecture: classifier-android → firebase-fetcher → forensics-android → validate-report. Use when the user invokes /crash-report-android.

2026-06-04
crashlytics-crash-report-ios
مطوّرو البرمجيات

Analyze iOS Crashlytics logs with mandatory git blame analysis and code-level fixes. Multi-agent architecture: classifier-ios → firebase-fetcher → forensics-ios → validate-report. Use when the user invokes /crash-report-ios.

2026-06-04
crashlytics-crash-report
مطوّرو البرمجيات

Analyze crash from Firebase Crashlytics. Auto-detects platform from config. Usage: /crash-report <issue_id | console_url | crash info>. Use when the user invokes /crash-report.

2026-06-04
crashlytics-install-permissions
مطوّرو البرمجيات

Add Crashlytics plugin's read-only commands to your settings.json allowlist (no more permission prompts during /crash-report). Use when the user invokes /install-permissions.

2026-06-04
drawbridge-draw-config
مطوّرو البرمجيات

View or change drawbridge defaults (target, translate flag). Use when the user invokes /draw-config.

2026-06-04
drawbridge-draw-prompt
مطوّرو البرمجيات

Craft a target-tuned prompt and put it in clipboard. Does NOT open the browser. Use when the user invokes /draw-prompt.

2026-06-04
drawbridge-draw
مطوّرو البرمجيات

Crafts a target-tuned image-gen prompt from a short brief, copies it to clipboard, opens the target web UI. Use when the user invokes /draw.

2026-06-04
drawbridge-redraw
مطوّرو البرمجيات

Re-craft a prompt for the last brief — variation of the same target or a different one. Use when the user invokes /redraw.

2026-06-04
obsidian-tracker-decision-close
مطوّرو البرمجيات

Close an active decision. Use when the user invokes /decision-close.

2026-06-04
obsidian-tracker-decision-link
مطوّرو البرمجيات

Link commits, PRs, tasks, or bugs to a decision. Use when the user invokes /decision-link.

2026-06-04
obsidian-tracker-decision-new
مطوّرو البرمجيات

Create a new lightweight Architecture Decision Record (ADR). Use when the user invokes /decision-new.

2026-06-04
obsidian-tracker-decision-supersede
مطوّرو البرمجيات

Supersede a decision with a new one. Use when the user invokes /decision-supersede.

2026-06-04
obsidian-tracker-done
مطوّرو البرمجيات

Complete a task and move to Done on kanban board. Use when the user invokes /done.

2026-06-04
obsidian-tracker-import
مطوّرو البرمجيات

Parse a document into structured tasks. Use when the user invokes /import.

2026-06-04
obsidian-tracker-project-archive
مطوّرو البرمجيات

Archive, restore, or permanently delete a project. Use when the user invokes /project-archive.

2026-06-04
عرض أهم 40 من أصل 50 skills مجمعة في هذا المستودع.