skills-n-stuff
Product research, market intelligence, and content tools for AI-native teams. A plugin collection for Claude Code by Studio Moser.
Installation
Add the marketplace:
# From GitHub
/plugin marketplace add Studio-Moser/skills-n-stuff
# Or from a local clone
/plugin marketplace add ./skills-n-stuff
Then install plugins:
/plugin install product-pulse@studio-moser
Other agents (skills only)
For non-Claude-Code agents (Cursor, Codex, Gemini CLI, OpenCode, etc.), the skills CLI can install just the SKILL.md prompts into your agent's skills directory:
npx skills add Studio-Moser/skills-n-stuff
Note: subagents, hooks, and bundled scripts (e.g., the transcribe CLI) are Claude-Code-only and aren't included by this path.
Plugins
Figma Design
Author high-quality designs directly into Figma via the Dev Mode MCP. Fuses Claude's frontend-design aesthetic engine with a DESIGN.md token contract and figma-use authoring discipline so code-to-design output matches the quality you get from Claude in HTML/CSS. Branches across existing Figma systems, code-only systems, and greenfield.
Skills:
/figma-design:designing-in-figma— Build screens, UIs, mockups, and components into Figma (code-to-design) with the full aesthetic + token + auto-layout workflow
Product Pulse
Strategic intelligence system for product teams. Weekly strategy briefs, daily market research, and deep-dive analysis — a three-cadence intelligence system.
Skills:
/product-pulse:setup— Onboard a new project (run once)/product-pulse:weekly-strategist— Monday morning strategic analysis with 5 analyst agents/product-pulse:daily-research— Daily domain-specific research filtered through weekly strategy/product-pulse:deep-dive— Deep-dive research on external resources (videos, articles, repos, docs)
PM
Backend-agnostic project management for AI-native teams. Ingests research reports, triages and specs work items, manages sprint execution with sub-agents, syncs with GitHub Issues.
Skills:
/pm:setup— Onboard a project (run once)/pm:ingest— Read research reports and create tracked issues/pm:triage— Spec, score, and promote items to ready-for-agent/pm:reconcile— Sync reality with the tracker (completion, stale, blockers)/pm:sprint-dev— Pick ready work and execute with sub-agents/pm:dev-task— Interactive, guided single-task dev workflow (plan → approve → build → review → verify → PR)
Site Capture
Capture full-page screenshots of websites with scroll-triggered animation support. Handles bot-protected sites, cookie banners, and lazy-loaded content.
Skills:
/site-capture:capture— Capture screenshots of one or more websites (Microlink API + Chrome fallback)/site-capture:audit— Audit existing screenshots for quality issues (wrong content, blank sections, errors)
Research Scout (Deprecated)
Deprecated: Use
/product-pulse:deep-diveinstead.
Deep-dive research and analysis. Now integrated into Product Pulse.
Transcribe
Video transcription for Claude Code. Captions-first for YouTube; local mlx-whisper on Apple Silicon as the fallback. Handles YouTube, YouTube Shorts, Instagram posts/Reels, TikTok, and Threads.
Skills:
/transcribe:transcribe— Fetch a spoken-word transcript from a video URL
License
MIT