Skip to content

feat: Add Solana Advanced Builder Skill (SABS) framework#144

Open
KephothoM wants to merge 3 commits into
solanabr:mainfrom
KephothoM:add-sabs-skill
Open

feat: Add Solana Advanced Builder Skill (SABS) framework#144
KephothoM wants to merge 3 commits into
solanabr:mainfrom
KephothoM:add-sabs-skill

Conversation

@KephothoM

@KephothoM KephothoM commented Jun 30, 2026

Copy link
Copy Markdown

"Hey! 👋 Here's SABS (Solana Advanced Builder Skill). Dumping docs into AI prompts causes hallucinations. SABS fixes this with a modular router loading only the exact context needed (like Squads or ZK Compression). It includes strict main-net guardrails and offline unit tests so agents build complex flows safely. Let me know what you think!

kephothoX added 3 commits July 1, 2026 01:31
- Add skills/SABS with 9 modular skill files (upgrade, ZK compression, mobile, DeFi, governance, cross-chain, AI oracle, privacy payments, disaster recovery)
- Add master routing table (skill/SKILL.md) for progressive context loading
- Add offline test suite (tests/) for Squads v4 + ZK compression instruction validation
- Add real devnet benchmarks (benchmarks/) with CU measurements
- Add 4 gotcha post-mortems from real failures (gotchas/)
- Add 6 hard-enforced safety rules (rules/safety.rules)
- Add functional helper scripts (commands/safe-upgrade.sh, zk-migrate.sh)
- Add root README.md with full project documentation
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.

2 participants