By coroboros
External knowledge and workflow integrations — Notion, plus future productivity surfaces (Linear, Slack, calendars)
Create, configure, and orchestrate Claude Code subagents — specialized Claude instances with focused roles and limited tool access. Covers YAML frontmatter (name, description, tools, model, permissions, hooks, MCP servers), system prompt design, tool restriction patterns, background execution, and multi-agent orchestration. Use whenever the user mentions subagents, delegation, specialists, agent configs, `.claude/agents/`, the `/agents` command, or wants to parallelize work — even when they just say "background agent" or "delegate this".
Systematic implementation using APEX methodology (Analyze-Plan-Execute-eXamine) with parallel subagents and self-validation. Use when implementing features, fixing bugs, or making code changes that benefit from structured workflow.
Use this skill whenever a user has an audio file (.wav/.mp3/.flac/etc.) that needs to loop as background on a website or web page — hero ambience, landing-page atmosphere, portfolio mood audio, ambient wind/rain/ocean/forest/breeze/pad beds, or any "play quietly behind the page while users read/scroll/interact" use case. Trigger on intents like making a clip loop without audible gaps or boundary artifacts on a site, fixing a click/tick/pop/bump at the loop boundary, fixing stereo bias or L/R imbalance on a web-bound ambient clip, normalizing loudness (LUFS) for web delivery, encoding a loop for web playback, or fading audio in on first user click/gesture — in any web framework (Next.js, Vue, Astro, Nuxt, plain HTML). The skill outputs a gapless FLAC plus a paste-in Web Audio snippet that unlocks on first interaction. Skip for general audio editing (cuts, mixing, effects), music/podcast mastering, or transcription.
World-class frontend design engineer for award-winning websites (Awwwards SOTD 7.5+, FWA, CSSDA). Takes the lead on frontend design and build — forces a committed, anti-default visual universe, writes it as a DESIGN.md, then builds the frontend itself under that direction with real assets, premium motion, and anti-AI-slop discipline. Adapts to an existing DESIGN.md and alerts when it is thin. A review mode audits any site against awwwards criteria and anti-slop at any time. Frontend only — routes single-token tweaks to design-system, never touches backend. For landing pages, portfolios, product and marketing sites, and redesigns — not dashboards or internal tools.
Govern the BRAND-VOICE.md — extract a brand's writing voice from URL, Notion page, MD file/directory, or interview into a structured executable doc; update incrementally; diff versions; validate the canonical format; show testable rules. Supports multi-voice via `voice.extends` (founder on corporate, persona on institutional, multi-host) with `_replace`/`_remove` overrides. Consumed by writing skills via `-f` (e.g. `humanize-en`). Use when defining, extracting, refreshing, validating, or inspecting a brand's writing voice — "create a brand voice doc", "extract voice from this site", "tone of voice", "writing style guide", "BRAND-VOICE.md", "founder voice", "persona voice", "multi-voice".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
AI agent skills for Claude Code and compatible agents
Tested per skill, scanned by Cisco's skill-scanner.
Install via skills.sh:
# All skills
npx skills add coroboros/agent-skills
# Individual skill
npx skills add coroboros/agent-skills --skill <name>
bashpython3 (3.10+, stdlib only — no pip install needed)Some skills wrap external CLIs — each is declared in its SKILL.md.
Skills are grouped by plugin. Each plugin collects related skills — expand any section below to see usage, flags, and behavior. Companion skills live in their tool's repo and install from it — see Companion Skills.
| Plugin | Skill | Description |
|---|---|---|
| Workflow | forge | Research, weigh approaches, decide — emit one apex-ready plan |
| Workflow | apex | Structured implementation — Analyze, Plan, Execute, eXamine |
| Workflow | ultrapex | Judgment-first APEX for Fable-class models — invariants, parallel subagents, adversarial verification |
| Workflow | oneshot | Single-pass Explore-Code-Test for small, well-scoped tasks |
| Coding | scaffold | Bootstrap Next.js/Astro projects on Cloudflare Workers |
| Coding | code-ultrareview | Eight-axis judgment review at full strength, in-session — fresh eyes before commit |
| Design | award-design | Frontend design engineer for award-winning sites — forces a visual universe, builds it, audits any site |
| Design | design-system | Govern an existing DESIGN.md — token enforcement plus a CLI lifecycle |
| Claude Code | claude-md | Create and optimize CLAUDE.md and .claude/rules/ |
| Claude Code | agent-creator | Expert guidance for creating Claude Code subagents |
| Media | video-loop | Loop background videos with invisible cut points |
| Media | audio-loop | Gapless web-ready ambient audio loops (FLAC + Web Audio) |
| Media | suno-produce | Turn a music brief into Suno v5.5 prompt artifacts |
| Media | markitdown | Convert PDF/Office/HTML/audio/YouTube to Markdown via Microsoft's CLI |
| Productivity | notion | Notion via the official MCP connector, or the ntn CLI for uploads and CI |
| Writing | brand-voice | Govern BRAND-VOICE.md — extract, update, validate; feeds humanize-en -f |
| Writing | write-clear-readme | Author, audit, or polish READMEs — clarity, structure, concision |
npx claudepluginhub coroboros/agent-skills --plugin productivity-skillsCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer