Marisa Rapid Prototyping
N0zoM1z0/gensokyo-skillsConvert an uncertain idea into the smallest runnable experiment, reuse relevant prior art, observe a decisive signal, and scale only after evidence. Use for spikes, proof-of-concepts, feasibility questions, unfamiliar libraries, or competing implementation approaches. Do not use when the main need is incident containment, exhaustive research, or production rollout planning.
At a glance
This skill is for Coding and helps you build a proof-of-concept prototype, test a new library or framework, and validate an unfamiliar technology.
git clone --depth 1 https://github.com/N0zoM1z0/gensokyo-skills
cp -r gensokyo-skills/skills/marisa-rapid-prototyping ~/.claude/skills/marisa-rapid-prototyping
PrototypingProof Of ConceptSpikeExperimentationMvpValidation
Also in N0zoM1z0/gensokyo-skills
View the repoTurn a disputed, current, or consequential claim into a source-backed brief by decomposing it, finding the closest authoritative evidence, c...
Strip an overcomplicated plan to a working design with at most three moving parts, expose the first real constraint that breaks it, and add...
Review conduct, content, code, or decisions against an explicit rule set by establishing authority and scope, separating facts from allegati...
Append truthful Assisted-by trailers when preparing, creating, or explicitly amending a Git commit whose staged changes were materially shap...
Reconstruct how an existing artifact or system works by inventorying observable surfaces, mapping interfaces and flows, forming competing me...
Isolate the real abnormal condition in a noisy incident, reduce it to the smallest relevant scope, and choose a minimal reversible recovery...
Expose hidden assumptions in a consensus, strategy, requirement, or design by stating the default precisely, inverting one assumption at a t...
Diagnose systems by mapping interfaces, ownership, trust zones, lifecycle transitions, and edge conditions, then trace failures across the m...
Other Coding skills
Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...
Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor...