define-done
AI removed the ceiling on output. You need to build the ceiling on expectation. A Claude Code plugin that fixes the "AI made me feel behind" problem. 3 binary outcomes per day. Hard stop at 5pm. Track 3/3 days, not tasks.
A collection of Claude Code skills built and used by AY Automate. Each skill lives in skills// and is plug-and-play with Claude Code.
AI removed the ceiling on output. You need to build the ceiling on expectation. A Claude Code plugin that fixes the "AI made me feel behind" problem. 3 binary outcomes per day. Hard stop at 5pm. Track 3/3 days, not tasks.
FAQ
ay-skills is a Claude Code plugin with 6 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes artifacts-builder, excalidraw-diagram, mcp-client. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
$ npx -y skills add walidboulanouar/Ay-Skills --agent claude-code
Repo: walidboulanouar/Ay-Skills
A collection of Claude Code skills built and used by AY Automate.
Each skill lives in skills/<skill-name>/ and is plug-and-play with Claude Code.
A skill is a SKILL.md file (and optional supporting files) that you drop into .claude/skills/ in your project. Claude Code reads it automatically and gains new capabilities โ like generating Excalidraw diagrams, creating LinkedIn carousels, or building n8n workflows.
| Skill | What it does |
|---|---|
| artifacts-builder | Build complex claude.ai HTML artifacts using React, Tailwind, and shadcn/ui; bundle to a single HTML for sharing. |
| mcp-client | Universal MCP client to connect to any MCP server with progressive disclosure; includes Python runner and example configs. |
| remotion | Best-practice rules and patterns for creating Remotion video compositions and animations in React. |
| skill-creator | Author effective Claude Code skills with clear triggers, references, scripts, and packaging tools. |
| notebooklm | Query Google NotebookLM notebooks for source-grounded, citation-backed answers via controlled browser sessions. |
| ui-ux-pro-max | AI-powered design system with rules, styles, and palettes; CLI to initialize premium UI foundations. |
| agent-browser | Headless browser automation CLI for agents; ref-based element control, parallel sessions, persistent auth. |
| claude-seo | Full-stack SEO audits inside Claude Code; technical SEO, AI search, and DataForSEO MCP integration. |
| superpowers | End-to-end agentic dev workflow (brainstorm โ plan โ subagents โ review) with TDD enforcement. |
| excalidraw-diagram | Generate Excalidraw diagrams (.excalidraw + PNG) with brand-styled visuals and evidence artifacts. |
.claude/skills/ directoryOpen an issue or PR. Skills should be self-contained, well-documented, and tested.
More skills dropping soon.
Built by Walid Boulanouar ยท AY Automate
ay-skills-guide.html
README.md
skills/
agent-browser/
INSTALL.md
artifacts-builder/
SKILL.md
claude-seo/
INSTALL.md
excalidraw-diagram/
.gitignore
README.md
references/
color-palette.md
element-templates.md
json-schema.md
pyproject.toml
render_excalidraw.py
render_template.html
SKILL.md
mcp-client/
.gitignore
references/
ayautomate-mcp-guide.md
example-mcp-config.json
mcp-config.json
mcp-servers.md
python-mcp-sdk.md
scripts/
mcp_client.py
SKILL.md
notebooklm/
SKILL.md
remotion/
SKILL.md
skill-creator/
SKILL.md
superpowers/
INSTALL.md
ui-ux-pro-max/
INSTALL.mdยฉ 2026 Flowy ยท Free and open source
Built for Claude Code ยท Not affiliated with Anthropic