drbscl

↗ HN profile [ 54.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Following the launch of Claude Code's new agent teams (orchestration) feature, I built a plugin to streamline the workflow, by: - Identifying where you need more skills & agents to complete a task - Searching or making…

  2. Iconify is a great library for using icons in webapps, but the official library makes client-side retrievals from Iconify's CDN at runtime. This was deal breaker while I worked on an offline-first side project, so I…