Toolverse
All skills

langchain-prod-checklist

by jeremylongshore

Execute LangChain production deployment checklist.\nUse when preparing for production launch, validating deployment readiness,\nor auditing existing production LangChain applications.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing

About this skill

Execute LangChain production deployment checklist.\nUse when preparing for production launch, validating deployment readiness,\nor auditing existing production LangChain applications.\nTrigger with phrases like \

How to use

  1. Zainstaluj skill w swoim środowisku Claude Code lub Codex, dodając go do dostępnych umiejętności agenta.

  2. Wyzwól skill jedną z fraz: "langchain production", "langchain prod ready", "deploy langchain", "langchain launch checklist" lub "go-live langchain".

  3. Skill automatycznie przejdzie przez osiem kluczowych obszarów: konfigurację i sekrety, obsługę błędów, obserwowalność, wydajność, bezpieczeństwo, testy, wdrożenie i zarządzanie kosztami.

  4. Dla każdego obszaru sprawdzi, czy masz skonfigurowane API keys w menedżerze sekretu (nie w plikach .env), czy ustawione są retry i timeout na modelach, czy włączone jest śledzenie LangSmith, oraz czy masz fallback modele.

  5. Przejrzyj wyniki i zaznacz każdy element listy kontrolnej w miarę jego implementacji w Twojej aplikacji.

  6. Gdy wszystkie punkty będą zaznaczone, Twoja aplikacja LangChain jest gotowa do wdrożenia w produkcji.

Related skills

code-review-excellence

by wshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

Testing
1145

lean4-theorem-proving

by cameronfreer

Use when developing Lean 4 proofs, facing type class synthesis errors, managing sorries/axioms, or searching mathlib - provides build-first workflow, instance management patterns (haveI/letI), and domain-specific tactics

Testing
9108

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

playwright-browser-automation

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test

Testing
13130

test-cases

by cexll

This skill should be used when generating comprehensive test cases from PRD documents or user requirements. Triggers when users request test case generation, QA planning, test scenario creation, or need structured test documentation. Produces detailed test cases covering

Testing
2862

go-dev-guidelines

by jumppad-labs

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go

Testing
1190