From asi
Defines vector fields in dynamical systems theory, covering phase space dynamics, local/global behavior, stability, bifurcations, and Julia AlgebraicDynamics.jl integration. Useful for analyzing differential equations.
npx claudepluginhub plurigrid/asi --plugin asiThis skill uses the workspace's default tool permissions.
**Trit**: 0 (ERGODIC)
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Trit: 0 (ERGODIC) Domain: Dynamical Systems Theory Principle: Assignment of vectors to points in phase space defining dynamics
Vector Field is a fundamental concept in dynamical systems theory, providing tools for understanding the qualitative behavior of differential equations and flows on manifolds.
VECTOR_FIELD: Phase space × Time → Phase space
This skill participates in triadic composition:
using AlgebraicDynamics
# Vector Field as compositional dynamical system
# Implements oapply for resource-sharing machines
Skill Name: vector-field Type: Dynamical Systems / Vector Field Trit: 0 (ERGODIC) GF(3): Conserved in triplet composition
Condition: μ(n) ≠ 0 (Möbius squarefree)
This skill is qualified for non-backtracking geodesic traversal:
Geodesic Invariant:
∀ path P: backtrack(P) = ∅ ⟹ μ(|P|) ≠ 0
Möbius Inversion:
f(n) = Σ_{d|n} g(d) ⟹ g(n) = Σ_{d|n} μ(n/d) f(d)