marduk191 avatar

marduk191

Community

@marduk191

41Followers
|
123Public Repos
|
30Published Skills

Technology crap dug up from the interweb.

Agent Skills by marduk191

Showing 30 vetted skills indexed across 1 GitHub repositories.

marduk191marduk191
9

shadcn-ui

Discover and install shadcn/ui components in React projects via MCP tooling.

Community
Intermediate
marduk191marduk191
9

web-design-guidelines

Audit UI code against fetched Web Interface Guidelines for accessibility and UX compliance.

Community
Intermediate
marduk191marduk191
9

chrome-extension

Guide MV3 Chrome extension development from scaffolding to Web Store publishing.

Community
Advanced
marduk191marduk191
9

comfyui-workflow

Build and debug ComfyUI image-generation workflows with node graphs.

Community
Advanced
marduk191marduk191
9

vercel-react-best-practices

Apply React and Next.js performance best practices during implementation and code reviews.

Community
Advanced
marduk191marduk191
9

frontend-design

Design and implement production-grade frontend interfaces with HTML/CSS/JS or React and Vue components.

Community
Advanced
marduk191marduk191
9

comfyui-nodes

Develop and debug ComfyUI custom nodes across V1 and V3 APIs.

Community
Advanced
marduk191marduk191
9

mcp-builder

Create MCP servers for LLM interaction with external services.

Community
Advanced
marduk191marduk191
9

docx

Create, read, edit, and format Word documents with tracked changes and comments.

Community
Intermediate
marduk191marduk191
9

web-artifacts-builder

Bundle React and TypeScript frontend artifacts into a single HTML file.

Community
Advanced
marduk191marduk191
9

differential-review

Identify security-focused findings in code changes using git history and risk scoring.

Community
Advanced
marduk191marduk191
9

modern-python

Automates Python project setup with uv, ruff, ty, and pyproject.toml configuration.

Community
Intermediate
marduk191marduk191
9

semgrep

Scan source code for security and quality issues with Semgrep.

Community
Intermediate
marduk191marduk191
9

sarif-parsing

Parse, deduplicate, and analyze SARIF 2.1.0 results from static analysis tools.

Community
Advanced
marduk191marduk191
9

codeql

Analyze codebases with CodeQL to uncover security vulnerabilities and dataflow issues.

Community
Advanced
marduk191marduk191
9

address-sanitizer

Detect memory errors in C/C++ and Rust fuzzing workflows.

Community
Advanced
marduk191marduk191
9

harness-writing

Design fuzzing harnesses for C++, Rust, and Go with FuzzedDataProvider.

Community
Advanced
marduk191marduk191
9

aflpp

Launch AFL++ fuzzing campaigns against a compiled harness to uncover memory-safety and logic bugs.

Community
Advanced
marduk191marduk191
9

libfuzzer

Run coverage-guided fuzzing on C/C++ code with LLVM libFuzzer.

Community
Advanced
marduk191marduk191
9

constant-time-testing

Detect and quantify timing side channels in cryptographic code using dudect and Timecop.

Community
Advanced
marduk191marduk191
9

libafl

Build custom fuzzers for security testing with LibAFL.

Community
Advanced
marduk191marduk191
9

coverage-analysis

Analyze code coverage from LLVM or GCC fuzzing campaigns to identify gaps.

Community
Intermediate
marduk191marduk191
9

testing-handbook-generator

Generates Claude Code skill SKILL.md files from the Sandeep NPA testing handbook.

Community
Advanced
marduk191marduk191
9

fuzzing-obstacles

Patch code with conditional compilation guards to bypass fuzzing obstacles.

Community
Intermediate