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

intelligent-claude-code

يحتوي intelligent-claude-code على 37 من skills المجمعة من intelligentcode-ai، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
37
Stars
35
محدث
2026-02-09
Forks
3
التغطية المهنية
15 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

best-practices
مطوّرو البرمجيات

Activate when starting new work to check for established patterns. Activate when ensuring consistency with team standards or when promoting successful memory patterns. Searches and applies best practices before implementation.

2026-02-09
memory
مطوّرو البرمجيات

Activate when user wants to save knowledge, search past decisions, or manage persistent memories. Handles architecture patterns, implementation logic, issues/fixes, and past implementations. Uses local SQLite + FTS5 + vector embeddings for fast hybrid search. Supports write, search, update, archive, and list operations.

2026-02-09
process
المهن الحاسوبية الأخرى

Activate when user explicitly requests the development workflow process, asks about workflow phases, or says "start work", "begin development", "follow the process". Activate when creating PRs or deploying to production. NOT for simple questions or minor fixes. Executes AUTONOMOUSLY - only pauses when human decision is genuinely required.

2026-02-09
reviewer
محللو ضمان جودة البرمجيات والمختبرون

Activate when reviewing code, before committing, after committing, or before merging a PR. Activate when user asks to review, audit, check for security issues, or find regressions. Analyzes code for logic errors, regressions, edge cases, security issues, and test gaps. Fixes findings AUTOMATICALLY. Required at process skill quality gates.

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

Activate when user asks to commit, push changes, create a PR, open a pull request, or submit changes for review. Activate when process skill reaches commit or PR phase. Provides commit message formatting and PR structure. PRs default to dev branch, not main. Works with git-privacy skill.

2026-02-08
pr-automerge
مطوّرو البرمجيات

Activate when asked to auto-review and merge a PR. Runs a closed-loop workflow: subagent Stage 3 review -> fix findings -> re-review -> post ICC-REVIEW receipt -> merge (optional via workflow.auto_merge).

2026-02-08
release
مطوّرو البرمجيات

Activate when user asks to release, bump version, cut a release, merge to main, or tag a version. Handles version bumping (semver), CHANGELOG updates, PR merging, git tagging, and GitHub release creation.

2026-02-08
branch-protection
مديرو الشبكات وأنظمة الحاسوب

Activate when performing git operations. MANDATORY by default - prevents direct commits to main/master, blocks destructive operations (force push, reset --hard). Enforces dev-first workflow where all changes go to dev before main. Assumes branch protection enabled unless disabled in settings.

2026-02-07
icc-development
مطوّرو البرمجيات

Development guide for contributing to the Intelligent Claude Code (ICC) framework. Use when working on ICC source code, creating skills, updating hooks, or modifying behaviors.

2026-02-07
ai-engineer
مطوّرو البرمجيات

Activate when user needs AI/ML work - model integration, behavioral frameworks, intelligent automation. Activate when @AI-Engineer is mentioned or work involves machine learning, agentic systems, or AI-driven features.

2026-02-07
architect
المعماريون (باستثناء المناظر الطبيعية والبحرية)

Activate when user needs architectural decisions, system design, technology selection, or design reviews. Activate when @Architect is mentioned or work requires structural decisions. Provides design patterns and architectural guidance.

2026-02-07
autonomy
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Activate when a subagent completes work and needs continuation check. Activate when a task finishes to determine next steps or when detecting work patterns in user messages. Governs automatic work continuation and queue management.

2026-02-07
backend-tester
محللو ضمان جودة البرمجيات والمختبرون

Activate when user needs API or backend testing - REST/GraphQL validation, integration tests, database verification. Activate when @Backend-Tester is mentioned or work requires backend quality assurance.

2026-02-07
database-engineer
مصممو قواعد البياناتمديرو قواعد البيانات

Activate when user needs database work - schema design, query optimization, migrations, data modeling. Activate when @Database-Engineer is mentioned or work involves database design or performance tuning.

2026-02-07
developer
مطوّرو البرمجياتمبرمجو الحاسوب

Activate when user asks to code, build, implement, create, fix bugs, refactor, or write software. Activate when @Developer is mentioned. Provides implementation patterns and coding standards for hands-on development work.

2026-02-07
devops-engineer
مديرو الشبكات وأنظمة الحاسوب

Activate when user needs CI/CD or deployment work - pipeline design, deployment automation, release management. Activate when @DevOps-Engineer is mentioned or work involves build systems or infrastructure automation.

2026-02-07
file-placement
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Activate when creating any summary, report, or output file. Ensures files go to correct directories (summaries/, memory/, stories/, bugs/). Mirrors what summary-file-enforcement hook enforces.

2026-02-07
git-privacy
مطوّرو البرمجياتمديرو الشبكات وأنظمة الحاسوب

Activate when performing git commits, creating pull requests, or any git operation. MANDATORY by default - prevents AI attribution (Co-Authored-By, "Generated with" footers). Does NOT block legitimate AI feature descriptions.

2026-02-07
icc-get-setting
مطوّرو البرمجيات

Activate when needing configuration values like git.privacy, autonomy.level, paths.*, team.default_reviewer. Retrieves ICC settings using dot notation from config hierarchy.

2026-02-07
icc-version
مطوّرو البرمجيات

Activate when user asks about version, system status, "what version", or wants to verify ICC installation. Displays version, component status, and installation info.

2026-02-07
infrastructure-protection
مديرو الشبكات وأنظمة الحاسوب

Activate when performing infrastructure, VM, container, or cloud operations. Ensures safety protocols are followed and blocks destructive operations by default. Mirrors agent-infrastructure-protection hook.

2026-02-07
mcp-config
مديرو الشبكات وأنظمة الحاسوب

Activate when setting up MCP servers, resolving MCP tool availability, or configuring fallbacks for MCP-dependent features. Configures and troubleshoots MCP (Model Context Protocol) integrations.

2026-02-07
parallel-execution
مطوّرو البرمجياتالمهن الحاسوبية الأخرى

Activate when multiple independent work items can execute concurrently. Activate when coordinating non-blocking task patterns in L3 autonomy mode. Manages parallel execution from .agent/queue/.

2026-02-07
pm
المديرون العامون ومديرو العمليات

Activate when user needs coordination, story breakdown, task delegation, or progress tracking. Activate when @PM is mentioned or work requires planning before implementation. PM coordinates specialists but does not implement.

2026-02-07
qa-engineer
محللو ضمان جودة البرمجيات والمختبرون

Activate when user needs test planning or QA strategy - test frameworks, quality metrics, test automation. Activate when @QA-Engineer is mentioned or work requires comprehensive quality assurance approach.

2026-02-07
requirements-engineer
محللو الإدارة

Activate when user needs requirements gathering - business analysis, specification development, user stories. Activate when @Requirements-Engineer is mentioned or work requires bridging business and technical understanding.

2026-02-07
security-engineer
محللو أمن المعلومات

Activate when user needs security work - vulnerability assessment, security architecture, compliance audits, penetration testing. Activate when @Security-Engineer is mentioned or work requires security review.

2026-02-07
skill-creator
مطوّرو البرمجيات

Activate when user wants to create a new skill or update an existing skill. Activate when extending capabilities with specialized knowledge, workflows, or tool integrations. Provides guidance for effective skill design.

2026-02-07
story-breakdown
مطوّرو البرمجيات

Activate when user presents a large story or epic that needs decomposition. Activate when a task spans multiple components or requires coordination across specialists. Creates work items in .agent/queue/ for execution.

2026-02-07
suggest
مطوّرو البرمجيات

Activate when user asks for improvement suggestions, refactoring ideas, or "what could be better". Analyzes code and provides realistic, context-aware proposals. Implements safe improvements AUTOMATICALLY. Separate from reviewer (which finds problems).

2026-02-07
system-engineer
مديرو الشبكات وأنظمة الحاسوب

Activate when user needs infrastructure or system operations work - system reliability, monitoring, capacity planning. Activate when @System-Engineer is mentioned or work involves configuration management or operational excellence.

2026-02-07
thinking
متخصصو إدارة المشاريعمطوّرو البرمجيات

Activate when facing complex problems, multi-step decisions, high-risk changes, complex debugging, or architectural decisions. Activate when careful analysis is needed before taking action. Provides explicit step-by-step validation.

2026-02-07
user-tester
محللو ضمان جودة البرمجيات والمختبرون

Activate when user needs E2E or user journey testing - browser automation, Puppeteer/Playwright, cross-browser testing. Activate when @User-Tester is mentioned or work requires user flow validation or experience verification.

2026-02-07
validate
محللو ضمان جودة البرمجيات والمختبرون

Activate when checking if work meets requirements, verifying completion criteria, validating file placement, or ensuring quality standards. Use before marking work complete to verify success criteria are met.

2026-02-07
web-designer
مصممو واجهات الويب والرقمية

Activate when user needs UI/UX design work - interface design, user research, design systems, accessibility. Activate when @Web-Designer is mentioned or work requires visual design or user experience expertise.

2026-02-07
work-queue
السكرتيرون والمساعدون الإداريون (باستثناء القانوني والطبي والتنفيذي)

Activate when user has a large task to break into smaller work items. Activate when user asks about work queue status or what remains to do. Activate when managing sequential or parallel execution. Creates and manages .agent/queue/ for cross-platform work tracking.

2026-02-07
workflow
مديرو الخدمات الإدارية

Activate when checking workflow step requirements, resolving workflow conflicts, or ensuring proper execution sequence. Applies workflow enforcement patterns and validates compliance.

2026-02-07