linter-fixer
Fix linting errors and enforce code style. Use when the user has ESLint, Prettier, or other linter errors and needs help resolving them.
35124 个 Skills
Fix linting errors and enforce code style. Use when the user has ESLint, Prettier, or other linter errors and needs help resolving them.
Creates event-driven email listeners that monitor for specific conditions (like urgent emails from b
Perform load and performance testing. Use when the user needs to stress test APIs, measure response times, or identify performance bottlenecks.
Configure application logging infrastructure. Use when the user needs to set up logging, add log levels, or integrate with log management services.
Create Makefiles for project automation. Use when the user needs to set up build automation, define project tasks, or create development workflows.
Format and improve Markdown documents. Use when the user needs to clean up markdown, fix formatting issues, or apply consistent styling.
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
Generate mock data for testing and development. Use when the user needs fake data for tests, seeding databases, or prototyping.
Build modal dialogs and popups. Use when the user needs to create modals, confirmation dialogs, or overlay components.
Set up application monitoring and alerting. Use when the user needs to add metrics, health checks, or integrate with monitoring services.
What this skill does and when to use it.
Generate Nginx configuration files. Use when the user needs to configure reverse proxies, load balancing, SSL termination, or static file serving.