By ravnhq
Optional: build a full-stack, Claude-powered Meta messaging bot (WhatsApp + Instagram) — brain, channels, session state, safety, and deploy.
Teach the Claude Agent SDK (claude-agent-sdk) and how to layer it behind the reference app's Brain interface — the agent loop, in-process tools, MCP, and context management. Use when a bot needs an agent that runs tools/files/MCP autonomously, when outgrowing a hand-rolled messages.create loop, or when upgrading ClaudeBrain without changing respond().
Teach the raw Anthropic Python SDK behind the reference app's Brain — messages.create, the tool-use loop, streaming, and prompt caching. Use when implementing or extending a bot Brain, calling Claude directly, adding tools/streaming/caching to messages.create, or asking how ClaudeBrain talks to the model.
Make a public Claude bot safe with deterministic guardrails — block prompt-injection on input, redact PII (email/phone/SSN/card) on input and output, and short-circuit blocked messages with a canned reply. Use when hardening a bot for public traffic, adding input/output screening, or filling the chatbot-toolkit Guardrails seam.
Persist bot conversation history in Postgres using the chatbot-toolkit reference app's PostgresSessionStore — asyncpg, a lazy pool, and a temp-Postgres test. Use when sessions must survive restarts, moving a bot off in-memory storage, or adding a durable SessionStore.
Get the chatbot-toolkit reference app onto a public HTTPS endpoint Meta will accept — build the bundled Dockerfile and deploy to a container PaaS (Fly / Railway / Render) with env/secret config, or tunnel to your laptop for dev. Use when deploying a bot, Dockerizing the reference app, setting up a webhook URL Meta accepts, configuring deploy secrets, or exposing a local bot for webhook testing.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Org agent hub. Unified Claude Code skills, plugins, and workflow playbooks — consumed via the native plugin marketplace, no cloning required.
In any repo, from Claude Code:
/plugin marketplace add ravnhq/sasso-hq
/plugin install hq-core@hq
Then run /hq-core:onboarding — it takes over from there: asks what you're
working on, recommends the right skills, and walks you through the workflow.
Private repo — your machine needs GitHub access (SSH or
gh). You already have this from day-one setup.
hq-core (mandatory) — onboarding, workflow recommendations, code-review
standards, commit conventions, the SDD pipeline, plus the grill-me /
grill-with-docs / to-prd / to-issues / handoff skills.codebase-toolkit (optional) — map-the-codebase,
improve-codebase-architecture, write-a-skill, triage, zoom-out,
prototype.fun (optional) — caveman.chatbot-toolkit (optional) — build a full-stack, Claude-powered Meta
messaging bot (WhatsApp + Instagram).frontend-toolkit (optional) — cross-cutting frontend craft for
React-family web + React Native: component-design, state-management,
styling-systems, data-fetching, forms-and-validation,
animation-and-motion, accessibility-audit, frontend-performance,
frontend-testing, mobile-navigation, touch-interaction,
native-performance.Don't install the optional plugins blindly. Run /hq-core:onboarding (or
/hq-core:recommend-workflow) and it installs the ones relevant to your task —
keeping per-session context cost down. Full machine-readable index:
plugins/hq-core/catalog.json.
Open a PR. CI validates structure; a hq-core maintainer reviews. hq-core
and taxonomy.yml are locked to the core group. Rolling main — merged
changes ship to everyone on their next /plugin marketplace update.
See SPEC.md for the full design.
npx claudepluginhub ravnhq/sasso-hq --plugin chatbot-toolkitA la carte AI skills for LLM-assisted development
Universal programming principles: KISS, DRY, clean code, code review
Optional: caveman mode — ultra-compressed communication that cuts token usage while keeping technical accuracy.
Optional: dispatch autonomous Claude workers into a pool of git worktrees from inside a session. /dispatch /adopt /status /reap /pool.
Optional: cross-cutting frontend craft skills for React-family web + React Native — components, state, styling, data fetching, forms, motion, accessibility, performance, and testing.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
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.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.