claudeindex
Marketplace

skills-marketplace

A collection of Claude Code skills

Stars

0

Forks

0

Plugins

4

Installation

1

Add the marketplace

/plugin marketplace add antranapp/skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

4

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

generating-test-reports

Generates beautiful HTML test reports from Xcode .xcresult bundles. Parses test results, exports all attachments (screenshots, videos). Images are embedded as base64; videos are saved as external files alongside the HTML for reliable playback. Use when the user mentions test report, test results, xcresult, review test output, visualize test artifacts, test summary, or wants an HTML report after running xcodebuild tests.

Plugin

app-creator

Creates new iOS/macOS app projects with a professional architecture using Tuist for project management, modular Swift packages (Core, UI, Features), and a thin app shell. Includes Unit, UI, and Snapshot tests, CI scripts, Fastlane configuration, SwiftFormat, and AGENTS.md/CLAUDE.md for AI agent guidance. Use when the user wants to create a new iOS app project, scaffold a new app, or set up a new Swift project with best practices.

Plugin

capture-skill

Capture learnings, patterns, or workflows from the current conversation into a new or existing skill. Use when the user wants to save what was learned, discovered, or built during a conversation as a reusable skill for future sessions.

Plugin

generate-implementation-plan

Convert a PRD into a milestone-based implementation plan with task checkboxes, scoped file edits, tests, and automated acceptance criteria. Use when asked to create or update a PRD-to-plan task file.