By shahar84
A curated collection of Claude Code skills by Shahar Polak and the community
A curated collection of Claude Code skills by Shahar Polak and the community.
Claude Code skills are markdown files that teach Claude how to approach specific tasks — like a reusable prompt template that gets invoked automatically based on context.
| Skill | Description |
|---|---|
| nano-banana-prompt-creator | Create high-quality image generation prompts optimized for Nano Banana Pro (Google Gemini image generation) |
claude plugin install https://github.com/shahar84/awesome-skills
Copy any SKILL.md directly into your project's .claude/skills/ directory, or into ~/.claude/skills/ for global access.
skills/<skill-name>/SKILL.md./validate.sh <skill-name> to verify it passes validationSkills follow the standard Claude Code skill format with a frontmatter block:
---
name: my-skill-name
description: When to trigger this skill...
---
# Skill content here
Skills can also include a references/ folder alongside SKILL.md for supporting files (templates, patterns, examples) that the skill reads at runtime.
MIT — see LICENSE
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub shahar84/awesome-skills --plugin awesome-skillsEditorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns