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

ai-skills

يحتوي ai-skills على 145 من skills المجمعة من AreteDriver، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
145
Stars
3
محدث
2026-06-20
Forks
1
التغطية المهنية
20 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

ci-diagnostician
مطوّرو البرمجيات

Intelligent CI failure diagnosis and guided remediation for GitHub Actions, GitLab CI, and local builds

2026-06-20
context-mapper
مطوّرو البرمجيات

Pre-execution mapping of codebases, document collections, or problem spaces. Runs BEFORE any Gorgon workflow to give all agents shared situational awareness

2026-06-19
document-forensics
مطوّرو البرمجيات

Investigative methodology for analyzing document collections — provenance analysis, anomaly detection, redaction detection, and cross-document validation

2026-06-19
entity-resolver
مطوّرو البرمجيات

Resolves entity ambiguity across document corpora — fuzzy name matching, alias detection, identity consolidation, and confidence-scored entity merging

2026-06-19
handoff
مطوّرو البرمجيات

Packages project state into structured context documents for agent sessions, human pickup, or Quorum IntentNodes

2026-06-19
intent-author
مطوّرو البرمجيات

Teaches agents how to publish well-structured intents for Convergent's intent graph — schema, quality criteria, and authoring patterns

2026-06-19
release-engineer
مطوّرو البرمجيات

Automates the last mile of shipping software — verifies release readiness, generates changelogs, tags versions, and pushes releases

2026-06-19
technical-debt-auditor
مطوّرو البرمجيات

Systematic technical debt assessment — scans for security issues, correctness gaps, infrastructure debt, maintainability problems, documentation quality, and dependency freshness

2026-06-19
workflow-debugger
مطوّرو البرمجيات

Diagnoses why Gorgon workflows fail — reads checkpoint state, agent logs, budget traces, and output contracts to produce root-cause analysis

2026-06-19
web-scrape
مطوّرو البرمجيات

Fetch and parse web content with ethical scraping practices, rate limiting, and structured extraction

2026-06-19
web-search
مطوّرو البرمجيات

Search the web for information with rate limiting, caching, and structured source attribution

2026-06-19
email-compose
مطوّرو البرمجيات

Compose and send emails with safety controls, draft-review-approve workflow, and SMTP delivery

2026-06-19
api-client
مطوّرو البرمجيات

Authenticated HTTP API client with retry logic, rate limiting, response parsing, and structured error handling. Supports OAuth2, API key, and bearer token auth.

2026-06-19
github-operations
مطوّرو البرمجيات

Repository management through Git CLI and GitHub API with branch protection, commit conventions, and security controls

2026-06-19
agent-teams-orchestrator
المهن الحاسوبية الأخرى

Designs and coordinates Claude Code Agent Teams — multi-agent collaboration where teammate sessions work in parallel with direct communication, task claiming via file locks, and cross-referencing findings

2026-06-19
multi-agent-supervisor
المهن الحاسوبية الأخرى

Hierarchical multi-agent orchestration supervisor that decomposes tasks, delegates to specialized worker agents, tracks state, and employs triumvirate consensus for high-stakes operations

2026-06-19
file-operations
مطوّرو البرمجيات

Safe filesystem operations with path protection, backup enforcement, and audit logging

2026-06-19
process-runner
مطوّرو البرمجيات

Execute and manage subprocesses with timeout, output capture, and safety controls. Blocks dangerous commands, enforces resource limits, and returns structured results with exit codes, stdout, stderr, and timing.

2026-06-19
api-tester
محللو ضمان جودة البرمجيات والمختبرون

REST and GraphQL API testing — contract validation, load testing, regression suites, and endpoint verification

2026-06-19
database-ops
مصممو قواعد البيانات

Database operations — schema design, migration authoring, query optimization, and SQL/ORM patterns

2026-06-19
oauth-integrator
محللو أمن المعلومات

OAuth and API authentication — OAuth 2.0 flows, PKCE, token lifecycle, JWT validation, and provider integration

2026-06-19
webhook-designer
مطوّرو البرمجيات

Webhook architecture — payload design, retry strategies, HMAC signature verification, and event-driven patterns

2026-06-19
cicd-pipeline
مطوّرو البرمجيات

Designs CI/CD pipelines that integrate Claude Code in headless mode for automated code review, test analysis, deployment gating, and PR triage. Use when building GitHub Actions workflows, GitLab CI pipelines, or any automation that uses Claude Code non-interactively via `claude -p` or the Agent SDK.

2026-06-19
decision-log
المهن الحاسوبية الأخرى

Log high-leverage decisions from the current work session to the Arete Decision Log. Extracts architecture, UX, scope, tooling, and philosophy decisions. Invoke with /decision-log or /adl.

2026-06-19
hooks-designer
مطوّرو البرمجيات

Designs Claude Code hooks — lifecycle event handlers (PreToolUse, PostToolUse) that enforce quality gates, block dangerous operations, auto-lint, run tests before commits, and log tool usage. Use when creating, debugging, or configuring Claude Code hooks for automated enforcement and workflow automation.

2026-06-19
mcp-server-builder
المهن الحاسوبية الأخرى

Builds and configures Model Context Protocol (MCP) servers — tools that extend Claude Code with custom capabilities like database access, API integrations, semantic search, and UI components. Use when creating MCP servers, configuring existing ones, debugging MCP connections, or designing tool interfaces for Claude.

2026-06-19
plugin-builder
المهن الحاسوبية الأخرى

Builds Claude Code plugins — shareable packages that bundle skills, hooks, MCP server configs, and agent definitions into a single distributable unit with plugin.json manifest. Use when creating, scaffolding, packaging, or publishing Claude Code plugins.

2026-06-19
prompt-library
المهن الحاسوبية الأخرى

Extract effective prompts from the current session and save them to a reusable library. Captures prompts that worked well for future reference. Invoke with /prompt-library or /prompts.

2026-06-19
security-hooks
محللو أمن المعلومات

Sets up Claude Code security hooks — protective PreToolUse guards that block sensitive file access, dangerous commands, destructive git ops, system path writes, network calls, and permission changes. Includes 7 ready-to-deploy hook scripts.

2026-06-19
session-manager
المهن الحاسوبية الأخرى

Cross-session continuity for Claude Code — resume context, structured handoffs, session history tracking

2026-06-19
session-memory-manager
المهن الحاسوبية الأخرى

Manages Claude Code's persistent memory system — auto-memory files, cross-session context, project memory directories, and task handoff protocols. Use when organizing session memory, creating handoff documents, managing MEMORY.md files, or establishing continuity between Claude Code sessions.

2026-06-19
data-analyst
علماء البيانات

Performs statistical analysis, finds patterns, and generates insights

2026-06-19
data-engineer
مطوّرو البرمجيات

Handles data collection, ingestion, cleaning, and pipeline design

2026-06-19
data-visualizer
علماء البيانات

Creates charts, dashboards, and visual representations of data

2026-06-19
report-generator
محللو أبحاث السوق ومتخصصو التسويق

Creates executive summaries, reports, and documentation of findings

2026-06-19
backup
مديرو الشبكات وأنظمة الحاسوب

Backup strategy design, data integrity verification, and disaster recovery planning. Invoke with /backup.

2026-06-19
build
مطوّرو البرمجيات

Build and install the project in development mode. Handles venv creation and editable installs. Invoke with /build.

2026-06-19
changelog
مطوّرو البرمجيات

Generate Changelog from Commits

2026-06-19
ci
مطوّرو البرمجيات

GitHub Actions Workflow Generator

2026-06-19
commit
مطوّرو البرمجيات

Create well-formatted git commits with conventional commit style. Analyzes staged changes and generates appropriate commit messages. Invoke with /commit or after completing a task.

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