c skills

46 tagged c, measured the same way as everything else here.

Browse within: elasticsearch 15kafka 15logging 15rsyslog 15syslog 15cpp 9agentic 8agent-memory 6bge-m3 6caching 6deno 6kotlin 6

rsyslog/rsyslog

Skill Claude CodeCodex

Run rsyslog's local, threat-model-aware security delta review for a PR candidate, create a digest-bound local receipt, or resolve one independently confirmed candidate. Use for $rsyslog-security-pr-review, SECURITY REVIEW, SECURITY RESOLVE candidate-id, and FINISH on code PR work.

2.3k 2d ago A 70 tokens LGPL-3.0

rsyslog/rsyslog

Skill Claude CodeCodex

Orchestrate long-running rsyslog issue-fix sessions with a rolling active set of work units, local issue cache use, separate worktrees, full validation gates, PR babysitting, merged-PR cleanup, and automatic refill until the selected issue class is exhausted.

2.3k 2d ago A 63 tokens LGPL-3.0

rsyslog/rsyslog

Skill Claude CodeCodex

Triage rsyslog GitHub issues one issue or cluster at a time, classify stale and current reports, draft or post closure comments, and maintain a local evidence board.

2.3k 2d ago A 42 tokens LGPL-3.0

art-of-debugging

04

stas00/the-art-of-debugging

Skill Claude CodeCodex

Systematic methodology and concrete tool recipes for debugging Unix, Python, and PyTorch programs - crashes, hangs, segfaults, wrong output, CUDA OOM, NaN/Inf, slowness, and multi-node/multi-GPU issues. Use when a program crashes, hangs, deadlocks, segfaults, runs out of memory (OOM), produces NaN/Inf or wrong…

1.7k 4d ago B 193 tokens CC-BY-SA-4.0

c-code-style

05

MaJerle/c-code-style

Skill Claude CodeCodex

Write, edit, or review C (and C-compatible header) code according to C coding style rules, then check and run clang-format to enforce formatting. Trigger on "write C code", "edit a .c/.h file", "review C code style", "format C code", "run clang-format", "check clang-format", "apply the C style guide".

1.3k 27d ago A 79 tokens original MIT

cpp

06

crazyguitar/cppcheatsheet

Skill Claude CodeCodex

Comprehensive C/C++ programming reference covering everything from C11-C23 and C++11-C++23, system programming, CUDA GPU computing, debugging tools, Rust interop, and advanced topics. Use for: C/C++ questions, C/C++ interview preparation, modern language features, RAII/memory management, templates/generics, CUDA…

283 4d ago A 107 tokens original MIT

readable-cpp

07

crazyguitar/cppcheatsheet

Skill Claude CodeCodex

Readable C/C++/Rust/CUDA code rules inspired by The Art of Readable Code. Use when writing, reviewing, or refactoring C, C++, Rust, or CUDA code. Enforces short functions, flat control flow, clear naming, readable structure, and idiomatic patterns.

283 4d ago A 63 tokens original MIT

dogfood

08

paiml/paiml-mcp-agent-toolkit

Skill Claude CodeCodex

Dogfood pmat — rebuild, install, exercise every CLI command against pmat's own repo, check output integrity + self-quality, find next work. Read-only audit; files issues for bugs.

163 2d ago A 40 tokens original MIT

paiml/paiml-mcp-agent-toolkit

Skill Claude CodeCodex

Generates comprehensive, LLM-optimized codebase context using PMAT (Pragmatic AI Labs MCP Agent Toolkit). Use this skill when: Starting work on unfamiliar codebases Onboarding to new projects or repositories Need quick understanding of project architecture Preparing for refactoring or feature implementation Creating…

163 2d ago A 112 tokens original MIT

paiml/paiml-mcp-agent-toolkit

Skill Claude CodeCodex

Analyzes polyglot codebases with multiple programming languages using PMAT (Pragmatic AI Labs MCP Agent Toolkit). Use this skill when: Working with projects containing multiple programming languages Assessing cross-language integration patterns and quality Understanding language distribution and architectural…

163 2d ago A 147 tokens original MIT

genlayerlabs/subzeroclaw

Skill Claude CodeCodex

Develop SubZeroClaw — the single-file 550-line C agentic runtime. Load this before changing src/subzeroclaw.c or src/test.c: it carries the anti-framework thesis (the goal is NOT to grow), the code map (the loop, config, the shell tool, async compaction), what will and won't be merged, and the build/test loop. To…

131 10d ago A 100 tokens original MIT

subzeroclaw-use

12

genlayerlabs/subzeroclaw

Skill Claude CodeCodex

Run and operate SubZeroClaw — the 550-line C agentic daemon (skill.md + LLM + shell + loop). Load this to build it, configure it (/.subzeroclaw/config), write an agent skill, run a task, wire it to an unhardcoded router for routing/cache/compaction, or run it as a systemd service with credential isolation. WARNING: it…

131 10d ago D 109 tokens original MIT

rsid-sdk

13

realsenseai/RealSenseID

Skill Claude CodeCodex

RealSenseID face authentication SDK reference. Use when writing code for face enrollment, authentication, host-mode faceprint extraction/matching, device configuration, user management, device discovery, camera preview, logging, or serial connection. Covers C++ (RealSenseID namespace), Python (rsidpy), and C# (rsid).

118 28d ago A 70 tokens original Apache-2.0

uringscope

14

rch0wdhury/uringscope

Skill Claude CodeCodex

Diagnose iouring performance and correctness problems with uringscope, an eBPF tracer and analyzer. Use when a Linux process that uses iouring shows tail latency, unexplained iou-wrk- thread explosions, suspiciously syscall-heavy behavior, silent buffer corruption, or completions that never arrive, or when strace…

12 2d ago B 110 tokens

graft-init

15

AEndrix03/Graft

Skill Claude CodeCodex

One-shot configurator that wires graft into a CLAUDE.md (global or project-local) so the agent uses the persistent memory consistently in every session. Asks the user 4 short questions (scope, caching, retrieve strategy, save strategy), then writes a … block into the chosen CLAUDE.md. Triggered by /graft-init…

11 8d ago A 119 tokens original Apache-2.0

graft

16

AEndrix03/Graft

Skill Claude CodeCodex

Persistent graph memory across conversations. The master skill — search BEFORE answering non-trivial questions, save AFTER solving non-obvious ones. Three companion skills handle the heavy lifting: /memoryze (save with smart granularity), /recall (escalating search query→retrieve→explore), /memory-audit (read-only…

11 8d ago A 116 tokens original Apache-2.0

learn

17

AEndrix03/Graft

Skill Claude CodeCodex

Batch knowledge ingestion from external sources (a folder, a codebase, a docs tree, a set of files). Plans the ingestion as a list of well-shaped nodes with reconciled keywords, shows the user the plan for approval, then executes idempotently. Triggered by /learn, "ingest this folder into memory", "porta questo codice…

11 8d ago A 124 tokens original Apache-2.0

ast-deobfuscation

18

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for simplifying deliberately hard-to-read JavaScript by analyzing its abstract syntax tree, the structured representation of source code. It targets patterns such as encoded strings, fake branches, and rearranged control flow.

5 yesterday A 146 tokens copy · 100% MIT

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for reconstructing calculations in web JavaScript from their final outputs, such as request parameters, cookies, headers, or WebSocket messages. It covers signatures, encryption, verification challenges, WebAssembly, and heavily obfuscated code.

5 yesterday A 226 tokens copy · 100% MIT

web-reverse-env

20

guccig4366/xbsReverseSkill

Skill Claude CodeCodex

A workflow for making JavaScript that expects a web browser run in another environment, such as Node.js. It diagnoses missing browser objects and behaviors, including prototypes, property descriptors, storage, canvas, WebGL, and workers.

5 yesterday A 121 tokens copy · 100% MIT