MANDATORY - Check dependency licenses before importing. Covers license compatibility (MIT, Apache, BSD, GPL), adding dependencies, bundled assets, writing original code, copyright. Triggers on go get, import, add dependency, license check, copy code. Use when…
Skills in this repository
tomevault-io/skills-registry - Page 314
SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.
tomevault-io/skills-registryShowing 40 of 17,125 collected skills.
MANDATORY - All logging must use slog with structured JSON fields. Covers log/slog setup, structured logging, log levels, request logging, log message style, field naming. Load before writing any slog, log, or fmt.Print logging code. Use when this capability…
MANDATORY - Load before writing tests. Covers fakes over mocks, golden files, goleak, httptest, fuzzing, parallel tests, synctest, race detection, test coverage, table-driven tests. Enforces project test conventions. Use when this capability is needed.
RESTful API design best practices. Use when designing endpoints, request/response schemas, error handling, and API versioning. Use when this capability is needed.
Perform thorough code reviews with security, performance, and quality checks. Use when reviewing PRs, auditing code changes, or finding potential bugs. Use when this capability is needed.
Database design and optimization. Use for schema design, queries, migrations, indexing, and performance tuning. Use when this capability is needed.
Go backend development best practices for LLMProxy. Use when writing Go code, handlers, middleware, or backend services. Use when this capability is needed.
Performance optimization for web applications. Use when optimizing frontend rendering, backend response times, database queries, or system resources. Use when this capability is needed.
Product design and requirements analysis. Use when writing PRDs, defining features, user stories, and product specifications. Use when this capability is needed.
React best practices and patterns. Use for component design, hooks, state management, and React performance optimization. Use when this capability is needed.
Security best practices for web applications. Use when implementing authentication, authorization, input validation, or reviewing code for vulnerabilities. Use when this capability is needed.
TypeScript best practices and patterns. Use for type definitions, generics, utility types, and advanced TypeScript features. Use when this capability is needed.
UI visual design principles and patterns. Use when designing interfaces, choosing colors, typography, icons, and creating visual hierarchy. Use when this capability is needed.
User experience design principles. Use when designing user flows, improving usability, conducting UX reviews, and optimizing user journeys. Use when this capability is needed.
使用配置驱动开发的工作流,为项目提供可开关、可调参、可演进的行为控制。 Use when this capability is needed.
Source text: Chinese
发布扩展到 VS Code Marketplace 和 Open VSX Registry,确保两个市场同步更新。 Use when this capability is needed.
Source text: Chinese
Formatting rules for the awesome-docker-cagent README.md Use when this capability is needed.
Search strategies for finding new Docker cagent resources Use when this capability is needed.
Implementation and troubleshooting agent - builds features and fixes bugs Use when this capability is needed.
DevOps expertise for deployment, CI/CD, infrastructure, and automation Use when this capability is needed.
Adversarial quality gate agent for code review - finds flaws before users do Use when this capability is needed.
Product management expertise for story creation, backlog management, validation, and release coordination Use when this capability is needed.
Security audits, vulnerability analysis, and security best practices enforcement Use when this capability is needed.
Orchestrates Atlas workflow tier selection for software development tasks Use when this capability is needed.
Update Agent Communication Board with task status, completion messages, and blocker tracking. Use after completing tasks or when blocked. Use when this capability is needed.
Advanced AI Solution Architect wisdom for designing production-grade AI systems. Use when (1) architecting new agents, workflows, or AI features, (2) debugging agent behavior or performance issues, (3) making technology choices (models, frameworks,…
Component design patterns including composition, render props, compound components, and design systems. Use for reusable component architecture. Use when this capability is needed.
Comprehensive Vercel + Railway deployment expert guide for debugging build/runtime issues and best practices. Use when this capability is needed.
Feature development using DPPM framework (Discover, Plan, Prototype, Monitor). Use for feature planning and multi-agent orchestration. Use when this capability is needed.
Build production-ready FastAPI applications with async patterns, Pydantic validation, dependency injection, middleware, and database integration. Use for FastAPI endpoints, async workflows, or API design. Use when this capability is needed.
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in. Use when this capability is needed.
Reference guide for OpenAI model IDs, capabilities, pricing, and provider endpoints. Use when selecting a model, comparing OpenAI capabilities, or validating model IDs for {{PROJECT_NAME}}. Use when this capability is needed.
Manage tri-tier agent memory (hot/warm/cold) with event consolidation and weekly cleanup. Use for memory updates after completing tasks. Use when this capability is needed.
Build Next.js 13+ App Router applications with server components, client components, API routes, middleware, and streaming. Use when implementing Next.js features, route handlers, or RSC patterns. Use when this capability is needed.
Performance testing using Chrome DevTools, Lighthouse, and Core Web Vitals monitoring. Use for performance profiling or optimization validation. Use when this capability is needed.
Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use for ML training, analytics tools, performance profiling, or any Python…
Build production-ready React applications with performance optimization, code splitting, state management, and accessibility. Use for React components requiring optimization or complex state patterns. Use when this capability is needed.
Software architecture guidance for designing scalable systems. Covers architecture patterns, tech stack decisions, system design trade-offs, and integration patterns. Use when this capability is needed.
Debug and analyze {{PROJECT_NAME}} errors and exceptions. Use when investigating crashes, error patterns, performance issues, or understanding what went wrong in production. Covers error queries by agent, exception types, and common debugging scenarios. Use…
Index of documented solution patterns from past engineering problems. Use this skill when encountering similar issues to leverage proven solutions for TypeScript strict mode compliance, authentication migrations, and error handling patterns. Use when this…