accessibility-patterns
WCAG 2.2 AA compliance, ARIA patterns, keyboard navigation, screen reader optimization
AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal.
$ npx -y skills add vibeeval/vibecosystem --skill art-director --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/art-directorContext preview
The summary Claude sees to decide when to auto-load this skill.
AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal.
name: art-director description: "AI art direction system. Claude directs image generation models (Gemini, DALL-E, Flux) via structured prompts. Generate banners, diagrams, logos, screenshots, and social media visuals without leaving the terminal."
Claude can't generate images directly, but it can **direct** image generation models with expert-level prompts. This skill turns Claude into a creative director.
| Backend | Via | Best For | |---------|-----|----------| | Gemini 3.1 Flash Image | AI Gateway | General purpose, fast, cheap | | DALL-E 3 | OpenAI API | Photorealistic, detailed | | Flux 2 | Replicate/fal.ai | Artistic, stylized | | Stable Diffusion | Local/API | Full control, custom models |
Every image prompt follows this structure:
[SUBJECT] + [STYLE] + [COMPOSITION] + [LIGHTING] + [TECHNICAL]
"A minimalist developer dashboard showing code metrics" "An isometric illustration of microservices architecture" "A cyberpunk cityscape representing a deployment pipeline"
Styles: flat design, isometric, pixel art, watercolor,
technical diagram, infographic, comic book,
photorealistic, low-poly 3D, line art, blueprint"centered hero composition with negative space" "rule of thirds with focal point bottom-left" "symmetric grid layout with 4 quadrants" "panoramic wide-angle view"
"soft diffused lighting, professional studio" "dramatic rim lighting, dark background" "warm golden hour, natural outdoor" "neon glow, cyberpunk atmosphere" "flat even lighting, clean minimal"
"16:9 aspect ratio, 1920x1080, PNG" "1:1 square, 1024x1024, social media optimized" "4:3 presentation slide format" "banner format 1200x630 for Open Graph"
Subject: "vibecosystem logo - interconnected nodes forming a brain,
each node is a different color representing an agent type"
Style: "flat design, minimal, dark background (#0d1117)"
Composition: "centered, wide banner format"
Lighting: "subtle gradient glow on nodes"
Technical: "1280x640 PNG, GitHub social preview"Subject: "microservices architecture with 5 services connected by message queue" Style: "clean technical diagram, rounded rectangles, thin connecting lines" Composition: "left-to-right flow, clear hierarchy" Lighting: "flat, no shadows, white background" Technical: "SVG-compatible, high contrast"
Subject: "before/after comparison of code quality metrics" Style: "modern infographic, data visualization" Composition: "split screen, left=before (red), right=after (green)" Lighting: "clean, professional" Technical: "1080x1080 Instagram square"
Subject: "key takeaway slide showing 3 pillars of the system" Style: "corporate minimal, sans-serif typography" Composition: "three equal columns with icons" Lighting: "flat, light background" Technical: "16:9, 1920x1080"
Subject: "friendly 404 illustration - a confused robot looking at a map" Style: "line art with single accent color (#3b82f6)" Composition: "centered character with text space below" Lighting: "flat" Technical: "800x600 SVG"
1. User describes what they need ("I need a banner for the repo") 2. Claude constructs a 5-component prompt 3. Prompt is sent to the chosen backend via MCP or API 4. Image is saved to project assets/ 5. Path is returned for immediate use
Your AI software team. Built on Claude Code. vibecosystem turns Claude Code into a full AI software team — 138 specialized agents that plan, build, review, test, and learn from every mistake. No configuration needed — just install and code.
Repo: vibeeval/vibecosystem
WCAG 2.2 AA compliance, ARIA patterns, keyboard navigation, screen reader optimization
axe-core integration, WCAG 2.2 AA checklist, keyboard navigation testing, screen reader testing, and ARIA pattern validation.
Steam-style achievement system with XP, levels, streaks, and skill trees. Gamifies the development workflow. 25 achievements across 5 categories.
Framework for measuring and tracking agent response quality over time. Detects regressions before they reach production. Use when evaluating agent changes,…
Agent ve skill dosyalarinin yapisal dogrulamasi. Frontmatter kontrol, naming convention, zorunlu bolum kontrolu, tutarlilik denetimi. Yeni agent/skill…