Tag: best-practices

Type: All Skills Tools
skill

Create structured git commits with best practices

This skill guides the user through creating professional, atomic git commits, enforcing the conventional commit format for clear version control history. It ensures proper staging and adherence to industry best practices for maintainable re…

accomplish-ai/openwork git commit conventional-commit version-control
skill

Comprehensive code review and quality assurance

Performs thorough code analysis, identifying bugs, security vulnerabilities, and performance bottlenecks across various dimensions. It provides structured, actionable feedback detailing the location, severity, and suggested fix for each iss…

accomplish-ai/openwork code-review security performance best-practices
skill

Comprehensive code quality and maintainability review

This skill guides the user through conducting thorough code reviews, covering critical areas such as correctness, performance, security, and overall maintainability. It provides actionable feedback guidelines to ensure suggestions are speci…

jlowin/fastmcp code-review quality-assurance security maintainability
skill ★ 50

Comprehensive Web Quality and Performance Auditor

This skill performs a comprehensive web quality audit, covering core web vitals, accessibility, SEO, and security best practices. It analyzes provided codebases and generates actionable, severity-ranked recommendations with specific code fi…

tan-yong-sheng/ai-vision-mcp web-audit performance accessibility seo
skill ★ 50

Comprehensive Security Review and Best Practices

Provides a comprehensive security checklist and implementation patterns to prevent vulnerabilities such as SQL injection, XSS, and CSRF. It covers essential practices for secrets management, input validation, and secure authentication.

tan-yong-sheng/ai-vision-mcp security-review web-security vulnerability-prevention best-practices
skill ★ 50

Universal Coding Standards for Modern Web Development

This skill provides universal best practices and architectural guidelines for developing robust applications using TypeScript, JavaScript, React, and Node.js. It covers everything from immutability and type safety to REST API design and com…

tan-yong-sheng/ai-vision-mcp typescript react coding-standards best-practices
skill ★ 69

Audit Agent Context Files Against Best Practices

This skill audits agent context files (e.g., AGENTS.md) against a comprehensive set of best practices. It identifies low-signal content, outdated documentation, and structural issues, providing concrete, actionable diffs for improvement.

dominik1001/caldav-mcp agent-reviewing context-file llm-prompting best-practices
skill ★ 10,706

Guidelines for Robust LLM Integration

This skill outlines best practices for implementing Language Model functionality, focusing on structured code patterns, mandatory Zod schema validation, and robust error handling. It guides developers on separating system and user prompts w…

elie222/inbox-zero llm ai best-practices prompt-engineering
skill ★ 2

Load UI context and frontend best practices

This skill loads comprehensive context regarding the application's UI structure, navigation patterns, and critical frontend rules. It ensures adherence to established best practices for analytics, linking, and component usage.

Embassy-of-the-Free-Mind/sourcelibrary-v2 ui-context frontend best-practices navigation
skill ★ 24,025

Tailwind CSS Best Practices for UI Consistency

This skill provides comprehensive styling guidelines for the Mastra Playground UI, ensuring design system consistency across component usage, design tokens, and class name implementation. It assists developers when writing, reviewing, or re…

mastra-ai/mastra tailwind-css ui-design best-practices refactoring
skill ★ 24,025

React performance optimization guidelines and patterns

This skill provides comprehensive, prioritized guidelines for optimizing React applications. It covers critical patterns such as eliminating waterfalls, managing bundle size, and optimizing re-renders for peak performance.

mastra-ai/mastra react performance optimization best-practices
skill ★ 158

Learn codebase conventions and best practices

This skill provides comprehensive documentation of a codebase's specific architectural patterns, including guidelines for error handling, testing, code style, and file structure. It trains agents on the established conventions necessary for…

sbroenne/mcp-server-excel project-conventions coding-standards best-practices codebase-patterns
skill ★ 1

Advanced Remotion best practices for video generation

This skill provides comprehensive best practices and patterns for advanced video composition using Remotion in React. It covers complex topics such as audio visualization, data charting, 3D integration, and dynamic media handling.

06ketan/slideshot remotion react video-generation animation
skill ★ 394

Comprehensive code quality and correctness reviewer

This skill provides comprehensive code review, assessing correctness, maintainability, and adherence to standards. It specializes in verifying logic, security, test coverage, and overall merge readiness.

sipyourdrink-ltd/bernstein code-review quality-assurance testing best-practices
skill ★ 78,845

Netdata Collector Development Best Practices Guide

This guide outlines the mandatory mental models and best practices for authoring production-grade data collectors for the Netdata Agent. It covers critical topics such as dashboard shaping via NIDL, maintaining cardinality discipline, and e…

netdata/netdata netdata data-collection monitoring metrics
skill ★ 27,411

Comprehensive Code Review Workflow for Changes

This skill guides the comprehensive review of code changes (PRs, diffs) focusing on correctness, behavioral regressions, security risks, and performance. It enforces structured output, requiring findings to be listed by severity with precis…

langfuse/langfuse code-review pr-review software-quality best-practices
skill ★ 693

Software Testing Best Practices and Guidelines

Provides a framework for writing robust integration tests, emphasising the use of real-world fixtures, mocking external services, and implementing regression tests for bug fixes.

getsentry/sentry-mcp testing-guidelines integration-testing regression-testing software-quality
skill ★ 598

Implementing Canonical Log Lines

Provides architectural guidelines for implementing wide events, or canonical log lines, to facilitate high-cardinality, structured logging for advanced debugging and analytics.

neondatabase/mcp-server-neon logging observability structured-logging wide-events
skill ★ 4

Code Review and Refactoring Expert for Best Practices

This skill simulates a senior software engineer, systematically reviewing code for adherence to best practices, security standards, and architectural patterns. It identifies issues such as SRP violations, hardcoded secrets, and applies nece…

jmrplens/gitlab-mcp-server code-review refactoring security best-practices
skill ★ 4

Idiomatic Go Patterns and Best Practices Guide

A comprehensive guide covering advanced Go development patterns, including robust error handling, idiomatic concurrency using contexts and worker pools, and best practices for interface design and package structure.

jmrplens/gitlab-mcp-server go-patterns idiomatic-go concurrency error-handling
skill ★ 9

Open Source Contribution Best Practices Guide

This skill provides comprehensive guidance on the entire open-source contribution lifecycle, covering everything from adhering to minimal diff discipline and maintaining professional etiquette to managing issues and writing high-quality pul…

costajohnt/oss-autopilot open-source contribution pr-etiquette issue-management