Skip to content

feat: add solana-tokenomics skill (design & pressure-test token economies)#35

Open
zupy-fmartinelli wants to merge 1 commit into
solanabr:mainfrom
zupy-fmartinelli:add-solana-tokenomics-skill
Open

feat: add solana-tokenomics skill (design & pressure-test token economies)#35
zupy-fmartinelli wants to merge 1 commit into
solanabr:mainfrom
zupy-fmartinelli:add-solana-tokenomics-skill

Conversation

@zupy-fmartinelli

Copy link
Copy Markdown

solana-tokenomics — design & pressure-test token economies on Solana

Adds a new external skill as a submodule under .claude/skills/ext/solana-tokenomics, with a skill-registry.json entry, a .gitmodules entry, and routing in the hub SKILL.md.

Source repo: https://github.com/zupy-fmartinelli/solana-tokenomics-skill (MIT)

The problem it solves

Every loyalty program, rewards app, DePIN, game economy, and fintech-credit system reinvents token design and hits the same failures: dump-to-zero tokens, inflationary "yield" treadmills, mercenary liquidity, broken pegs, low-float/high-FDV unlock dumps, and accidental securities/e-money exposure. There is good tooling to launch a token, but little to help decide what the token should be.

What it is

A working tokenomist in a skill. Option-rich, not prescriptive — it lays out every lever and its tradeoffs and helps pick the right ones for the goal:

  • Supply & emission options (fixed, capped, disinflationary, perpetual tail, work-based, collateral-backed, fiat-backed, algorithmic, fair-launch), allocation, vesting/unlocks, burn vs recycle
  • Faucet → sink → hold flow balance and coverage (the unifying lens)
  • Demand & utility, the velocity problem, value capture
  • Staking & incentives — real-yield vs inflationary-yield decomposition, ve-models, liquidity mining
  • Liquidity & markets — bootstrapping, mercenary vs sticky, POL, peg mechanisms, oracles
  • Governance — token-vote/ve/quadratic, DAO treasury, timelocks, progressive decentralization
  • Compliance — securities (Howey) / e-money / commodity lines, incl. token-sale & staking-yield risk
  • Token-2022 extension selection by use case, and money-safe minting/settlement
  • Four archetypes bundling sensible defaults: closed-loop loyalty, utility/work + staking, governance/DAO, pegged/stablecoin + LST

Why it fits the kit's bar

  • Useful & cross-domain — economics + law + Solana implementation, for a recurring builder problem
  • Production-grade, not slop — current to the 2026 stack (Token-2022, SPL Governance/Realms, LST/oracles); validated end-to-end on a real DePIN design case
  • Progressive / token-efficientSKILL.md routes to focused files loaded only when needed
  • Clear routing, good docs, working installinstall.sh, README, comprehensive SKILL.md
  • MIT, pure Markdown (no executables, no network, no deps) — clean to submodule

Also submitted to

solanabr/skill-bounty per the maintainer note on organizing novel-skill submissions.

A novel, general tokenomics design skill: supply/emission options, the
faucet->sink->hold flow balance, demand/utility, staking (real vs inflationary
yield), liquidity & pegs, governance, Token-2022 selection, money-safe
settlement, and the securities/e-money compliance lines. Four archetypes
(closed-loop loyalty, utility/work+staking, governance/DAO, pegged/stablecoin+LST).
Option-rich, not prescriptive. Pure Markdown, progressive disclosure, MIT.

Source: https://github.com/zupy-fmartinelli/solana-tokenomics-skill
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@zupy-fmartinelli is attempting to deploy a commit to the STBR TRUE Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant