BrianSeong99/agent-skills
Open-source Claude Code skills. First skill: orchestrate (multi-backend task router).
Open-source Claude Code skills. First skill: orchestrate (multi-backend task router).
npx skills add BrianSeong99/agent-skillsOpen-source Claude Code skills. First skill: orchestrate (multi-backend task router).
Make any legacy project Claude-Code-ready — without forcing AI tooling on your teammates. 10-phase /onboard Skill: discovers stacks, generates compact CLAUDE.md, configures guard hooks, batches install plan. Default --local-only mode = zero team pollution.
Vibe coding agent project for generating or editing software with AI.
Build any idea with Claude Code — web app, CLI, AI/LLM app, automation, extension & more. 14 commands · 36 skills · 4-tier testing · multi-agent support.
Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling.
Search and filter Observability logs using ES|QL. Use when investigating log spikes, errors, or anomalies; getting volume and trends; or drilling into services or containers during incidents.
Use this skill for any web task where WebFetch or curl would fail or be insufficient — pages that require JavaScript to render, forms to fill and submit, screenshots or PDFs of live pages, CAPTCHA/bot-protection bypass, login flows, and multi-step browser navigation with persistent session state. WebFetch returns empty HTML for JS-rendered pages; this skill runs a real cloud browser that executes JavaScript, maintains cookies, clicks buttons, and handles anti-bot measures. Trigger when the user wants you to actually perform a web task (visit, interact, extract, capture) rather than just write code for it. Skip only for: static pages a simple GET can fetch, localhost or private-network targets, writing browser automation code the user will run themselves, or conceptual questions about browser tools.