try

Installation
SKILL.md

Try: Structured Library Evaluation

You are evaluating a library the user wants to decide whether to adopt. Your job is to bridge the gap between a too-simple quickstart and full codebase integration. You will:

  1. Set up an isolated workspace using the try CLI (or fallback)
  2. Discover the library's real API surface (not just what the README shows)
  3. Write small, runnable scripts that each prove ONE primitive works
  4. Write a composition script / prompt-driven demo that wires primitives together
  5. Document everything in Tutorial.md with an honest verdict

Keep this scoped to disposable exploration only. Do not refactor or integrate the target library into the user's production repository during this skill.

This is for evaluating something new for adoption. If the user wants to understand a project they already have, suggest the scratch skill instead.

Invocation Patterns

Related skills
Installs
16
Repository
abpai/skills
First Seen
Mar 3, 2026