az9713

Science Projects Misc — Development skill for Claude Code

Development community

Seven science & math projects built end to end by Claude Code subagent fleets: grid-forming inverter textbook, physics reproductions, PDE bake-off, proof arena, BESS sizing study, numerical linear alg.

How to install Science Projects Misc

This entry records only its repository, not the path inside it, so there is no exact command to give. Open az9713/science-projects-misc and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Science Projects Misc does

Seven science & math projects built end to end by Claude Code subagent fleets: grid-forming inverter textbook, physics reproductions, PDE bake-off, proof arena, BESS sizing study, numerical linear algebra blind spots, power-system explainers.

Alternatives in Development

  • Scientific Agent Skills — A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing 18.7k ★
  • Stakeholder Map — Build stakeholder maps with power/interest grid and comms plan 7.8k ★
  • JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★

README

science-projects-misc

Seven science and mathematics projects, each built end to end by a fleet of Claude Code subagents. A single orchestrating session planned each project, split it into stages, and handed every unit of work (one chapter, one physics target, one theorem, one lesson) to its own subagent. About 125 subagents ran in total, across all seven projects.

The projects are independent. Each one has its own folder and its own final deliverable, which is a self-contained HTML page or a set of pages.

Folder Project Final deliverable Subagents
p1-textbook/ Graduate textbook: grid-forming inverters and power-system stability ch1.html to ch4.html 17
p2-physics/ Reproduction of eight published physics results report.html about 33
p3-pde/ Bake-off of five PDE methods on viscous Burgers report.html 11
p4-proofs/ Proof arena: ten graduate theorems, proved and refereed t1-proof.md to t10-proof.md, verdicts 22
p5-sizing/ Monte Carlo sizing study: battery storage replacing a synchronous condenser fleet design-memo.html 10
p6-blindspot/ Blind-spot sweep of numerical linear algebra index.html 15
p7-explainers/ Explainer series: power-system dynamics for programmers index.html, lesson1.html to lesson8.html 19

Live pages

Every HTML deliverable is served by GitHub Pages. Click a link to open the rendered page.

Project Live pages
P1 textbook Ch 1: Machines that swing · Ch 2: The limit of following · Ch 3: Grid-forming control · Ch 4: System stability and sizing
P2 physics [Reproduction report](https://az9713.github.io/science-proj