By neuradex
SNA SDK development assistant — ensures correct architecture, DB separation, event pipeline usage, and skill authoring patterns
npx claudepluginhub neuradex/sna --plugin sna-builderAn application framework that uses Claude Code as the runtime.
Traditional AI apps call an LLM API and parse the response. SNA flips this — Claude Code itself executes the application logic.
Traditional: your code → LLM API → parse → act
SNA: SKILL.md → Claude Code → scripts → SQLite → SSE → UI
SKILL.md files, not application code. Markdown is both the spec and the implementation.start → milestone → complete) is mandatory, keeping the UI always in sync.sna up) starts everything. Local SQLite, no cloud dependency.sna gen client generates a typed TypeScript client from SKILL.md frontmatter, so skill calls are checked at compile time.sna-builder plugin, not just documented for humans./form-register).claude/skills/<name>/SKILL.md and executes TypeScript scripts| Package | npm name | Role |
|---|---|---|
packages/core | @sna-sdk/core | Server runtime, DB, CLI, event pipeline, code generation |
packages/react | @sna-sdk/react | React hooks, components, stores, typed client |
pnpm install
cd packages/core && pnpm build
cd packages/react && pnpm build
See the App Setup guide for application-side configuration.
| Document | Contents |
|---|---|
| Architecture | DB separation, event pipeline, package structure |
| Skill Authoring | How to write skills with typed args |
| App Setup | Frontend, server, Vite configuration, typed client |
| Design Decisions | DB scope, locking, invoked status |
| Contributing | Repository structure, key files, tech stack |
Includes a Claude Code plugin for SNA app development. An agent that automatically follows SDK conventions.
# Local testing
claude --plugin-dir ./plugins/sna-builder
# Install from marketplace
/plugin marketplace add neuradex/sna
/plugin install sna-builder@sna
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Uses power tools
Uses Bash, Write, or Edit tools
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Battle-tested Claude Code plugin for engineering teams — 48 agents, 184 skills, 79 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.