ky1ejs/claude-plugins

Personal Claude Code plugin marketplace

1 stars0 forksUpdated Jan 23, 2026
npx skills add ky1ejs/claude-plugins

README

Claude Plugins

Personal Claude Code plugin marketplace.

Installation

Add this marketplace to your Claude Code settings:

{
  "extraKnownMarketplaces": {
    "ky1ejs-plugins": {
      "source": {
        "source": "github",
        "repo": "ky1ejs/claude-plugins"
      }
    }
  }
}

Then install plugins:

/plugin install ios-engineer@ky1ejs-plugins

Available Plugins

spec-workflow

Spec-driven development workflow: explore ideas, write specs, review with AI personas, and execute implementations.

Skills:

  • /idea-explorer - Collaborative exploration to refine ideas
  • /spec-writer - Transform ideas into detailed specifications
  • /spec-orchestrator - Multi-agent review with AI personas
  • /spec-executor - Execute specs with batched checkpoints
  • /create-worktree - Create isolated git worktrees
  • /spec-workflow-init - Scaffold configuration in your project

Install:

/plugin install spec-workflow@ky1ejs-plugins

See spec-workflow README for details.


ios-engineer

iOS development tools with visual feedback via iOS Simulator MCP integration.

Features:

  • iOS Simulator automation (screenshots, UI inspection, tap/swipe/type)
  • iOS Engineer skill with SwiftUI patterns and best practices

Setup:

# After installing the plugin, run the setup script for dependencies
~/.claude/plugins/cache/ios-engineer/setup.sh

See ios-engineer README for details.

Publisher

ky1ejsky1ejs

Statistics

Stars1
Forks0
Open Issues0
CreatedJan 11, 2026