marinahaugen

8 mods across 1 repository, 4 stars between them.

polymorph-mindset

02

marinahaugen/polymorph-mindset-plugins

Plugin Claude Code

Six real custom skills — read for the shape, fork & adapt for your own work. From Marina Santos Haugen's Polymorph Mindset / NDC AI talk.

4 2mo ago A tokens not measured original MIT

autonomous-flow

03

marinahaugen/polymorph-mindset-plugins

Skill Claude CodeCodex

Use to autonomously take freshly-implemented work all the way to a review-ready pull request. Runs a fixed finish-and-ship pipeline: self-verification, automated code review, browser / acceptance-criteria testing, commit-dance history cleanup, PR creation + push, then waiting for and responding to the Claude review…

4 2mo ago A 239 tokens original MIT

commit-dance

04

marinahaugen/polymorph-mindset-plugins

Skill Claude CodeCodex

Use when a feature branch has the right end-state but messy commit history (original work + many follow-up fixes + maybe merge churn) and the user wants the PR to read as a single coherent pedagogical narrative reviewers can walk file-by-file.

4 2mo ago A 52 tokens original MIT

marinahaugen/polymorph-mindset-plugins

Skill Claude CodeCodex

Use when implementing a feature and you have requirements but need architectural design before code — walks through Capabilities, Components, Interactions, and Contracts with approval gates, then generates an ADR.

4 2mo ago A 42 tokens original MIT

marinahaugen/polymorph-mindset-plugins

Skill Claude CodeCodex

File-by-file PR review designed for learning and understanding, not just approval. Use this skill when the user asks to "walk me through this PR", "explain this PR", "review this PR with me", "help me understand these changes", "go through the PR file by file", or any variation that implies they want to understand the…

4 2mo ago A 109 tokens original MIT

pentest

07

marinahaugen/polymorph-mindset-plugins

Skill Claude CodeCodex

Run penetration testing scans against web applications using the kali-pentest MCP server (Kali Linux in Docker). Use when the user asks to "run a pen-test", "security scan", "pentest", "check for vulnerabilities", or "security assessment". Requires the kali-pentest MCP server to be connected (via .mcp.json) and Docker…

4 2mo ago A 103 tokens original MIT

review-dep-update

08

marinahaugen/polymorph-mindset-plugins

Skill Claude CodeCodex

Review a PR that updates dependencies — researches breaking changes, migration steps, and changelogs using context7 and GitHub API. Works with npm, Maven/Kotlin, GitHub Actions, and IaC dependencies.

4 2mo ago A 48 tokens original MIT