claudeindex
Marketplace

skills-marketplace

skills-marketplace

Stars

1

Forks

0

Plugins

29

Installation

1

Add the marketplace

/plugin marketplace add beshkenadze/claude-skills-marketplace
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

29

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

ralphex

Autonomous plan execution with Claude Code. Use when creating implementation plans, running ralphex CLI, or needing AI-driven autonomous development workflow.

Plugin

ada-compliance

Use when reviewing accessibility of websites, apps, or facilities, conducting WCAG audits, preparing for ADA Title II/III deadlines, or checking digital/physical accessibility requirements.

Plugin

eaa-compliance

Use when auditing digital products or services for European Accessibility Act (EAA) compliance, checking EN 301 549 conformance, or advising on EU Web Accessibility Directive obligations.

Plugin

aoda-compliance

Use when auditing websites or apps for Canadian accessibility law compliance, checking AODA (Ontario) or Accessible Canada Act (federal) requirements, or advising on CAN/ASC-EN 301 549 obligations.

Plugin

jis-accessibility

Use when auditing websites for Japanese accessibility compliance, checking JIS X 8341-3 conformance, or advising on Japan's Act for Eliminating Discrimination against Persons with Disabilities.

Plugin

global-accessibility

Use when determining which accessibility law applies to an organization, comparing requirements across jurisdictions (US, EU, Canada, Japan), or planning multi-country accessibility compliance strategy.

Plugin

codex-code-review

Use Codex CLI for AI-powered code review. Use when wanting 'codex review', 'review with codex', AI code review before PR/merge, or CI/CD code review integration.

Plugin

safe-rm

Use safe-rm script instead of rm -rf. Prevents accidental deletion of protected system, config, and project paths.

Plugin

ios-design-workflow

Orchestrates complete iOS app design workflow from idea to implementation. Use when starting a new iOS feature, planning iOS app architecture, or need end-to-end iOS design process.

Plugin

ios-swiftui-generator

Generate SwiftUI components following Apple HIG. Use when creating iOS UI components, building SwiftUI views, or need code scaffolding for iOS interfaces.

Plugin

ios-design-review

Review iOS code for Apple HIG compliance. Use when validating SwiftUI/UIKit code, checking accessibility, or auditing iOS design implementation.

Plugin

ios-hig-reference

Apple Human Interface Guidelines quick reference. Use when needing iOS design guidelines, HIG rules, or Apple design best practices.

Plugin

zenstack

ZenStack access policies and enhanced Prisma ORM. Use when defining access control rules (@@allow/@@deny), integrating with tRPC, setting up auth(), or working with ZModel schemas.

Plugin

typescript-advanced-types

Advanced TypeScript types (generics, conditionals, mapped, utilities). Use when building type-safe libraries or implementing complex type logic.

Plugin

biome

Fast linting/formatting for TypeScript/React. Use when setting up linter, migrating from ESLint/Prettier, or running code quality checks.

Plugin

skill-creator

Create new Claude Agent Skills. Use when asked to create, build, or develop a skill.

Plugin

markdown-formatter

Format and structure content as clean, well-organized Markdown. Use when asked to create documentation, format text, or generate Markdown output.

Plugin

code-reviewer

Review code for quality, security, and best practices. Use when asked to review code, find bugs, or suggest improvements.

Plugin

meeting-notes

Structure meeting transcripts into organized notes with action items, decisions, and key points. Use when processing meeting recordings or creating meeting summaries.

Plugin

swiftui-developer

Develop SwiftUI applications for iOS/macOS. Use when writing SwiftUI views, managing state, or building Apple platform UIs.

Plugin

json-schema

Generate and validate JSON Schema definitions. Use when asked to create schemas, validate JSON structure, or document API payloads.

Plugin

wget-reader

Fetch data from URLs. Use when asked to download content, fetch remote files, or read web data.

Plugin

gitea-wiki

Manage Gitea wiki pages. Use when working with wiki content, creating documentation, or updating wiki pages.

Plugin

git-worktree-workflow

Manage git worktrees for branch isolation. Use when creating feature branches, working on isolated tasks, creating PRs, and cleaning up after merge.

Plugin

dev-workflow

Orchestrate full development workflow. Use when implementing features, starting structured development, or user mentions 'workflow' or 'implement issues'.

Plugin

research-guide

Research best practices, guides, and libraries. Use when needing documentation, recommendations, implementation guidance, or library comparisons.

Plugin

gitea-tea

Manage Gitea via CLI. Use when user mentions 'tea', 'gitea cli', or needs terminal-based Gitea operations.

Plugin

verify-known-issues

Verify claims about known issues in libraries or tools. Use when about to state something is a 'known issue', 'known bug', or 'known limitation'.

Plugin

python-uv

Manage Python with uv instead of pip/virtualenv. Use when running Python scripts, installing packages, or creating virtual environments.