By NapticStacks
Create branded Typeforms via natural language. Three modes (wizard, spec, sketch) auto-detected from input. Brand-aware (Omertá, Sunkissed pre-seeded).
Shared Claude Code skills for the Naptic team.
/typeform-create — Create branded Typeforms via natural language. Three modes (wizard, spec, sketch) auto-detected from your input. Brand-aware (Omertá, Sunkissed pre-seeded).This repo is a Claude Code plugin marketplace. Install in two steps from inside Claude Code:
/plugin marketplace add NapticStacks/naptic-claude-skills
/plugin install typeform-create@naptic-skills
The first command registers the marketplace (one-time per machine). The second installs the typeform-create plugin from it. Repeat the second command for any future plugins added to this repo.
/typeform-createEach brand you'll use needs a Typeform personal access token stored locally:
mkdir -p ~/.config/typeform
# For Omertá (token from Alex's Typeform account — ask Darien for it)
echo "tfp_xxx..." > ~/.config/typeform/omerta.token
chmod 600 ~/.config/typeform/omerta.token
# For Sunkissed (when applicable)
echo "tfp_yyy..." > ~/.config/typeform/sunkissed.token
chmod 600 ~/.config/typeform/sunkissed.token
Tokens live only on your machine, never in this repo.
plugins/<plugin-name>/ with their own .claude-plugin/plugin.json and skills/<skill-name>/SKILL.md.claude-plugin/marketplace.json so /plugin install can find ittypeform-create (colors, voice notes — NOT theme IDs or tokens) go in plugins/typeform-create/brand-registry/brands.json via PRset -euo pipefail safeOwn 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.
npx claudepluginhub napticstacks/naptic-claude-skills --plugin typeform-createNaptic-owned team skills — UNF wrappers around `gstack`, standalone team skills (e.g. `sprint-recap`), and vendored content-generation skills (`higgsfield-*`).
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.