
Claude Skills by anubhavg-icpl
github.com/anubhavg-icplUse when the user needs guidance on springboot. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on sql-sp-generation. GitHub Copilot instruction from the awesome-copilot collection.
Svelte 5 and SvelteKit development standards and best practices for component-based user interfaces and full-stack applications. Use when writing or reviewing svelte code and need idiomatic conventions and best practices.
Best practices and patterns for building Model Context Protocol (MCP) servers in Swift using the official MCP Swift SDK package. Use when writing or reviewing swift mcp server code and need idiomatic conventions and best practices.
Use when the user needs guidance on tailwind-v4-vite. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on taming-copilot. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on tanstack-start-shadcn-tailwind. GitHub Copilot instruction from the awesome-copilot collection.
Instructions for implementing task plans with progressive tracking and change record - Brought to you by microsoft/edge-ai. Use when writing or reviewing task implementation code and need idiomatic conventions and best practices.
TaskSync V5 - Allows you to give the agent new instructions or feedback after completing a task using terminal while agent is running. Use when writing or reviewing tasksync code and need idiomatic conventions and best practices.
Use when the user needs guidance on terraform-azure. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on terraform-sap-btp. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on terraform. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on typescript-mcp-server. GitHub Copilot instruction from the awesome-copilot collection.
Use when the user needs guidance on typespec-m365-copilot. GitHub Copilot instruction from the awesome-copilot collection.
Shorthand code will be in the file provided from the prompt or raw data in the prompt, and will be used to update the code file when the prompt has the text `UPDATE CODE FROM SHORTHAND`. Use when writing or reviewing update code from shorthand code and need idiomatic conventions and best practices.
Use when the user needs guidance on update-docs-on-code-change. GitHub Copilot instruction from the awesome-copilot collection.
Ensure documentation and examples use only generic, cliche placeholder data — never real or sensitive data sourced from local scripts, configuration, task files, or prompt context. Use when writing or reviewing use cliche data in docs code and need idiomatic conventions and best practices.
Use when the user needs guidance on vsixtoolkit. GitHub Copilot instruction from the awesome-copilot collection.
WinUI 3 and Windows App SDK coding guidelines. Prevents common UWP API misuse, enforces correct XAML namespaces, threading, windowing, and MVVM patterns for desktop Windows apps. Use when writing or reviewing winui3 code and need idiomatic conventions and best practices.
Use when the user needs guidance on wordpress. GitHub Copilot instruction from the awesome-copilot collection.
Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance, `model_search` and `endpoint_search` for SDK details. Use when the user asks to integrate a third-party API, add an API client, implement features with an external API, or work with any third-party API or SDK.
Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields. Use when users say "migrate my labels to issue fields", "migrate project fields to issue fields", "convert labels to issue fields", "copy project field values to issue fields", or ask about adopting issue fields. Issue fields are org-level typed metadata (single select, text, number, date) that replace label-based workarounds with structured, searchable,...
GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates until successful compilation using Oracle best practices. Use when you need help with java add graalvm native image support.
Ensure that Java types are documented with Javadoc comments and follow best practices for documentation. Use when you need help with java docs.
Get best practices for JUnit 5 unit testing, including data-driven tests. Use when you need help with java junit.
Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot integration. Use when you need help with java mcp server generator.
Refactoring using Extract Methods in Java Language. Use when you need help with java refactoring extract method.
Refactoring using Remove Parameter in Java Language. Use when you need help with java refactoring remove parameter.
Get best practices for developing applications with Spring Boot. Use when you need help with java springboot.
Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns. Use when you need help with javascript typescript jest.
Migrate Java code from javax.* to jakarta.* namespace. Use when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected in the codebase.
Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library. Use when you need help with kotlin mcp server generator.
Get best practices for developing applications with Spring Boot and Kotlin. Use when you need help with kotlin springboot.
Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques. Use when asked to create circuit layouts, visualize electronic component placements, draw breadboard diagrams, mockup 6502 builds, generate retro computer schematics, or design vintage electronics projects. Supports 555 timers, W65C02S microprocessors, 28C256 EEPROMs, W65C22 VIA chips, 7400-series logic gates, LEDs, resistors, capacitors, switches, buttons, crystals, and wires.
Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns. USE FOR: draft LinkedIn post, format text for LinkedIn, create social media post, write thought leadership post, convert content to LinkedIn format, LinkedIn carousel text, Unicode bold italic formatting.
Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI. Detects the OS, installs the right server, and generates the JSON configuration (user-level or repo-level). Use when you need deeper code understanding and no LSP server is configured, or when the user asks to set up, install, or configure an LSP server.
All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly. Use when you need help with make repo contribution.
Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown to html and/or working on web template systems like `jekyll/jekyll`, `gohugoio/hugo`, or similar web templating systems that utilize markdown documents, converting them to html. Use when asked to "convert markdown to html", "transform md to html", "render markdown", "generate html from markdown", or when working with .md files and/or web a temp...
Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.
Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support. Use when you need help with mcp copilot studio server generator.
Skill converted from mcp-create-adaptive-cards.prompt.md. Use when you need help with mcp create adaptive cards.
Skill converted from mcp-create-declarative-agent.prompt.md. Use when you need help with mcp create declarative agent.
Skill converted from mcp-deploy-manage-agents.prompt.md. Use when you need help with mcp deploy manage agents.
|. Use when you need help with mcp security audit.
Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required. Use when you need help with md to docx.
Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and follow-up steps. Use when you need help with meeting minutes.
Merges mature lessons from a domain memory file into its instruction file. Syntax: `/memory-merger >domain [scope]` where scope is `global` (default), `user`, `workspace`, or `ws`. Use when you need help with memory merger.
Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory leak', or asks 'why is memory usage so high?', 'how to reduce RAM?'. Also use when memory doesn't match calculations, quantization didn't help, or nodes crash during recovery.
Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers. Triggers: \"help me understand\", \"explain this code\", \"I''m stuck\", \"Im stuck\", \"I''m confused\", \"Im confused\", \"I don''t understand\", \"I dont understand\", \"can you teach me\", \"teach me\", \"mentor me\", \"guide me\", \"what does this error mean\", \"why doesn''t this work\", \"why does not this work\", \"I''m a beginner\", \"Im a beginner\", \"I''m learning\", \"Im learning\"...
Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and Python. Use when you need help with microsoft agent framework.