marinahaugen/polymorph-mindset-plugins
Plugin Claude Code
Custom Claude Code skills from Marina Santos Haugen's 'Polymorph Mindset' / NDC AI talk. Read them for the shape, or install to try.
marinahaugen/polymorph-mindset-plugins
Plugin Claude Code
Custom Claude Code skills from Marina Santos Haugen's 'Polymorph Mindset' / NDC AI talk. Read them for the shape, or install to try.
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.
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…
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.
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.
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…
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…
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.