Plugin Claude Code
Plugin marketplace listing 7 plugins: core, typescript, system-design, product-management, web.
Plugin Claude Code
Plugin marketplace listing 7 plugins: core, typescript, system-design, product-management, web.
Instructions file CodexOpenCode
Instructions for mintuz/skills, covering agents.md, project overview, plugin architecture, repository structure and agent definition format.
Instructions file
Instructions for mintuz/skills, covering claude.md, project overview, plugin architecture, repository structure and agent definition format.
Plugin Claude Code
Agents and skills for Swift app development on iOS.
MCP server Claude CodeCodexCursor +2
XcodeBuildMCP is a Model Context Protocol server that provides tools for Xcode project management, simulator management, and app utilities. Runs locally from the xcodebuildmcp npm package.
MCP server Claude CodeCodexCursor +2
MCP server for interacting with the iOS simulator. Runs locally from the ios-simulator-mcp npm package.
Skill Claude CodeCodex
WHEN designing or debugging App Intent-first iOS features for Siri, Shortcuts, widgets, Live Activities, or SwiftUI reuse; NOT UIKit-only flows; provides AppEntity, metadata, prompting, and view-reuse patterns.
Skill Claude CodeCodex
WHEN mining, auditing, or updating localized iOS App Store keywords with Astro competitor metrics; NOT for Android listings, release notes, or App Review submission; proposes only feature-relevant, locale-specific candidates with verified popularity and difficulty.
Skill Claude CodeCodex
WHEN scraping iOS/macOS App Store data (apps, reviews, ratings, search); NOT for installing or testing apps; retrieves structured JSON data using iTunes/App Store APIs with curl and jq formatting.
Skill Claude CodeCodex
WHEN users express issues with app behavior, visual appearance, or functionality in the iOS simulator collaborate on fixes with a structured feedback loop.
Skill Claude CodeCodex
WHEN localizing or reviewing user-facing iOS copy in String Catalogs or App Store release notes; NOT for keyword optimization, binary upload, or App Review submission; preserves locale coverage and runtime text contracts.
Skill Claude CodeCodex
Comprehensive guide for implementing on-device AI models on iOS using Foundation Models and MLX Swift frameworks. Use WHEN building iOS apps with (1) Local LLM inference, (2) Vision Language Models (VLMs), (3) Text embeddings, (4) Image generation, (5) Tool/function calling, (6) Multi-turn conversations, (7) Custom…
Skill Claude CodeCodex
WHEN writing tests in Swift with the Swift Testing framework; NOT XCTest.
Skill Claude CodeCodex
WHEN building SwiftUI views, managing state, setting up shared services, or making architectural decisions; NOT for UIKit or legacy patterns; provides pure SwiftUI data flow without ViewModels using @State, @Binding, @Observable, and @Environment.
Plugin Claude Code
Core Agents and skills that aid software development workflows.
Skill Claude CodeCodex
WHEN deciding whether a PR, branch, diff, or current code satisfies an authoritative issue, specification, or decision contract; NOT for reconstructing meetings, tracing decision lineage, general code review, or implementation; returns a criterion-by-criterion proof and acceptance verdict.
Skill Claude CodeCodex
WHEN a pushed branch or open PR must reach green CI without the user watching—monitor checks, fix failures, commit, push, and repeat until success, merge, or a bounded stop; NOT for creating the commit series or the PR itself (ship-pr), and NOT for watching many PRs as an agent inbox (github-monitor); asks once…
Skill Claude CodeCodex
WHEN writing git/conventional commits; NOT for PR text; returns concise, why-first commit lines with proper type/scope.
Skill Claude CodeCodex
WHEN setting working agreements/TDD rules for this codebase; clarifies boundaries and documentation expectations.
Skill Claude CodeCodex
WHEN a user asks for a Gauntlet Loop or relentless improvement of an ambitious artifact against a concrete, inspectable bar; NOT for routine changes with clear acceptance tests; coordinates separate builders and fresh critics until evidence supports stopping.
Skill Claude CodeCodex
WHEN monitoring open PRs and issues as an agent inbox, or sending messages to other agents through GitHub comments; NOT for shipping code, reviewing diffs, or escorting a single PR to merge; polls with gh, routes messages addressed to this agent, and replies using a structured comment protocol.
Skill Claude CodeCodex
WHEN orchestrating interdependent specs, stories, or work items across agents—deciding what runs serially, what may run in parallel, and how each unit is independently verified; NOT for single-task delegation, code review, or PR delivery mechanics; returns a contract-first execution graph with a per-node verifier.
Skill Claude CodeCodex
WHEN capturing learnings/gotchas/decisions into CLAUDE.md; NOT trivial changes; guides what to record, where it lives, and format.
Skill Claude CodeCodex
WHEN drafting PR descriptions or sizing/splitting work; NOT for commit messages; provides reviewer-first templates and gh pr steps.