Skip to content
Development
Skill

/unification

Deep symmetries and unifying principles — gauge theory, Lie groups, Noether's theorem, and the Standard Model. Constructs field theories from symmetry requirements, derives conservation laws, and traces force unification. Use when working with gauge symmetry, Lie groups (U(1),

From plugin
gsd-skill-creator
70102 skills61 agents26 commands1 MCP
Install
$ npx -y skills add Tibsfox/gsd-skill-creator --skill unification --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/unification

Context preview

The summary Claude sees to decide when to auto-load this skill.

Deep symmetries and unifying principles — gauge theory, Lie groups, Noether's theorem, and the Standard Model. Constructs field theories from symmetry requirements, derives conservation laws, and traces force unification. Use when working with gauge symmetry, Lie groups (U(1),

SKILL.md

unification.SKILL.md
name: mfe-unification
description: "Deep symmetries and unifying principles — gauge theory, Lie groups, Noether's theorem, and the Standard Model. Constructs field theories from symmetry requirements, derives conservation laws, and traces force unification. Use when working with gauge symmetry, Lie groups (U(1), SU(2), SU(3)), conservation laws via Noether's theorem, the Higgs mechanism, or Standard Model structure."
user-invocable: false
allowed-tools: Read Grep Glob
metadata:
  extensions:
    gsd-skill-creator:
      version: 1
      createdAt: "2026-02-26"
      triggers:
        intents:
          - "symmetry"
          - "gauge"
          - "unify"
          - "standard model"
          - "force"
          - "coupling"
          - "conservation"
          - "invariance"
        contexts:
          - "mathematical problem solving"
          - "math reasoning"

Unification

Part VIII: Converging — Chapters 26, 27 — Plane Position: (0, 0.6) radius 0.3 — 37 Primitives

Workflow

1. **Identify the symmetry group** governing the problem — U(1) for electromagnetism, SU(2) for weak force, SU(3) for strong force, or combinations 2. **Apply the gauge principle** to derive required gauge fields from local invariance requirements 3. **Construct the Lagrangian** encoding field dynamics and interactions using gauge-invariant terms 4. **Apply Noether's theorem** to extract conserved quantities (charge, isospin, color charge) from continuous symmetries 5. **Check for spontaneous symmetry breaking** — apply the Higgs mechanism where gauge bosons acquire mass

Key Concepts

**Gauge Principle** (technique): The gauge principle states that physics must be invariant under local (spacetime-dependent) symmetry transformations. Requiring local gauge invariance necessitates the introduction of gauge fields (connections) that transform as A_mu -> g A_mu g^{-1} + (i/e) g partial_mu g^{-1}.

  • Constructing quantum field theories from symmetry requirements
  • Deriving force-carrying particles from local invariance
  • Understanding why fundamental forces have the structure they do

**SU(2) Symmetry Group** (definition): SU(2) is the group of 2x2 unitary matrices with determinant 1. It is the gauge group of the weak nuclear force and is locally isomorphic to SO(3), the rotation group in 3D. Its Lie algebra su(2) has basis {sigma_1/2, sigma_2/2, sigma_3/2} (Pauli matrices).

  • Describing weak nuclear force gauge symmetry
  • Modeling isospin and weak interactions
  • Representing 3D rotations via double cover

**String Action** (definition): The Nambu-Goto action S_NG = -T integral d^2 sigma sqrt(-det(h_{alpha beta})) describes a relativistic string propagating through spacetime, where h_{alpha beta} = partial_alpha X^mu partial_beta X_mu is the induced metric on the worldsheet and T = 1/(2*pi*alpha') is the string tension.

  • Describing fundamental objects beyond point particles
  • Building quantum theories of gravity
  • Exploring the structure of spacetime at the Planck scale

**U(1) Symmetry Group** (definition): U(1) is the group of complex numbers of unit modulus under multiplication: U(1) = {e^{i*theta} : theta in [0, 2*pi)}. It is the gauge group of electromagnetism, with phase rotations psi -> e^{i*alpha} psi leaving the Lagrangian invariant.

  • Describing electromagnetic gauge invariance
  • Modeling phase symmetries in quantum mechanics
  • Classifying abelian gauge theories

**SU(3) Symmetry Group** (definition): SU(3) is the group of 3x3 unitary matrices with determinant 1. It is the gauge group of quantum chromodynamics (QCD), governing the strong nuclear force. Its 8 generators correspond to 8 gluons, the force carriers of the strong interaction.

  • Describing strong nuclear force interactions between quarks
  • Classifying hadrons using color charge representations
  • Modeling gluon self-interactions

**Lagrangian Formulation** (definition): The Lagrangian density L encodes the dynamics of a field theory. The action S = integral L d^4x is stationary under field variations (Hamilton's principle), yielding the Euler-Lagrange field equations. The Standard Model Lagrangian L_SM = L_gauge + L_fermion + L_Higgs + L_Yukawa.

  • Formulating physical theories from symmetry principles
  • Deriving equations of motion for fields and particles
  • Encoding all interactions in a single mathematical object

**Extra Dimensions and Compactification** (definition): String theory requires extra spatial dimensions (6 for superstrings, 22 for bosonic strings) beyond the 3+1 spacetime dimensions we observe. Compactification curls extra dimensions into small manifolds: M^{10} = M^{3,1} x K^6 where K^6 is a compact Calabi-Yau manifold.

  • Understanding why string theory predicts more than 4 spacetime dimensions
  • Connecting string theory to observable 4D physics
  • Exploring the landscape of possible low-energy effective theories

**Yang-Mills Theory** (definition): Yang-Mills theory is a gauge theory with a non-abelian gauge group G. The field strength tensor is F^a_{mu nu} = partial_mu A^a_nu - partial_nu A^a_mu + g f^{abc} A^b_mu A^c_nu, where f^{abc} are structure constants. The Lagrangian is L = -1/4 F^a_{mu nu} F^{a mu nu}.

  • Constructing non-abelian gauge theories for fundamental forces
  • Understanding self-interactions of gauge fields

**Noether's Theorem** (theorem): For every continuous symmetry of the action, there exists a corresponding conserved quantity. If the Lagrangian is invariant under a continuous transformation phi -> phi + epsilon * delta_phi, then the current j^mu = (partial L / partial(partial_mu phi)) delta_phi is conserved: partial_mu j^mu = 0.

  • Deriving conservation laws from symmetry principles
  • Understanding the deep connection between symmetry and physics
  • Finding conserved quantities for novel physical theories

**Higgs Mechanism** (technique): Spontaneous symmetry breaking via a scalar field phi with potential V(phi) = -mu^2 |phi|^2 + lambda |phi|

Read more
Ships withgsd-skill-creator

An adaptive learning and coprocessor architecture for Claude Code, built as an extension to GSD (open-gsd)

Get the whole plugin

Other skills on gsd-skill-creator.