Claude Skills · Coding

Marisa Rapid Prototyping

N0zoM1z0/gensokyo-skills

Convert 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.

★ 28 Synced 1 hour ago View SKILL.md

At a glance

Coding Manual install

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.

Install git clone --depth 1 https://github.com/N0zoM1z0/gensokyo-skills cp -r gensokyo-skills/skills/marisa-rapid-prototyping ~/.claude/skills/marisa-rapid-prototyping
Can use Not declared by the author

PrototypingProof Of ConceptSpikeExperimentationMvpValidation

Also in N0zoM1z0/gensokyo-skills

View the repo

Turn 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...

Gensokyo Commit Attribution Code Review & Testing

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...

Reimu Incident Triage DevOps & Infrastructure

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

Karpathy Guidelines multica-ai/andrej-karpathy-skills

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make...

Webapp Testing anthropics/skills

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI be...

MCP Builder anthropics/skills

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-design...

Claude API anthropics/skills

Reference for the Claude API / Anthropic SDK — model ids, pricing, params, streaming, tool use, MCP, agents, caching, token counting, model...

Web Artifacts Builder anthropics/skills

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS,...

Request Refactor Plan mattpocock/skills

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...