Skip to main content

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

Maelwalser/claude-config - الصفحة ٤

جمع SkillsMP عدد ١٩٤ من skills من Maelwalser/claude-config. افتح أي skill لمراجعة مصدره وتفاصيله.

Maelwalser/claude-config

عرض ٤٠ من أصل ١٩٤ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Interrupt handling for x86/x86-64 kernels. PIC 8259 programming, APIC/IO-APIC setup, ISR stubs, IRQ remapping, and CPU exception handlers. Use when writing interrupt handlers, remapping IRQs, configuring APIC, or handling exceptions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Physical and virtual memory allocators for OS kernels. Bitmap, stack, buddy frame allocators, slab allocator, kernel heap. Use when implementing memory allocation, page frame management, or kernel heap.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Network stack implementation for OS kernels. Ethernet framing, ARP, IPv4, TCP/UDP, DHCP, and NIC drivers (e1000, RTL8139, virtio-net). Use when building a TCP/IP stack, writing network card drivers, or implementing network protocols.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Virtual memory and paging for x86, x86-64, ARM, RISC-V. Page tables, PTE flags, TLB, identity mapping, higher-half kernel. Use when implementing paging, virtual memory, page tables, or address space management.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Process management, context switching, and CPU scheduling for OS kernels. Task structures, ring transitions, SYSCALL/SYSRET, scheduler algorithms. Use when implementing multitasking, context switches, or schedulers.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

OS-level security mechanisms. SMEP/SMAP, NX/XD bit, stack canaries, KASLR, IOMMU, ring isolation, and KPTI. Use when hardening a kernel, implementing memory protection, adding stack guards, or configuring CPU security features.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Storage device drivers for OS kernels. ATA PIO mode, AHCI/SATA, NVMe, and DMA-based disk I/O. Register-level programming for reading and writing disk sectors. Use when implementing disk drivers, block device layers, or storage controller interfaces.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

OS development toolchain setup and usage. GCC/Clang cross-compiler, linker scripts, NASM/GAS assembly, Makefiles, and QEMU/Bochs debugging. Use when setting up cross-compilation, writing linker scripts, or debugging with emulators.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

OWASP-based security review skill. Detects project tech stack and loads relevant condensed OWASP cheat sheet references for in-depth security audit. Use with the security-reviewer agent for parallel multi-agent audits, or standalone for focused reviews.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Modern Perl 5.36+ idioms and best practices. Use when writing, reviewing, or refactoring Perl code to follow modern conventions including signatures, try/catch, and strict patterns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Perl security patterns and hardening. Use when handling user input, executing processes, writing DBI queries, or reviewing Perl web apps for XSS, SQLi, CSRF, or taint-mode compliance.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Perl testing with Test2::V0, Test::More, and prove. Use when writing Perl tests, setting up TDD workflows, mocking dependencies, or measuring coverage with Devel::Cover.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when setting up Plankton write-time code quality hooks. Auto-formats, lints, and spawns Claude-powered fixes on every file edit.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو قواعد البيانات
الوصف

PostgreSQL patterns for query optimization, schema design, indexing, and security. Use when writing SQL queries, designing schemas, troubleshooting slow queries, or hardening Postgres.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Translates PRD intent into implementation-ready capability plans. Use when turning a PRD, roadmap item, or product discussion into explicit constraints, invariants, and interfaces before coding starts.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Use when validating product direction before building. Runs product diagnostics and pressure-tests the "why" before a request becomes an implementation contract.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المشرفون في الخط الأول على عمال الإنتاج والتشغيل
الوصف

Production scheduling, job sequencing, and bottleneck resolution for manufacturing. Use when scheduling production runs, optimizing changeovers, balancing lines, or responding to manufacturing disruptions.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Operate execution flow across GitHub and Linear by triaging issues and PRs and linking active work. Use when the user wants backlog control, PR triage, or GitHub-to-Linear coordination.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
ممثلو خدمة العملاء
الوصف

Analyzes raw prompts, identifies intent gaps, and outputs optimized prompts. Use when the user says "optimize prompt", "improve my prompt", "rewrite this prompt", or asks for prompt quality help. Advisory only — never executes the task.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Pythonic idioms, PEP 8, type hints, and best practices. Use when writing, reviewing, or refactoring Python code.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Python testing with pytest, TDD workflow, fixtures, mocking, parametrization, and coverage. Use when writing, reviewing, or debugging Python tests or setting up pytest infrastructure.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

PyTorch deep learning patterns for training pipelines, model architectures, and data loading. Use when writing or reviewing PyTorch code.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المفتشون والمختبرون والفارزون وآخذو العينات وعمال الوزن
الوصف

Quality control for regulated manufacturing. Use when investigating non-conformances, performing root cause analysis, managing CAPAs, interpreting SPC data, or handling supplier quality issues.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

RFC-driven multi-agent DAG execution with quality gates and merge queues. Use when a feature is too large for a single agent pass and must be split into work units.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Decision framework for regex vs LLM when parsing structured text. Use when parsing forms, invoices, quizzes, or documents and choosing between regex and LLM extraction.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Evidence-first current-state research workflow for MCC. Use when the user wants fresh facts, comparisons, enrichment, or a recommendation built from current public evidence and any supplied local context.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
المشرفون في الخط الأول على عمال النقل الآخرين
الوصف

Returns and reverse logistics operations. Use when handling product returns, refund decisions, disposition, return fraud detection, warranty claims, or vendor recovery processes.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Scans skills to extract cross-cutting principles and distill them into rules. Use when maintaining rules after installing new skills or during periodic rules cleanup.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Idiomatic Rust patterns for ownership, error handling, traits, and concurrency. Use when writing, reviewing, or refactoring Rust code.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Rust testing patterns with TDD methodology. Use when writing Rust tests, adding coverage, setting up async or property-based testing, or creating benchmarks.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مديرو الشبكات وأنظمة الحاسوب
الوصف

Use this skill to prevent destructive operations when working on production systems or running agents autonomously.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Research-before-coding workflow. Use when starting a new feature or adding a dependency — searches for existing tools, libraries, and patterns before writing custom code.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Hunts for exploitable, bounty-worthy security vulnerabilities. Use when scanning a repo for real vulnerabilities, preparing a HackerOne or Huntr submission, or doing responsible disclosure research.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Scans Claude Code configuration for security vulnerabilities and injection risks. Use when setting up a project, modifying .claude/ configs, or auditing MCP servers and hooks.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Audit, plan, and implement SEO improvements — technical SEO, on-page optimization, structured data, and Core Web Vitals. Use when the user wants better search visibility, schema markup, sitemap/robots work, or keyword mapping.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Measures whether agents actually follow skills, rules, or agent definitions. Use when testing compliance rates, validating behavioral sequences, or auditing agent adherence.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Audit Claude skills and commands for quality. Use when checking skill descriptions, frontmatter, body length, or running a full stocktake of all installed skills.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أبحاث السوق ومتخصصو التسويق
الوصف

Weighted social-graph ranking for warm intro discovery, bridge scoring, and network gap analysis across X and LinkedIn. Use when the user wants the graph-ranking engine, not the broader outreach workflow on top of it.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Spring Boot architecture patterns for REST APIs, layered services, caching, and async processing. Use when building or reviewing Java Spring Boot backends.

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ١٩٤ skills مجمعة.