Use when generating, reviewing, or describing any visual output associated with Plexable — website layouts, deck templates, social graphics, UI mockups, illustrations, image prompts. Covers color, typography, layout, and aesthetic rules.
Use when writing, designing, or representing anything on behalf of Plexable — websites, proposals, decks, social posts, case studies, internal docs — to ground the work in who Plexable is, who it serves, and what it stands for.
Use when writing outbound or sales-adjacent copy on behalf of Plexable — pitch decks, proposals, cold emails, sales pages, case-study intros, LinkedIn outreach, conference bios, intro paragraphs.
Use when writing any copy in Plexable's voice — website pages, landing pages, proposals, case studies, social posts, emails, decks, UI microcopy. Defines tone, vocabulary, sentence rhythm, and what to avoid.
Internal plugin for the Plexable team. Bundles skills for working in Plexable's identity, voice, brand visuals, and messaging — so Claude (in Claude Code, Copilot CLI, etc.) produces work that sounds and looks like Plexable.
plexable-plugin/
├── .claude-plugin/
│ ├── plugin.json # plugin manifest
│ └── marketplace.json # marketplace entry for distribution
├── skills/
│ ├── plexable-identity/ # who Plexable is, who it serves
│ ├── plexable-voice/ # tone, vocabulary, sentence rhythm
│ ├── plexable-brand-visuals/ # color, type, layout rules
│ └── plexable-messaging/ # pitches, proof points, outbound
└── README.md
Add more skills over time — anything Plexable-specific that Claude should know.
The plugin lives in a private GitHub repo. Each teammate needs gh authenticated to that org.
/plugin marketplace add <your-private-repo-url>
Example: /plugin marketplace add github.com/plexable/plexable-plugin/plugin install plexable@plexable
/plugin
The plugin's skills become available in every Claude Code session, in any project.
You and the team can push updates as often as you like. The flow:
git clone this repo locally.skills/*/SKILL.md file, or add a new skill folder.version in .claude-plugin/plugin.json (and in marketplace.json).git add .
git commit -m "voice: add rule about em-dashes"
git push
/plugin update plexable
That's it — Claude immediately uses the new version. No reinstall.
skills/, e.g. skills/plexable-case-studies/.SKILL.md with YAML frontmatter:
---
name: plexable-case-studies
description: Use when writing or reviewing a Plexable case study — defines structure, required sections, tone, and metric standards.
---
# Plexable Case Studies
...
/plugin update plexable.plexable-brand-visuals.plexable-case-studies skill with full structure template.plexable-proposals skill with the proposal template.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 ahmed-hq/plexable --plugin plexableUltra-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
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
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.