Claude Skills to Emulate a Design Studio Environment

✍️ OpenClawRadar📅 Published: May 19, 2026🔗 Source
Claude Skills to Emulate a Design Studio Environment
Ad

A designer who worked as head of innovation at big companies has published open-source Claude skills to replicate the collaborative energy of a design studio when working solo. The skills target experience and service design, not UI/graphic design—though they work for UX if you start with user research.

Studio Design Partner Skill

The studio-design-partner skill implements a complete design process with:

  • Teammate personas: invoke an artist, a 'disagree but commit' engineer, a business-minded C-suite, or a design elder/creative director—many based on real people the author worked with.
  • Mode switching: tell the agent you're in flair (generative, no judgment) or focus (decision making, judgment) mode—mirroring real studio practice.
  • Design method support: understands methods for user research, synthesis, brainstorming, and prototyping. It can take a Whisper transcript of user interviews, help plan interviews, and jump into synthesis across research artifacts.
Ad

Rigorous Play Skill

The rigorous-play skill implements a creative exercise that builds psychological safety and unlocks ideas. It makes the agent go learn something random, then 'make' something (a poem, joke, or improv back-and-forth) based on what it learned, then draw a connection to the current project. The author uses it before or during brainstorming or prototyping concept sessions.

The skills are installable as Claude skills. The author likens the experience to playing tennis against a ball machine—not the same as a real partner, but it forces movement, thinking, and reaction that propels solo design work.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

Jentic Mini: Self-Hosted API and Action Execution Layer for OpenClaw
Tools

Jentic Mini: Self-Hosted API and Action Execution Layer for OpenClaw

Jentic Mini is a self-hosted API and action execution layer that sits between AI agents and external APIs, storing credentials in an encrypted vault and providing scoped toolkits with individually revocable keys. It automatically imports 10,000+ OpenAPI specs and Arazzo workflow sources when credentials are added.

OpenClawRadar
PowerShell Script Automates OpenClaw Docker Setup on Windows
Tools

PowerShell Script Automates OpenClaw Docker Setup on Windows

A PowerShell script handles Windows-specific networking quirks and Docker configuration for OpenClaw, automating checks, image retrieval, setup guidance, and container deployment.

OpenClawRadar
Claude Code LSP: Enabling Language Server Protocol for Faster, More Accurate Code Navigation
Tools

Claude Code LSP: Enabling Language Server Protocol for Faster, More Accurate Code Navigation

Claude Code ships without LSP enabled by default, but enabling it transforms code navigation from 30-60 second grep searches to 50ms queries with 100% accuracy. The setup requires a flag discovered through a GitHub issue rather than official documentation.

OpenClawRadar
OmniRecall Beta: FAISS-Powered Memory Injection for Cloud LLM Chats
Tools

OmniRecall Beta: FAISS-Powered Memory Injection for Cloud LLM Chats

OmniRecall is a local mitmproxy bypass that intercepts traffic to cloud chat interfaces like DeepSeek, adding a permanent memory layer using FAISS indexing and sentence-transformers MiniLM-L6. It's currently in beta, requires CPU-only operation, and uses an aggressively restrictive source-available license.

OpenClawRadar