🎯

address-code-review

🎯Skill

from maragudk/skills

πŸ“¦

Same repository

maragudk/skills(23 items)

address-code-review

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add maragudk/skills --skill address-code-review
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add maragudk/skills --skill address-code-review
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/address-code-review/SKILL.md

SKILL.md

10Installs
-
AddedMar 26, 2026

More from this repository10

🎯
datastar🎯Skill

A Datastar skill for building interactive web UIs with a lightweight hypermedia-first framework, combining backend reactivity with frontend reactivity using HTML data-* attributes.

🎯
marimo🎯Skill

Provides guidance for building reactive Python notebooks with marimo, from maragu skills for AI agents.

🎯
brainstorm🎯Skill

Brainstorming guide skill that helps turn rough ideas into fully formed designs through structured conversation and iterative refinement.

🎯
go🎯Skill

Provides a comprehensive guide for developing Go applications and modules/libraries, intended to be activated whenever reading or writing Go code.

🎯
code-review🎯Skill

Skill

🎯
decisions🎯Skill

Guides recording of significant architectural and design decisions in a structured decisions document, triggered for major choices like database selections, framework picks, and core design patterns.

🎯
save-web-page🎯Skill

Provides guidance for saving web pages for offline use using the monolith CLI tool, bundling all page resources into a single file.

🎯
bluesky🎯Skill

A skill for posting content to the Bluesky social network using the bsky terminal app, supporting text posts, image/video sharing with alt text, replies, and quote posts, with proactive sharing for public repository milestones.

🎯
nanobanana🎯Skill

Skill for generating and editing images using generative AI with the nanobanana CLI tool.

🎯
gomponents🎯Skill

A guide for working with gomponents, a pure Go HTML component library, useful when reading or writing gomponents code or building HTML views in Go applications.