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.
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は Maelwalser/claude-config から 194 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
Maelwalser/claude-config収集済み skill 194 件中 40 件を表示しています。
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.
原文の言語: 英語