By macCesar
General-purpose skills for AI coding assistants: UI/UX design advice, text humanization, VS Code extension development, and design showcase tools.
Úsalo cuando humanices textos en español (especialmente es-MX) — editando emails, documentación, marketing, soporte o textos técnicos, eliminando patrones típicos de IA y devolviendo una versión natural y clara. Triggers: "humanizar", "hacerlo más natural", "quitar tono IA", "hacerlo sonar humano".
Use when the user asks for UI/UX design advice, design reviews, visual hierarchy improvements, color system help, typography guidance, spacing decisions, depth/shadow usage, image handling, or finishing touches on any interface. Inspired by "Refactoring UI" by Adam Wathan & Steve Schoger. Triggers: "how do I make this look better?", color palettes, type scales, spacing systems, visual hierarchy, design reviews, shadows/depth, image handling, empty states, borders.
Use when the user has Google Stitch design exports and wants to do anything with them — build a gallery, organize screens, generate a navigable showcase, process zip files, or browse designs. Triggers: "organiza mis diseños de Stitch", "arma el muestrario", "organize my Stitch designs", "build the showcase", "tengo los zips de Stitch", "mis exports de Stitch", or any mention of Stitch exports, screen.png + code.html pairs, or design zip files. Also: "optimiza el showcase", "mejora las descripciones", "enrich the showcase" to improve an existing showcase.
Use when the user is creating, scaffolding, designing, debugging, testing, bundling, or publishing a VS Code extension. Covers TreeView, QuickPick, Webview, StatusBar, commands, configuration, SecretStorage, progress indicators, and esbuild bundling. Triggers: "create a VS Code extension", VS Code Extension APIs, package.json contributes/activationEvents/keybindings, debugging activation/disposables/memory leaks, bundling with esbuild/webpack, publishing to Marketplace or Open VSX, Webview CSP/nonce/postMessage, SecretStorage, extension testing (@vscode/test-electron).
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
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.
aiskills is a toolkit of curated skills for AI coding assistants. It provides skill files for Claude Code, Gemini CLI, or Codex CLI.
Each skill is a small knowledge package: a SKILL.md file with YAML frontmatter plus a set of reference files. When a prompt matches the skill, the assistant reads those files and answers from the source material.
/plugin marketplace add maccesar/aiskills
/plugin install aiskills@maccesar-aiskills
# 1) Install the CLI
npm install -g @maccesar/aiskills
# 2) Install skills globally
aiskills install
# 3) Start your AI coding assistant
claude # or gemini, or codex
# 4) Ask a question that matches a skill
Installed files:
~/.agents/skills/~/.claude/skills/ (Gemini CLI and Codex CLI auto-discover from ~/.agents/skills/ — no platform-specific symlink needed)| Plugin (Option A) | CLI (Option B) | |
|---|---|---|
| Claude Code | Recommended | Supported |
| Gemini CLI | Not available | Supported |
| Codex CLI | Not available | Supported |
| Auto-updates | Via marketplace | aiskills update |
| Platform | Status | Installation Path |
|---|---|---|
| Claude Code | Supported | ~/.claude/skills/ |
| Gemini CLI | Supported | ~/.agents/skills/ (auto-discovered) |
| Codex CLI | Supported | ~/.agents/skills/ (auto-discovered) |
All three platforms use the same Agent Skills format: a SKILL.md file with YAML frontmatter that tells the assistant when to use the skill and what to do.
| Skill | Domain | Source | Reference Files |
|---|---|---|---|
| refactoring-ui | Design | "Refactoring UI" by Wathan & Schoger | 7 files |
| humaniza | Writing (es) | Curated Spanish/es-MX style rules | 7 files |
| vscode-extension-dev | VS Code | VS Code Extension API docs | 14 files |
| stitch-showcase | Design Tools | Google Stitch export workflow | 16 files |
Use aiskills list to see available skills from the command line. Pull requests are welcome.
Slash commands are Claude Code-only. They ship with the plugin (Option A). The CLI distribution (Option B) installs skills only.
| Command | Purpose |
|---|---|
/release | Full release workflow: detect project, bump semver, update CHANGELOG + README, commit, push, tag, GitHub release |
End-to-end release janitor that works across project types: npm, Titanium (tiapp.xml), Composer, Cargo, CocoaPods, or versionless (git-tag-only) repos. Designed for a dirty working tree — it groups your uncommitted work into semantic commits, then ships the release on top.
When to use it:
CHANGELOG.md in Keep-a-Changelog format and want the [Unreleased] section promoted automatically.Example prompts:
/release
/release minor
/release major
npx claudepluginhub maccesar/aiskills --plugin aiskillsOpinionated Titanium SDK toolkit: PurgeTSS styling, Alloy architecture, UI/UX patterns. Pairs with tidev/skills for API, native how-tos, and reference docs. Auto-detects Titanium projects.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.