icartsh/icartsh_plugin

No description

1 stars0 forksUpdated Dec 21, 2025
npx skills add icartsh/icartsh_plugin

README

ICARTSH Plugin

License Version Claude Code Skills

A comprehensive Claude Code plugin collection providing specialized skills for software development, from SQL optimization to modern frontend design.

Table of Contents

Features

  • 21+ Specialized Skills: Production-ready skills covering full-stack development
  • Multi-Language Support: C#, SQL, JavaScript/TypeScript, and more
  • Best Practices Built-in: Each skill embeds industry best practices and patterns
  • Reference Documentation: Comprehensive guides and examples included
  • MCP Integration: Seamless integration with Model Context Protocol servers

Installation

Prerequisites

  • Claude Code CLI installed
  • Claude Code plugin system enabled

Quick Start

  1. Clone the repository:
git clone https://github.com/your-username/icartsh-plugin.git
cd icartsh-plugin
  1. Register with Claude Code marketplace:
# The plugin is automatically detected from .claude-plugin/marketplace.json
  1. Start using skills in your Claude Code sessions:
# Skills are available with the icartsh-plugin: prefix

Available Skills

Database & Backend

SkillDescription
sql-expertExpert SQL query writing, optimization, and schema design for PostgreSQL, MySQL, SQLite, and SQL Server
api-designerDesign and document RESTful and GraphQL APIs with OpenAPI/Swagger specifications

.NET Development

SkillDescription
csharp-developerModern .NET development with C# 12+, ASP.NET Core, Blazor, and cloud-native patterns
csharp-async-patternsAsync/await patterns including Task, ValueTask, async streams, and cancellation
coding-conventions.NET/C# coding standards, naming rules, and C# 12/13/14 feature guidelines
dotnet-buildBuild .NET solutions using dotnet CLI
dotnet-testRun .NET tests with coverage reports and benchmarks
code-analyzeStatic analysis, security scans, and dependency checks for .NET
code-formatFormat code using dotnet format, prettier, and other tools

Frontend & Design

SkillDescription
frontend-designCreate distinctive, production-grade frontend interfaces with high design quality
webapp-testingTest local web applications using Playwright
web-artifacts-builderBuild multi-component Claude.ai HTML artifacts with React, Tailwind CSS, and shadcn/ui

DevOps & Tools

SkillDescription
docker-workflowDocker containerization with multi-stage builds and docker-compose orchestration
git-advancedAdvanced Git operations including rebasing, conflict resolution, and branch strategies
mcp-builderGuide for creating MCP (Model Context Protocol) servers
skill-creatorGuide for creating effective Claude Code skills

Documentation & Analysis

SkillDescription
markdown-proProfessional Markdown documentation for READMEs, changelogs, and technical docs
error-detectiveSystematic debugging using the TRACE framework
code-reviewerAutomated code review with security scanning and quality metrics
sequential-thinkingStructured problem-solving for complex multi-step analysis

Usage

Invoking a Skill

Skills can be invoked using the icartsh-plugin: prefix:

Use the sql-expert skill to optimize this query

Or reference the skill directly:

@icartsh-plugin:sql-expert Help me design a database schema for an e-commerce platform

Example Workflows

Database Design:

1. Use sql-expert to design the schema
2. Use api-designer to create the REST API specification
3. Use csharp-developer to implement the backend

Code Quality:

1. Use code-analyze to run static analysis
2. Use code-reviewer to review changes
3. Use code-format to enforce style consistency

Documentation:

1. Use markdown-pro to create README and documentation
2. Use error-detective for troubleshooting guides

Skill Details

sql-expert

Expert guidance for writing, optimizing, and managing SQL databases.

**Capabiliti

...

Read full README

Publisher

icartshicartsh

Statistics

Stars1
Forks0
Open Issues0
CreatedDec 7, 2025