Sandbox
@walidboulanouar/Ay-Skills

Claude Code skill packs for project workflows

AY Skills is a set of reusable Claude Code skills from AY Automate. Each skill lives in its own folder and is meant to be copied into `.claude/skills/` so Claude Code loads it automatically.

88 stars20 forksHTMLUpdated 6mo ago
Who it's for

Builders who use Claude Code and want ready-made skills for specific tasks.

What it delivers

You can add focused capabilities to Claude Code without rewriting the same instructions in every project.

What it does

Drop-in skill folders

Each skill lives in `skills/<skill-name>/` and ships as a `SKILL.md` plus optional support files.

Universal MCP client skill

`skills/mcp-client/` helps Claude Code connect to MCP servers with progressive disclosure, Python runner support, and example configs.

Browser automation skill

`skills/agent-browser/` provides headless browser automation with ref-based element control, parallel sessions, and persistent auth.

SEO audit skill

`skills/claude-seo/` brings technical SEO and AI search checks into Claude Code, including DataForSEO MCP integration.

Agentic workflow skill

`skills/superpowers/` defines a brainstorm-to-review development flow with subagents and TDD enforcement.

Diagram and artifact skills

`skills/excalidraw-diagram/` and `skills/artifacts-builder/` generate diagrams and shareable HTML artifacts with branded visuals.

Skill authoring guide

`skills/skill-creator/` helps you write new Claude Code skills with triggers, references, scripts, and packaging.

README

AY Skills — Open Source Claude Code 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.

What is a Claude Code Skill?

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.

Skills

SkillWhat it does
artifacts-builderBuild complex claude.ai HTML artifacts using React, Tailwind, and shadcn/ui; bundle to a single HTML for sharing.
mcp-clientUniversal MCP client to connect to any MCP server with progressive disclosure; includes Python runner and example configs.
remotionBest-practice rules and patterns for creating Remotion video compositions and animations in React.
skill-creatorAuthor effective Claude Code skills with clear triggers, references, scripts, and packaging tools.
notebooklmQuery Google NotebookLM notebooks for source-grounded, citation-backed answers via controlled browser sessions.
ui-ux-pro-maxAI-powered design system with rules, styles, and palettes; CLI to initialize premium UI foundations.
agent-browserHeadless browser automation CLI for agents; ref-based element control, parallel sessions, persistent auth.
claude-seoFull-stack SEO audits inside Claude Code; technical SEO, AI search, and DataForSEO MCP integration.
superpowersEnd-to-end agentic dev workflow (brainstorm → plan → subagents → review) with TDD enforcement.
excalidraw-diagramGenerate Excalidraw diagrams (.excalidraw + PNG) with brand-styled visuals and evidence artifacts.

How to Use

  1. Copy the skill folder into your project's .claude/skills/ directory
  2. Start a Claude Code session — the skill is auto-loaded
  3. Describe what you want. Claude Code will follow the skill's instructions.

Contributing

Open an issue or PR. Skills should be self-contained, well-documented, and tested.

More skills dropping soon.


Built by Walid Boulanouar · AY Automate

Files in the repo

Repository payload3 top-level entries
  • skills
  • ay-skills-guide.html
  • README.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More skills

obra/
superpowers

An agentic skills framework & software development methodology that works.

285k
1 add

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.

117k
1 add
Vincentwei1021/
anything2explainer

Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.

666

Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

71k