🎯

desktop-apps

🎯Skill

from miles990/claude-software-skills

VibeIndex|
What it does

Generates cross-platform desktop application architectures and boilerplate code using modern frameworks like Electron, Qt, or .NET MAUI.

desktop-apps

Installation

Install skill:
npx skills add https://github.com/miles990/claude-software-skills --skill desktop-apps
5
AddedJan 27, 2026

Skill Details

SKILL.md

Overview

# Claude Software Skills

> 55 modular software development skills for Claude Code - from architecture to deployment

[![Skills](https://img.shields.io/badge/skills-55-blue)](./README.md)

[![Categories](https://img.shields.io/badge/categories-6-green)](./README.md)

[![Plugin](https://img.shields.io/badge/Claude_Code-Plugin-orange)](https://code.claude.com/docs/en/discover-plugins)

```

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”

β”‚ Claude Software Skills β”‚

β”‚ β”‚

β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚

β”‚ β”‚ Software β”‚ β”‚ Software β”‚ β”‚ Development β”‚ β”‚

β”‚ β”‚ Design β”‚ β”‚ Engineering β”‚ β”‚ Stacks β”‚ β”‚

β”‚ β”‚ 6 β”‚ β”‚ 8 β”‚ β”‚ 8 β”‚ β”‚

β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚

β”‚ β”‚

β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚

β”‚ β”‚ Tools & β”‚ β”‚ Domain β”‚ β”‚ Programming β”‚ β”‚

β”‚ β”‚ Integrations β”‚ β”‚ Applications β”‚ β”‚ Languages β”‚ β”‚

β”‚ β”‚ 9 β”‚ β”‚ 12 β”‚ β”‚ 12 β”‚ β”‚

β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚

β”‚ β”‚

β”‚ AI θ‡ͺε‹•θ­˜εˆ₯δ»»ε‹™ β†’ θΌ‰ε…₯ε°ζ‡‰ι ˜εŸŸηŸ₯識 β”‚

β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

```

Features

  • MCP Compatible - Works with Claude Code, Cursor, and other MCP clients
  • Semantic Search - Claude automatically finds relevant skills for your task
  • Cross-Domain Integration - Skills work together seamlessly
  • Best Practices Built-In - Each skill includes patterns and anti-patterns
  • Modular Architecture - Use only what you need
  • Sharp Edges - Proactive warnings about common pitfalls with detection patterns
  • Validations - Executable code quality rules with regex/ast patterns
  • Collaboration - Skills declare relationships for smart delegation and context passing

Installation

Plugin Marketplace (Recommended)

```bash

# 1. Add marketplace (GitHub format: owner/repo)

/plugin marketplace add miles990/claude-software-skills

# 2. Open plugin management interface, view available plugins in Discover tab

/plugin

# 3. Install specific skills (choose what you need)

/plugin install frontend@claude-software-skills

/plugin install backend@claude-software-skills

/plugin install api-design@claude-software-skills

# Or mention skill name in conversation, Claude will auto-load

```

Supported GitHub formats:

```bash

# Short format (recommended)

/plugin marketplace add miles990/claude-software-skills

# HTTPS URL

/plugin marketplace add https://github.com/miles990/claude-software-skills.git

# Specify branch or tag

/plugin marketplace add miles990/claude-software-skills#main

```

Plugin commands:

| Command | Description |

|---------|-------------|

| /plugin | Open interactive plugin management interface |

| /plugin install @ | Install specific plugin |

| /plugin disable @ | Temporarily disable plugin |

| /plugin uninstall @ | Completely remove plugin |

Available Skills

Software Design (6 skills)

| Skill | Description |

|-------|-------------|

| architecture-patterns | Software architecture patterns and best practices |

| design-patterns | Classic and modern software design patterns |

| api-design | RESTful, GraphQL, gRPC, and API best practices |

| system-design | Scalability, availability, and distributed systems design |

| data-design | Data modeling, schema design, and data architecture |

| ux-principles | User experience design principles for developers |

Software Engineering (8 skills)

| Skill | Description |

|-------|-------------|

| code-quality | Clean code principles, SOLID, and co

More from this repository10

🎯
security-practices🎯Skill

Identifies and recommends security best practices, vulnerability detection patterns, and proactive risk mitigation strategies for software development projects.

🎯
git-workflows🎯Skill

Automates and guides developers through common Git workflow patterns, providing best practices, branch management strategies, and collaborative code integration techniques.

🎯
devops-cicd🎯Skill

Automates continuous integration and deployment workflows, generating pipeline configurations, scripts, and best practices for streamlining software delivery across different cloud and container pl...

🎯
shell-bash🎯Skill

Provides intelligent shell and Bash scripting assistance, offering code generation, syntax validation, and best practice recommendations for command-line and scripting tasks.

🎯
developer-tools🎯Skill

Provides comprehensive developer productivity tools and utilities for streamlining software development workflows, configuration management, and environment setup.

🎯
edge-iot🎯Skill

Develops and configures IoT edge computing solutions, focusing on device connectivity, data processing, and deployment strategies for distributed edge networks.

🎯
automation-scripts🎯Skill

Automates repetitive development tasks by generating, managing, and executing cross-platform scripting workflows with intelligent task recognition and template-based generation.

🎯
swift🎯Skill

Provides comprehensive Swift programming language expertise, including best practices, code generation, architecture guidance, and quality validation for iOS and macOS development.

🎯
claude-code-plugin🎯Skill

claude-code-plugin skill from miles990/claude-software-skills

🎯
api-tools🎯Skill

Generates, validates, and manages API-related artifacts like OpenAPI/Swagger specifications, request/response schemas, and provides tools for API documentation and testing workflows.