Claude commands
Handy Claude commands, kept current by the community. Add one you rely on.
/generate-idl-client
Generate idl client
Generate TypeScript client from Solana program IDL using Codama or Anchor
/explain-code
Explain code
Explain complex Solana/blockchain code with visual diagrams and step-by-step breakdowns
/diff-review
Diff review
AI-powered diff review for Solana-specific issues and code quality
/debug-user-tx
Debug user tx
Reproduce and debug a user-reported failing transaction against forked cluster state, mapping the failure back to source code
/commit-claude-config
Commit claude config
Version the Solana AI Kit config in git (un-ignores .claude/, CLAUDE.md, .mcp.json, .gitmodules and commits them)
/build-unity
Build unity
Build Unity project (WebGL, Desktop, or PSG1)
/build-program
Build program
Build Solana program (Anchor or native)
/audit-solana
Audit solana
Security audit for Solana programs (Anchor/native)
/audit-infra
Audit infra
Infrastructure-first security audit — secrets, supply chain, CI/CD, LLM/skill security, OWASP, STRIDE. Complements /audit-solana (program-level)
/research-pipeline
research-pipeline
Orchestrate the end-to-end academic research-to-publication workflow (research, write, integrity check, review, revise, re-review, finalize) with mandatory integrity gates and two-stage peer review. Invokes the alterlab-research-pipeline orchestrator.
/review-paper
review-paper
Run a full multi-perspective peer review of a manuscript, simulating an Editor-in-Chief plus three peer reviewers and a Devil's Advocate, and produce a structured editorial decision and revision roadmap. Invokes the alterlab-paper-reviewer skill.
/lit-review
lit-review
Run a systematic, reproducible literature review on a topic and return an APA 7.0 annotated bibliography with a documented search strategy. Invokes the alterlab-deep-research pipeline in lit-review mode.
/cite-check
cite-check
Verify that citations actually exist and that the claims they support are faithful to the cited source. Runs deterministic existence checks (Crossref / OpenAlex / Semantic Scholar / arXiv) plus a claim-faithfulness pass via the alterlab-citation-verifier skill.
/plan
Plan
Plan a feature or initiative through a computed route — a small fix exits with no documents, one capability gets a spec and a plan, a large initiative gets an umbrella PRD with one spec per capability; start with sdd, sources (market research), iso (regulated work), or research (technical investigation) to run that path directly.
/init
Init
First-time Archcore setup — wire host configs, measure the authored context, compose the full first-day seed in one preview, and create it on one confirm; import converts CLAUDE.md, AGENTS.md, rule files, ADRs, and docs into native documents; refresh adds new facts or drills into one domain.
/track-experiments
track-experiments
Track ENCODE experiments locally with publications and provenance
Create a command
Please sign in to add a command.