create-agent-skills
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structur…
Browse curated skills with source links, package snapshots, README assets and install signals in one calm, searchable catalog.
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structur…
Creates a new Lightning Web Component with a tab and flexipage for display. Use when you need to create a new standalone page/tab with an LWC component.
Automation of the credit risk model validation process in the banking sector. Used for the full cycle of validation - from loading the pickle model and data analysis to generating a detailed report wi…
CRM and automation integration patterns for lead gen sites. Webhooks, Zapier, Make, HubSpot, Pipedrive. Use for connecting forms to business systems.
Decompile .NET assemblies to inspect types, understand implementations, debug third-party libraries, and view IL code. Use when debugging NuGet dependency behavior, understanding compiled code, invest…
Expert .NET 10 Debugging Strategist using CLI-first diagnosis. Use when user encounters: - Bugs, errors, exceptions in .NET/C# applications - Performance issues (slow, high CPU, memory leaks) - Crashe…
Write modern, maintainable CSS using best practices for layouts, responsive design, animations, and CSS architecture. Use when styling websites, fixing CSS issues, or implementing designs.
General documentation standards for README, AsciiDoc, and technical documentation
Step-by-step guide for creating DDD Bounded Contexts with ubiquitous language, context maps, and cross-context communication.
The dedicated slide production specification for the fluid-slide project. It defines in-project conventions such as Grid layout, MD3 utility classes, and special components. To be used with quarto-rev…
Perform critical code review with automated fix suggestions. Use when reviewing code changes, pull requests, specific files, or branch diffs. Triggers on requests like "review this code", "critical re…
Manage scheduled tasks in the crontab configuration file for this dotfiles repository. Use when the user wants to add, remove, update, or query scheduled tasks, cron jobs, or automated maintenance. Tr…
Use when lINQ query and method syntax, deferred execution, and performance optimization. Use when querying collections in C#.
Comprehensive C# code validation, static analysis, and best practices verification for .NET applications. Use when validating C# code, checking SOLID principles, reviewing async/await patterns, verify…
Parse URLs in CSV files and extract query parameters as new columns. Use when working with CSV files containing URLs that need parameter extraction and analysis.
Surface tacit knowledge through Socratic questioning. Use when a user needs help articulating an idea they can sense but not yet express, or when deeper exploration of a concept would reveal unstated …
Creates conversational blog posts with proper Hugo frontmatter and SEO optimization. Use when the user wants to write a blog post, draft blog content, or add an article. Supports four content types (o…
Creates Skills for Claude. Use when users request creating/updating skills, need skill structure guidance, or mention extending Claude's capabilities through custom skills.
Working with CRM, leads, and WhatsApp dialogs
Implement Create, Read, Update, Delete operations for todo tasks. Use when building data management functionality.
ALWAYS use for ANY C# operation: renaming (files/classes/methods/properties/namespaces), finding references/usages ("where is X used"), finding definitions ("where is X defined"), understanding code s…
CSS styling standards and best practices for responsive, accessible, and maintainable web interfaces with special considerations for multilingual content and Chuukese text display. Use when creating o…
Merge multiple CSV/Excel files with intelligent column matching, data deduplication, and conflict resolution. Handles different schemas, formats, and combines data sources. Use when users need to merg…
JavaScript project structure, package.json configuration, dependency management, and Maven integration standards for consistent project setup and builds