lessons-learned

Organize cross-project development lessons covering debugging, testing, and infrastructure.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/terry90918/jurislm-plugins --skill lessons-learned-terry90918
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lessons-learned
Source: https://github.com/terry90918/jurislm-plugins/tree/main/plugins/lessons-learned/skills/lessons-learned
Command: npx skills add https://github.com/terry90918/jurislm-plugins --skill lessons-learned-terry90918

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive knowledge base of practical lessons learned from cross-project development, helping you diagnose issues, write better tests, manage infrastructure, and improve your overall development workflow.

Core Features & Use Cases

  • Troubleshooting & Debugging: Offers patterns for identifying root causes of errors, from environment mismatches to complex system issues.
  • Testing Strategies: Provides guidance on effective testing, including Vitest and Playwright best practices, and how to handle common testing pitfalls.
  • Infrastructure & Deployment: Shares insights on managing cloud infrastructure (Hetzner, Coolify), deployment workflows, and environment variable configurations.
  • Security & Refactoring: Includes patterns for secure coding, error handling, and architectural refactoring.

Quick Start

Use the lessons-learned skill to understand how to handle ESLint errors that conflict with official documentation.

Frequently Asked Questions about lessons-learned

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve ESLint errors that conflict with official documentation?

Resolving ESLint errors that conflict with official documentation requires cross-project development patterns to diagnose root causes, verify configurations, and implement robust solutions that align testing strategies with established documentation standards.

What are the best practices for testing with Vitest and Playwright?

Testing with Vitest and Playwright best practices involves structured patterns for effective test implementation, handling common testing pitfalls, and ensuring robust coverage across frontend toolchains without introducing complex system issues.

How do I debug environment mismatches and complex system issues?

Debugging environment mismatches and complex system issues follows structured troubleshooting patterns to identify root causes of errors, diagnose environment variable configurations, and implement robust solutions across various technical domains.

Can I use this skill for managing cloud infrastructure on Hetzner and Coolify?

Yes, you can use this skill for managing cloud infrastructure on Hetzner and Coolify, as it shares practical insights on managing cloud infrastructure, deployment workflows, and environment variable configurations for robust infrastructure management.

When should I use architectural refactoring patterns for secure coding?

Architectural refactoring patterns for secure coding should be used when you need to implement secure coding practices, improve error handling, and restructure architectures to avoid common pitfalls across various technical domains.