Loading source
Pulling the file list, source metadata, and syntax-aware rendering for this listing.
Source from repo
A comprehensive collection of Agent Skills for context engineering, multi-agent architectures, and production agent systems.
Files
Skill
Size
Entrypoint
Format
Open file
Syntax-highlighted preview of this file as included in the skill package.
examples/llm-as-judge-skills/.gitignore
1# Dependencies2node_modules/34# Build output5dist/67# Environment files8.env9.env.local10.env.*.local1112# IDE13.idea/14.vscode/15*.swp16*.swo17.DS_Store1819# Logs20*.log21npm-debug.log*2223# Test coverage24coverage/2526# Temporary files27tmp/28temp/29*.tmp3031