marduk191
Community@marduk191
Technology crap dug up from the interweb.
Agent Skills by marduk191
Showing 30 vetted skills indexed across 1 GitHub repositories.
shadcn-ui
Discover and install shadcn/ui components in React projects via MCP tooling.
web-design-guidelines
Audit UI code against fetched Web Interface Guidelines for accessibility and UX compliance.
chrome-extension
Guide MV3 Chrome extension development from scaffolding to Web Store publishing.
comfyui-workflow
Build and debug ComfyUI image-generation workflows with node graphs.
vercel-react-best-practices
Apply React and Next.js performance best practices during implementation and code reviews.
frontend-design
Design and implement production-grade frontend interfaces with HTML/CSS/JS or React and Vue components.
comfyui-nodes
Develop and debug ComfyUI custom nodes across V1 and V3 APIs.
mcp-builder
Create MCP servers for LLM interaction with external services.
docx
Create, read, edit, and format Word documents with tracked changes and comments.
web-artifacts-builder
Bundle React and TypeScript frontend artifacts into a single HTML file.
differential-review
Identify security-focused findings in code changes using git history and risk scoring.
modern-python
Automates Python project setup with uv, ruff, ty, and pyproject.toml configuration.
semgrep
Scan source code for security and quality issues with Semgrep.
sarif-parsing
Parse, deduplicate, and analyze SARIF 2.1.0 results from static analysis tools.
codeql
Analyze codebases with CodeQL to uncover security vulnerabilities and dataflow issues.
address-sanitizer
Detect memory errors in C/C++ and Rust fuzzing workflows.
harness-writing
Design fuzzing harnesses for C++, Rust, and Go with FuzzedDataProvider.
aflpp
Launch AFL++ fuzzing campaigns against a compiled harness to uncover memory-safety and logic bugs.
libfuzzer
Run coverage-guided fuzzing on C/C++ code with LLVM libFuzzer.
constant-time-testing
Detect and quantify timing side channels in cryptographic code using dudect and Timecop.
libafl
Build custom fuzzers for security testing with LibAFL.
coverage-analysis
Analyze code coverage from LLVM or GCC fuzzing campaigns to identify gaps.
testing-handbook-generator
Generates Claude Code skill SKILL.md files from the Sandeep NPA testing handbook.
fuzzing-obstacles
Patch code with conditional compilation guards to bypass fuzzing obstacles.