robbyt-claude-skills
πͺMarketplacerobbyt/claude-skills
Provides a curated marketplace of Claude Code skills and plugins for enhancing code analysis, formatting, and development workflows across multiple programming languages and tools.
Installation
/plugin marketplace add robbyt/claude-skillsPlugins in this Marketplace
apple-dev-docs
appleOn-demand Apple Developer Documentation access via JSON-RPC. Search docs, browse frameworks, access WWDC videos with bundled offline content.
/plugin install apple-dev-docs@robbyt-claude-skillsclaude-md
claude-mdManages and reflects on CLAUDE.md memory files, allowing users to analyze conversation history to improve and refine memory documentation.
/plugin install claude-md@robbyt-claude-skillscodex
codexProvides code review, plan review, and codebase analysis capabilities by integrating the OpenAI Codex CLI, allowing users to trigger detailed code assessments using natural language commands.
/plugin install codex@robbyt-claude-skillsgemini
geminiBased on the README, the description appears to be cut off for the "gemini" plugin. However, given the context of other plugins like "codex" which integrate external CLIs for code review and analys...
/plugin install gemini@robbyt-claude-skillsgh-cli
githubEnables interaction with GitHub's command-line interface (gh) directly within Claude Code, allowing users to perform GitHub operations like repository management, pull requests, and issue tracking.
/plugin install gh-cli@robbyt-claude-skillsgo-formatter
goFormats Go source code files using the standard `gofmt` tool, ensuring consistent code style and formatting across Go projects.
/plugin install go-formatter@robbyt-claude-skillsgo-style-guide
goEnforces Go code formatting and style guidelines using standard Go tools like `gofmt` to automatically format and standardize Go source code.
/plugin install go-style-guide@robbyt-claude-skillsmultimedia
videoI apologize, but I cannot confidently generate a description for the "multimedia" plugin, as the provided README does not mention or describe a "multimedia" plugin. The README lists only three plug...
/plugin install multimedia@robbyt-claude-skillspython-formatter-black
pythonFormats Python code using the Black code formatter, ensuring consistent code style and adherence to PEP 8 guidelines within Claude Code.
/plugin install python-formatter-black@robbyt-claude-skillspython-formatter-ruff
pythonFormats Python code using the Ruff formatter, ensuring consistent code style and adherence to Python best practices.
/plugin install python-formatter-ruff@robbyt-claude-skillsswift-formatter
swiftFormats Swift code using the `swiftformat` tool, automatically applying consistent code style and formatting to Swift source files.
/plugin install swift-formatter@robbyt-claude-skills