Use when the user wants to look up resolution guidelines per platform or style modifier vocabulary for visual generation.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin visual-communicationsThis skill uses the workspace's default tool permissions.
Display resolution guidelines for different publishing platforms and curated style-modifier vocabulary to enhance visual prompts.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Display resolution guidelines for different publishing platforms and curated style-modifier vocabulary to enhance visual prompts.
Optional: user can ask about a specific platform or style category. If none provided, display full reference.
Determine user need. If user asks about a platform (web, print, social, presentation, whitepaper), show resolution guidelines for that platform. If asking about style (professional, technical, editorial, friendly), show vocabulary for that category.
Display resolution guidelines. Show the reference table:
Platform Recommended Resolution Notes
──────────────────────────────────────────────────────────────────
Web/Blog 1920x1080 or 1200x800 Optimize for fast loading
Print Magazine 300 DPI, actual size Request CMYK-friendly colors
Social Media Platform-specific Square (1080x1080) works broadly
Presentation 1920x1080 16:9 aspect ratio
Whitepaper 1200x800 or full-page Balance quality and file size
Display style modifier vocabulary. Show categories with examples:
Professional / Corporate
• "clean, modern design"
• "professional color palette"
• "minimal, elegant composition"
• "corporate aesthetic"
• "sleek and polished"
Technical / Detailed
• "technical illustration style"
• "blueprint aesthetic"
• "isometric 3D rendering"
• "schematic diagram style"
• "engineering-focused composition"
Editorial / Journalistic
• "editorial illustration"
• "magazine-quality photography"
• "conceptual art"
• "thought-provoking composition"
• "narrative visual style"
Friendly / Accessible
• "warm, approachable style"
• "hand-drawn illustration feel"
• "friendly cartoon style"
• "inviting and approachable"
• "personable and relatable"
Provide usage tips. Explain that these modifiers can be mixed and combined in prompts to achieve a specific aesthetic (e.g., "professional + modern + warm" for a friendly corporate context).
Answer follow-up questions. If user asks for clarification on a platform or style, expand with additional examples or context.