feat: add solana-tokenomics skill (design & pressure-test token economies)#35
Open
zupy-fmartinelli wants to merge 1 commit into
Open
feat: add solana-tokenomics skill (design & pressure-test token economies)#35zupy-fmartinelli wants to merge 1 commit into
zupy-fmartinelli wants to merge 1 commit into
Conversation
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
|
@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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
solana-tokenomics — design & pressure-test token economies on Solana
Adds a new external skill as a submodule under
.claude/skills/ext/solana-tokenomics, with askill-registry.jsonentry, a.gitmodulesentry, and routing in the hubSKILL.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:
Why it fits the kit's bar
SKILL.mdroutes to focused files loaded only when neededinstall.sh, README, comprehensiveSKILL.mdAlso submitted to
solanabr/skill-bountyper the maintainer note on organizing novel-skill submissions.