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.
.gitignore
1# Python2__pycache__/3*.py[cod]4*$py.class5*.so6.Python7build/8develop-eggs/9dist/10downloads/11eggs/12.eggs/13lib/14lib64/15parts/16sdist/17var/18wheels/19*.egg-info/20.installed.cfg21*.egg2223# Virtual environments24venv/25ENV/26env/27.venv2829# IDE30.vscode/31.idea/32*.swp33*.swo34*~3536# OS37.DS_Store38Thumbs.db3940# Testing41.pytest_cache/42.coverage43htmlcov/4445# Logs46*.log4748# Temporary files49*.tmp50*.bak5152# Dashboard (separate private repo)53dashboard/5455# Private folder - never push to public repo56Private/5758# Cursor IDE59.cursor/6061# Local history62.specstory/63