Skip to main content
mohitmishra786
GitHub 제작자 프로필

mohitmishra786

4개 GitHub 저장소에서 수집된 170개 skills를 저장소 단위로 보여줍니다.

수집된 skills
170
저장소
4
업데이트
2026년 6월 27일
저장소 탐색

저장소와 대표 skills

custom-allocators
소프트웨어 개발자

Custom allocator skill for memory allocation strategies. Use when implementing pool/slab/arena allocators, tuning jemalloc/mimalloc, writing Rust GlobalAlloc, or benchmarking allocator performance. Activates on queries about jemalloc, mimalloc, tcmalloc,…

2026년 6월 27일
numa-programming
소프트웨어 개발자

NUMA programming skill for multi-socket memory locality. Use when detecting NUMA topology, binding processes with numactl, using libnuma API, building NUMA-aware data structures, or measuring remote access penalties. Activates on queries about numactl,…

2026년 6월 27일
af-xdp
소프트웨어 개발자

AF_XDP skill for high-performance XDP sockets. Use when creating AF_XDP sockets, configuring UMEM and XSK rings, XDP_REDIRECT programs, copy vs zero-copy mode, or comparing with DPDK. Activates on queries about AF_XDP, xsk_umem, XDP_REDIRECT, libbpf xsk, or…

2026년 6월 27일
dpdk
소프트웨어 개발자

DPDK skill for userspace packet I/O. Use when initializing EAL, configuring PMD drivers, using mbuf pools and rte_ring, setting up huge pages, RSS, or testpmd validation. Activates on queries about DPDK, EAL, rte_eth_rx_burst, hugepages, PMD, or testpmd.

2026년 6월 27일
io-uring
소프트웨어 개발자

io_uring skill for Linux async I/O. Use when building high-performance servers with liburing, multi-shot operations, provided buffers, fixed files, zero-copy send, or tokio-uring. Activates on queries about io_uring, SQE/CQE, liburing,…

2026년 6월 27일
adc-dac-baremetal
전자 엔지니어(컴퓨터 제외)

Bare-metal ADC and DAC skill. Use when configuring analog sampling, DMA-driven ADC, calibration, or DAC output on MCUs. Activates on queries about ADC bare-metal, sampling time, DMA ADC, or DAC channel setup.

2026년 6월 27일
baremetal-startup
전자 엔지니어(컴퓨터 제외)

Bare-metal startup skill for reset-to-main bring-up. Use when writing startup code, vector tables, .data/.bss init, stack setup, or crt0 for Cortex-M/RISC-V. Activates on queries about reset vector, VTOR, startup.s, bss init, or bare-metal entry point.

2026년 6월 27일
bootloaders-embedded
소프트웨어 개발자

Embedded bootloader skill for firmware update and app handoff. Use when writing a custom bootloader, jumping to application code, relocating VTOR, or implementing DFU/USB firmware update on Cortex-M. Activates on queries about bootloader jump, vector table…

2026년 6월 27일
수집된 skill 142개 중 8개를 표시합니다.
complexity-cop
소프트웨어 개발자

complexity-cop skill for over-engineering detection and simplicity enforcement. Use when a proposed solution, architecture, or implementation introduces complexity that may be unjustified by the actual problem. Activates on solutions with many moving parts,…

2026년 3월 5일
devils-advocate-mode
소프트웨어 개발자

devils-advocate-mode skill for stress-testing decisions and approaches. Use when a developer has committed to a plan, design, or decision and needs sustained adversarial pressure to genuinely stress-test it rather than seek validation. Activates on "I've…

2026년 3월 5일
first-principles-mode
소프트웨어 개발자

first-principles-mode skill for assumption deconstruction and problem reframing. Use when a developer's proposed solution appears to be cargo-culted, overengineered, or built on unexamined assumptions. Activates on "everyone does it this way", "the standard…

2026년 3월 5일
rubber-duck-plus
소프트웨어 개발자

rubber-duck-plus skill for unblocking stuck thinking. Use when a developer is stuck, confused, or circular in their reasoning and needs to talk through a problem — but should reach clarity through their own articulation rather than receiving a hypothesis or…

2026년 3월 5일
architect-interrogator
소프트웨어 개발자컴퓨터 시스템 분석가

architect-interrogator skill for architecture and technology decisions. Use when a developer or team is choosing a tech stack, designing a system, or making architectural decisions and should be forced to justify those choices rather than receiving…

2026년 3월 5일
code-review-challenger
소프트웨어 품질 보증 분석가·테스터

code-review-challenger skill for code review preparation and challenge. Use when a developer wants their code reviewed but should be pushed to find and address issues themselves before relying on reviewer feedback. Activates on "can you review this", "what do…

2026년 3월 5일
reverse-vibe-coding
소프트웨어 개발자

reverse-vibe-coding skill for developer judgment training. Use when a developer wants to write code themselves but needs conceptual scaffolding, structured guidance, or workflow support without getting the answer handed to them. Activates on requests to build…

2026년 3월 5일
socratic-debugger
소프트웨어 개발자

socratic-debugger skill for debugging sessions. Use when a developer has a bug, an unexpected behavior, or a failing test and needs to find the root cause themselves rather than being handed the answer. Activates on "my code doesn't work", "this is returning…

2026년 3월 5일
수집된 skill 14개 중 8개를 표시합니다.
수집된 skill 13개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다