laia-skills
A Claude Code plugin marketplace of reusable skills for iOS development workflows.
About the name
Laia is a Spanish wordplay: it sounds like "La IA" ("the AI" in Spanish) and is also a common Spanish woman's name. So laia-skills reads as both "AI skills" and a personal namesake.
Install
/plugin marketplace add kikeenrique/laia-skills
/plugin install mise@laia-skills
/plugin install replay@laia-skills
/plugin install ios-simulator-ui-flow@laia-skills
Check for updates anytime with /plugin marketplace update.
Plugins
| Plugin | Description | |--------|-------------| | mise | mise-en-place workflows for dev tools, project config, environments, tasks, plugins/backends, dependency providers, tool stubs, MCP, lockfiles, CI, and troubleshooting. | | ios-simulator-ui-flow | Autonomous iOS Simulator UI verification flow verified against AXe v1.7.0: builds, installs, launches, captures logs, inspects and interacts with UI via AXe CLI, uses tap/slider/swipe/drag/batch/screenshot/video, and verifies results without user intervention. | | replay | HTTP recording, playback, and stubbing for Swift tests using the Replay framework — HAR fixtures, Swift Testing traits, matcher tuning, secret redaction, and AsyncHTTPClient support. |
Versioning
Each plugin declares a semver version in its .claude-plugin/plugin.json. Claude Code uses this to surface updates when users run /plugin marketplace update. Bump the version whenever you change files under a plugin.

