coroboros

23 mods across 1 repository, 4 stars between them.

coroboros/agent-skills

Plugin Claude Code

Plugin marketplace listing 7 plugins: workflow-skills, coding-skills, design-skills, claude-code-skills, media-skills.

4 3d ago A tokens not measured original MIT

coroboros/agent-skills

Instructions file CodexOpenCode

Instructions for coroboros/agent-skills, covering agent skills, rule index, repo rules and at a glance.

4 3d ago A 710 tokens original MIT

coroboros/agent-skills

Instructions file

Instructions for coroboros/agent-skills, a project described as: AI agent skills for Claude Code and compatible agents — workflow, coding, design, Claude Code meta, media, productivity, and writing.

4 3d ago A 5 tokens copy · 100% MIT

agent-creator

04

coroboros/agent-skills

Skill Claude CodeCodex

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…

4 3d ago A 113 tokens original MIT

apex

05

coroboros/agent-skills

Skill Claude CodeCodex

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.

4 3d ago A 46 tokens original MIT

audio-loop

06

coroboros/agent-skills

Skill Claude CodeCodex

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…

4 3d ago B 215 tokens original MIT

award-design

07

coroboros/agent-skills

Skill Claude CodeCodex

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…

4 3d ago A 149 tokens original MIT

brand-voice

08

coroboros/agent-skills

Skill Claude CodeCodex

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…

4 3d ago A 170 tokens original MIT

claude-md

09

coroboros/agent-skills

Skill Claude CodeCodex

Create and optimize CLAUDE.md memory files or .claude/rules/ modular rules for Claude Code projects. Covers file hierarchy, content structure, path-scoped rules, best practices, and anti-patterns. Use when working with CLAUDE.md files, .claude/rules directories, setting up new projects, or improving Claude Code's…

4 3d ago A 96 tokens original MIT

code-ultrareview

10

coroboros/agent-skills

Skill Claude CodeCodex

Eight-axis judgment code review for the current diff — Correctness, Simplification, Tests, Documentation, Style, Intent, Design/API, Performance (+ Coherence on metadata changes). Five-phase pipeline scope → atomic deterministic tool battery (project-declared or installed PATH tools; no runtime package resolution) → 8…

4 3d ago A 207 tokens original MIT

design-system

11

coroboros/agent-skills

Skill Claude CodeCodex

Govern an existing DESIGN.md during UI work. Enforce token-backed colors, typography, spacing, and radius when the file exists; steps aside when it does not. Use for token-affecting edits and seven subcommands, four backed by the canonical CLI — audit, diff, export, spec, migrate, init, and extension drift checks.…

4 3d ago A 88 tokens original MIT

download-media

12

coroboros/agent-skills

Skill Claude CodeCodex

Download video or audio from 1800 sites (YouTube, Vimeo, SoundCloud, Twitch, X…) with the yt-dlp CLI — full videos, mp3 audio, playlists, time-range clips, subtitles, capped resolutions. Use whenever the user wants to download, save, grab, or rip a video/audio/playlist from a URL, extract a song as mp3, clip a…

4 3d ago A 110 tokens original MIT

forge

13

coroboros/agent-skills

Skill Claude CodeCodex

Pre-implementation thinking — research the problem space, weigh approaches with devil's-advocate rigor, decide what's reversible and conventional while surfacing the load-bearing forks for the user, and emit one apex-ready plan. Use whenever a non-trivial task needs thinking, comparison, or decomposition before code …

4 3d ago A 172 tokens original MIT

humanize-en

14

coroboros/agent-skills

Skill Claude CodeCodex

Strip AI writing tells from English prose — em-dash overuse, rule of three, negative parallelisms, AI vocabulary (delve, tapestry, crucial, pivotal, underscore, showcase), vague attributions, promotional tone, conjunctive padding (moreover, furthermore, indeed), hedging, signposting, chatbot artifacts. Preserves…

4 3d ago A 187 tokens original MIT

markitdown

15

coroboros/agent-skills

Skill Claude CodeCodex

Convert any document to Markdown with Microsoft's markitdown CLI — PDF, Word, Excel, PowerPoint, HTML, CSV, JSON, XML, ZIP, EPub, images (OCR/EXIF), audio (transcription), and YouTube URLs. Use whenever the user wants to extract text from a binary document, transcribe audio, OCR an image, scrape a YouTube transcript…

4 3d ago A 130 tokens original MIT

notion

16

coroboros/agent-skills

Skill Claude CodeCodex

Notion access from Claude Code via the official MCP connector (default path, 95% of intents) or the ntn CLI (only for file uploads, Notion Workers, headless/CI scripts, raw API discovery, shell piping). Routes intent to the right transport, pre-flights the Notion-flavored Markdown spec and target data-source schema…

4 3d ago B 225 tokens original MIT

oneshot

17

coroboros/agent-skills

Skill Claude CodeCodex

Single-pass feature implementation using Explore → Code → Test. Ships focused changes at maximum speed, with a built-in circuit breaker that stops and recommends /ultrapex (or /apex) or /forge when the task turns out more complex than it looked. Use this whenever the user wants a quick win on a single, focused task …

4 3d ago A 111 tokens original MIT

scaffold

18

coroboros/agent-skills

Skill Claude CodeCodex

Bootstrap a new web project on a strictly opinionated Cloudflare Workers stack — Next.js 16 or Astro 6, TypeScript strict, pnpm, Biome, Tailwind. Use whenever the user asks to start, bootstrap, initialize, or scaffold a site/app in an empty or new directory. No fallbacks: skip for existing projects with package.json…

4 3d ago A 103 tokens original MIT

suno-produce

19

coroboros/agent-skills

Skill Claude CodeCodex

Turn a music brief into Suno v5.5-ready prompt artifacts — TRACK.md per generation, optional ALBUM.md for multi-track projects, optional ARTIST.md for artist-scoped identity. Artifact-emit-only — the user copy-pastes the prompt block into Suno's UI, listens, then iterates via revise. No API integration. Hardens the…

4 3d ago A 147 tokens original MIT

ultrapex

20

coroboros/agent-skills

Skill Claude CodeCodex

Outcome-driven end-to-end implementation for frontier models — scope the task, commit to an approach, build, and adversarially verify with parallel subagents, in one run. Use it on a Fable-class session whenever the user wants something implemented — "implement", "build", "add", "fix", "refactor", a multi-file…

4 3d ago A 112 tokens original MIT

video-loop

21

coroboros/agent-skills

Skill Claude CodeCodex

Create a looping background video — crossfade the loop point, encode optimized MP4 + WebM, optional poster frame. Use whenever the user has a video that needs to loop for web use (hero sections, backgrounds, landing-page ambience), wants to fix a visible jump at the loop point, or needs to optimize a clip for web…

4 3d ago B 91 tokens original MIT

write-clear-readme

22

coroboros/agent-skills

Skill Claude CodeCodex

Author, audit, or polish a project README — clarity, structure (Pattern A per-section collapse / Pattern B grouped / Pattern C per-entry), wording concision, anchor integrity. Reads the repo first, proposes diffs, applies on approval. Use when creating, restructuring, auditing, optimizing, or polishing a README for…

4 3d ago A 137 tokens original MIT

foo

23

coroboros/agent-skills

Skill Claude CodeCodex

Fixture for compound skills + npm tooling detection.

4 3d ago A 11 tokens original MIT