claude-code-plugins
agent
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 7 GitHub stars
Code Pass
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
No AI report is available for this listing yet.
A repository of Claude Code Plugins - Swift, SQL, PowerShell, Rust Agents w/Skills and Hooks
README.md
Claude Code Plugins
A collection of plugins for Claude Code that extend its capabilities with specialized agents, skills, and hooks.

Plugins
| Plugin | Command | Description |
|---|---|---|
| swift-developer | /swift-developer:swift-developer |
Autonomous Swift development agent for iOS/macOS apps, Swift packages, SwiftUI, and Swift 6 concurrency |
| rust-developer | /rust-developer:rust-developer |
Comprehensive Rust development with cargo, clippy, async patterns, WebAssembly, and framework support |
| powershell-developer | /powershell-developer:powershell-developer |
PowerShell scripts, modules, Windows Forms/WPF GUIs, and automation with Gallery verification |
| sql-developer | /sql-developer:sql-developer |
T-SQL queries, stored procedures, performance tuning, code review, and DSC-based deployment with live docs verification |
Quick Start
After installing from the marketplace, invoke any plugin agent directly:
/swift-developer:swift-developer create a SwiftUI settings screen with @Observable
/rust-developer:rust-developer implement error handling with thiserror
/powershell-developer:powershell-developer create a file browser GUI with Windows Forms
/sql-developer:sql-developer write a query to find duplicate customers by email
Installation
Add this plugin marketplace to Claude Code:
claude plugin marketplace add hmohamed01/claude-code-plugins
Then use /plugins to browse and install plugins from the marketplace.
Structure
Each plugin is an independent project with its own:
.claude-plugin/plugin.json- Plugin manifestREADME.md- Documentationagents/- Autonomous agent definitionsskills/- Knowledge and reference contenthooks/- Event-driven automationcommands/- Slash commands (if applicable)
Contributing
Each plugin follows the Claude Code plugin structure. See individual plugin READMEs for specific details.
License
MIT
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found