
from EloPhanto (React agent)59
Opinionated Solana dApp and program development skill: wallet UX, Anchor/Pinocchio programs, testing (LiteSVM/Surfpool), and migration/security checklists for p
Provides a complete playbook for Solana development: from wallet integration and frontend patterns to on-chain program design (Anchor or Pinocchio), typed client generation, local and integration testing, and security hardening. It recommends an opinionated default stack (framework-kit for UI, @solana/kit for SDK) and offers practical steps for building, testing, and delivering Solana features.
Use when implementing Solana dApp features, building or debugging Anchor programs, setting up local test environments, upgrading toolchains, or auditing Solana-specific security and compatibility issues. Typical triggers: "build a Solana dapp", "write an Anchor program", "deploy to devnet", "debug Solana errors".
Best for code-capable agents and developer assistants that can run Node/Rust toolchains, modify repo files, and run tests (Copilot, Claude Code, Codex-style agents).
Comprehensive Solana development skill with opinionated stack recommendations (framework-kit, @solana/kit, Anchor/Pinocchio). No bundled scripts — purely instructional. Well-structured SKILL.md with progressive disclosure via 12 reference docs, clear operating procedure, and a rigorous Verify section. No security concerns whatsoever.
Clean, well-organized skill. Good use of progressive disclosure pattern keeping SKILL.md lean with references/ for deep dives. The Verify section is excellent — concrete checkpoints for transaction correctness. No executable content to audit.
Polymarket (Web3) Integration
Integrates Polymarket prediction market APIs and SDKs for Polygon—secure auth, order placement, market data, websockets, bridge and risk-gated trading for auton
React Composition Patterns
Guidelines and rules for building flexible, maintainable React components using composition (avoid boolean prop proliferation, use compound components, lift sta