By laplaque
GitHub/GitLab PR review with inline comments, severity-based verdicts, and language-specific checks
Generate, read, update, and export draw.io diagrams from natural language. Use when the user asks to create a diagram (architecture, sequence, ER, BPMN), open or read an existing .drawio file, modify or extend a diagram, export to PNG/SVG/PDF, or manage brand/colour schemes for diagrams. Do not use for Mermaid, PlantUML, or Graphviz unless conversion is requested.
Review GitHub and GitLab pull/merge requests with inline comments posted directly to the PR/MR. Use this skill whenever the user asks to review a PR, review a pull request, review a merge request, check a PR/MR, look at a PR/MR, give feedback on a PR/MR, or provides a GitHub/GitLab PR/MR URL and wants code review. Also trigger when the user mentions reviewing changes, checking a diff, or wants CI/pipeline failures diagnosed on a PR/MR. This skill handles any programming language — Go, Python, TypeScript, Rust, Java, etc. It fetches the diff, analyzes code quality, checks for bugs and security issues, flags PII in code, enforces test coverage thresholds, cross-references against specs if provided, diagnoses CI failures, and posts structured inline review comments with severity ratings directly on the PR/MR.
AI coding assistant skills for PR review and draw.io diagram generation. Works with Claude Code, Codex, and any tool that reads the skill format.
claude plugin add laplaque-skills
Or symlink manually:
git clone https://github.com/laplaque/laplaque-skills.git
cd laplaque-skills
ln -sfn "$(pwd)/skills/pr-review" ~/.claude/skills/pr-review
ln -sfn "$(pwd)/skills/drawio" ~/.claude/skills/drawio
codex plugin add laplaque-skills@personal
Or point your personal marketplace at this repo:
mkdir -p ~/.agents/plugins/plugins
ln -sfn <path-to-laplaque-skills> ~/.agents/plugins/plugins/laplaque-skills
| Skill | Purpose |
|---|---|
pr-review | GitHub/GitLab PR review with inline comments, severity-based verdicts, and language-specific checks |
drawio | Generate, read, update, and export draw.io diagrams from natural language via local Docker |
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub laplaque/laplaque-skills --plugin pr-reviewComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.