with one click
gridtokenx-coresystem
gridtokenx-coresystem contains 7 collected skills from NakaSato, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Global workspace instructions and machine-specific configurations for GridTokenX.
Run and verify the end-to-end telemetry data-hop chain — meter onboard (IAM register→verify→claim) → signed DLMS/COSEM ingest into the Aggregator Bridge → owner+wallet resolve → zone Redis stream → 15-min settlement bin → surplus mint over NATS chain.tx.mint → Solana. Use when the user says "hops test", "run the hops", "test telemetry path", "test the mint", "force a surplus", "verify settlement/mint", or wants any leg of the meter→bridge→settlement→chain pipeline exercised and verified hop-by-hop. Drives the live docker stack (compose up). Confirms each trust gate with real log/DB/Redis evidence — never assumes success.
Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). Also use for quick on-chain lookups via public RPC + curl — "what's the balance of <wallet>", "look up transaction <sig>", "token balance for <account>", "check this address on mainnet/devnet". End-to-end Solana development playbook covering wallet connection, Anchor/Pinocchio programs, Codama client generation, LiteSVM/Mollusk/Surfpool testing, security checklists, and JSON-RPC curl lookups against public clusters. Integrates with the Solana MCP server for live documentation search. Prefers framework-kit (@solana/client + @solana/react-hooks) for UI, wallet-standard-first connection (incl. ConnectorKit), @solana/kit for client/RPC code, and @solana/web3-compat for legacy boundaries.
Discover, evaluate, and wire Typst Universe packages (https://typst.app/universe) into the Paper/ academic paper. Use when the user wants a Typst package for a paper need (plots, diagrams, tables, glossary, equations, captions, theorems, citation/bib tooling), says "find a typst package for X", "add <package>", "what package does Y", "create a chart/diagram/table in the paper", or asks to browse Typst Universe. Knows the paper's vendored-font + open-PDF build rules and pins package versions.
Autonomous development loop for a single task — plan, implement, test, summarize. Runs end-to-end without pausing except on hard blockers. Use when the user says "auto-dev <task>", "automatic development", "just build it", or wants a task driven start-to-finish.
Write, fact-check, review, and proofread the Typst research paper (Paper/) against the real gridtokenx codebase. Four modes — (1) FETCH facts/docs from a target service folder and draft cited Typst prose for a paper section (may add net-new content, not only document what exists), (2) VERIFY the paper's claims against existing code and flag drift, (3) REVIEW the paper as a critical preprint reviewer / professor (rigor, contribution, gaps, structure), (4) GRAMMAR recheck the Thai-language prose for correctness and consistency. Use when the user says "doc-paper", "write/expand the paper from <service>", "verify the paper against <code>", "fact-check the paper", "review the paper like a professor", "preprint review", "recheck Thai grammar", or wants paper content grounded in the actual code.
Fetch and convert web content into LLM-friendly markdown using Jina AI Reader. Use when you need to read content from a URL with high fidelity and minimal noise.