Debug Dioxus Desktop apps via dioxus-inspector MCP tools. Query DOM, inspect elements, click, type, take screenshots of running apps. <example> Context: User has a running Dioxus app user: "why isn't this button showing up in my dioxus app" </example>…
Skills in this repository
aladac/claude-plugins - Page 2
SkillsMP has collected 81 skills from aladac/claude-plugins. Open a skill to review its source and details.
aladac/claude-pluginsShowing 40 of 81 collected skills.
Set up dioxus-inspector for MCP-based debugging of Dioxus Desktop apps. Embed bridge, configure MCP, troubleshoot connectivity. <example> Context: User wants to add debugging to a Dioxus app user: "add dioxus-inspector to my desktop app" </example> <example>…
Build Python CLI apps with Typer. Subcommands, options, Rich output, progress bars, config, and testing patterns. <example> Context: User is creating a new Python CLI user: "create a CLI tool for managing backups" </example> <example> Context: User needs CLI…
Build FastAPI apps with Pydantic models, dependency injection, async routes, and testing patterns. <example> Context: User is building an API user: "create a REST API for user management" </example> <example> Context: User needs API patterns user: "add…
Build Python desktop GUI apps with PyWebView. JS API bridge, macOS bundling, Vite frontend, no-TTY constraints. <example> Context: User is building a desktop app user: "create a PyWebView desktop app with a Vue frontend" </example> <example> Context: User has…
Python coding practices and idioms (3.10+). Type hints, dataclasses, Pydantic, pattern matching, async, logging. <example> Context: User is writing Python code user: "implement a data pipeline in Python" </example> <example> Context: User needs Python…
Write Python tests with pytest. Fixtures, parametrize, mocking, async tests, coverage, and CI setup. <example> Context: User needs to add tests user: "write tests for this service class" </example> <example> Context: User needs test patterns user: "how do I…
Python linting (ruff), formatting, type checking (mypy), coverage (pytest-cov), and CI validation. <example> Context: User wants to set up linting user: "configure ruff for this python project" </example> <example> Context: User needs to validate their…
Build Ruby CLI apps with Thor. Subcommands, colorized output, progress bars, config, and interactive prompts. <example> Context: User is creating a Ruby CLI user: "create a CLI tool for managing deployments" </example> <example> Context: User needs CLI…
Create and publish Ruby gems. Gemspec, config pattern, custom exceptions, client classes, release workflow. <example> Context: User is creating a new gem user: "scaffold a new ruby gem for API integration" </example> <example> Context: User needs gem patterns…
Build Rails API apps with RSwag documentation. Controllers, service objects, request specs, factories. <example> Context: User is building a Rails API user: "create a users endpoint with RSwag docs" </example> <example> Context: User needs Rails patterns…
Ruby coding practices and idioms. Service objects, Data classes, pattern matching, dry-rb, memoization. <example> Context: User is writing Ruby code user: "implement a service object for user registration" </example> <example> Context: User needs Ruby…
Write Ruby tests with RSpec. Factories, shared examples, test doubles, request specs, and coverage. <example> Context: User needs to add tests user: "write rspec tests for this service" </example> <example> Context: User needs test patterns user: "how do I…
Ruby linting (standardrb/rubocop), type checking (sorbet), coverage (simplecov), and CI validation. <example> Context: User wants to set up linting user: "configure standardrb for this project" </example> <example> Context: User needs to validate their…
Build Rust CLI apps with Clap derive. Subcommands, colorized output, progress bars, config, error handling. <example> Context: User is creating a Rust CLI user: "create a CLI tool for file processing" </example> <example> Context: User needs CLI patterns…
Build Dioxus desktop GUI apps in Rust. Signals, components, hooks, async patterns, RSX, and state management. <example> Context: User is building a Dioxus app user: "add a search component to this dioxus app" </example> <example> Context: User needs Dioxus…
Rust coding practices and idioms. Error handling (thiserror/anyhow), newtypes, iterators, builders, modules. <example> Context: User is writing Rust code user: "implement a parser for this config format" </example> <example> Context: User needs Rust patterns…
Write Rust tests. Unit tests, integration tests, mockall, proptest, async tests, and coverage. <example> Context: User needs to add tests user: "write tests for this module" </example> <example> Context: User needs test patterns user: "how do I mock a trait…
Rust linting (clippy), formatting (rustfmt), type checking (cargo check), coverage (tarpaulin), and CI validation. <example> Context: User wants to set up linting user: "configure clippy pedantic for this project" </example> <example> Context: User needs to…
Build TypeScript CLI apps with Commander.js. Subcommands, chalk output, spinners, prompts, and config. <example> Context: User is creating a Node.js CLI user: "create a CLI tool for database migrations" </example> <example> Context: User needs CLI features…
TypeScript coding practices and idioms. Strict mode, discriminated unions, Zod validation, type guards, utility types. <example> Context: User is writing TypeScript code user: "implement a type-safe API client" </example> <example> Context: User needs…
Write TypeScript tests with Vitest. Test doubles, parametrized tests, module mocking, and coverage. <example> Context: User needs to add tests user: "write tests for this service" </example> <example> Context: User needs test patterns user: "how do I mock a…
TypeScript linting (ESLint/Biome), formatting (Prettier), type checking (tsc), coverage (Vitest), and CI validation. <example> Context: User wants to set up linting user: "configure eslint for this typescript project" </example> <example> Context: User needs…
Cross-machine RubyGems operations (NOT coding practices). Runs gem on fuji (macOS) or junkpile (Linux) transparently via SSH. Install, update, list gems and run executables via exec. <example> Context: User wants to install a gem user: "install the…
Multi-source job search aggregator. Scans Gmail, NoFluffJobs, Just Join IT, RubyOnRemote, HN Who's Hiring, and more for senior Ruby/Rails roles. Scores matches, tracks pipeline, manages watchlist. <example> Context: User wants to find new jobs user: "scout…
Developer reference for implementing commands with TaskCreate/TaskUpdate spinners. Not user-facing — used when building marauder commands.
Cross-machine Ruby execution (NOT coding practices). Runs ruby on fuji (macOS) or junkpile (Linux) transparently via SSH. Execute scripts, one-liners, and version checks on either machine. <example> Context: User wants to run a Ruby script remotely user: "run…
Multi-display screenshot capture for macOS. Detects all connected displays and captures each separately. Use to verify UI state, check the HUD, debug visual output, or see what's on any screen. <example> Context: User asks to check something visual user:…
Cross-machine uv (Python) package management (NOT coding practices). Runs uv on fuji (macOS) or junkpile (Linux) transparently via SSH. Manage environments, pip installs, and tools. <example> Context: User wants to install a Python package user: "uv pip…
MARAUDER VISOR HTTP API reference — endpoints, payloads, and display commands on port 9876
Capture the EVE Online client window for visual analysis. Takes screenshots of the game window by ID using macOS screencapture, returns path for reading with the Read tool. <example> Context: User wants to see EVE screen user: "what's on my EVE screen"…
This skill should be used when saving or restoring conversation sessions, managing session state, or resuming previous work. Triggers on questions about saving progress, restoring context, or continuing where left off. <example> Context: User is stepping away…
Capture the MARAUDER VISOR TUI state via Kitty remote control. Returns the full text content of the visor pane including identity panel, SERE eye, activity log, and viewport. Use to verify visor state, check what's displayed, or debug rendering. <example>…
Control Apple Music playback via osascript — play, pause, shuffle, search library, playlists, volume. Automatically pauses Spotify when starting Apple Music playback. <example> Context: User wants to play Apple Music user: "play something on Apple Music"…
Verify all Protocol 5 backup destinations in a single pass. Checks local storage, Documents, Git LFS, Google Drive (both accounts), Moto G52, 1Password, database health, and size anomalies across fuji and junkpile. <example> Context: User wants to check…
Build LaTeX CVs, cover letters, and generate skill pill images. Manages Adam's CV at ~/Projects/cv/ with pdflatex, ImageMagick pill generation, and fswatch auto-rebuild. <example> Context: User wants to build the CV user: "build my cv" </example> <example>…
Manage Parallels Desktop VMs — list, start, stop, suspend, resume, execute commands inside guests, snapshots, file transfer, and VM configuration. Uses prlctl, prlcopy, and prlsrvctl CLIs. <example> Context: User wants to see VM status user: "what VMs do I…
List available GPU types, pricing, and datacenter availability on RunPod. Use before creating pods to find the right GPU at the best price. <example> Context: User wants to know what GPUs are available user: "what GPUs can I get on runpod?" </example>…
RunPod account info, balance, and billing. Check spend, balance, and billing history before and after training runs. <example> Context: User wants to check their RunPod balance user: "how much do I have left on runpod?" </example> <example> Context: User…
GPU pod lifecycle management on RunPod. Create, list, start, stop, and destroy GPU pods for training workloads (TTS voice training, LLM fine-tuning, image generation). Uses runpodctl CLI. <example> Context: User wants to spin up a GPU pod for training user:…