coco-research/coco

CoCo Super Intelligence is the orchestration layer that turns Claude Code, Cursor, or Codex into an engineering department: a routed advisory board, 185 skills, 280 commands, persistent state. Local. Open-core — MIT core; Super Intelligence is proprietary, own-use.

218Stars on the repository
200Mods indexed here, across every type
todayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

coco-research/coco

Skill Claude CodeCodex

Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.

not rated 218 +1 today A 61 tokens

coco-research/coco

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

not rated 218 +1 today A 26 tokens

pmstudio-sync

27

coco-research/coco

Skill Claude CodeCodex

Use when a project has linked documentation artifacts (PRDs, presentations, meeting notes, architecture maps) that must stay synchronized. Detects which source files changed, identifies downstream documents needing updates, reads new content, and proposes specific edits with diffs before applying. Also use when a…

not rated 218 +1 today A 76 tokens

pmstudio-dr

28

coco-research/coco

Skill Claude CodeCodex

Generate a Disaster Recovery plan with RTO/RPO targets. Use when someone asks to "create a DR plan", "disaster recovery", "business continuity", or "RTO RPO". Do NOT use for step-by-step restoration runbooks — use /pmstudio-recovery instead. Designed for SaaS platform products where Coco Inc is the customer — focuses…

not rated 218 +1 today A 92 tokens

executing-plans

29

coco-research/coco

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

not rated 218 +1 today A 22 tokens

expo-api-routes

30

coco-research/coco

Skill Claude CodeCodex

Guidelines for creating API routes in Expo Router with EAS Hosting.

not rated 218 +1 today B 18 tokens

find-skills

31

coco-research/coco

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

not rated 218 +1 today A 67 tokens

coco-research/coco

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

not rated 218 +1 today A 44 tokens

frontend-design

33

coco-research/coco

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI).…

not rated 218 +1 today A 77 tokens

generate-tests

34

coco-research/coco

Skill Claude CodeCodex

Generate complete test coverage for any file, component, or module. Covers unit tests, integration tests, edge cases, error handling, and mocking — adapted to whatever testing framework the project uses.

not rated 218 +1 today A 41 tokens

humanizer

35

coco-research/coco

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

not rated 218 +1 today A 93 tokens

pmstudio-irp

36

coco-research/coco

Skill Claude CodeCodex

Generate an Incident Response Plan (IRP) with severity classification, escalation procedures, and communication templates. Use when someone asks to "create an incident response plan", "IRP", "incident procedures", "escalation matrix", "incident playbook", or needs to document how to handle incidents for a…

not rated 218 +1 today A 107 tokens

journey-map

37

coco-research/coco

Skill Claude CodeCodex

Loads full context for a React Flow (@xyflow/react) user journey mapping project. Use when working on, extending, debugging, or building features for the journey map tool. Triggers on: "journey map project", "open journey map", "work on journey map", "build user journey", "react flow journey project", "journey-map…

not rated 218 +1 today A 102 tokens

karpathy-guidelines

38

coco-research/coco

Skill Claude CodeCodex

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

not rated 218 +1 today A 46 tokens

local-llm

39

coco-research/coco

Skill Claude CodeCodex

Use when working with this machine's local LLM setup (LM Studio + mlx-dspark) -- checking status, changing context window, diagnosing a reasoning hang or dead request, understanding RAM/speed tradeoffs, or wiring a new script to the local inference endpoint.

not rated 218 +1 today A 58 tokens

meta:media

40

coco-research/coco

Skill Claude CodeCodex

Multimodal memory — ingest, embed, and search media (images, video, audio, files) with Gemini Embedding 2 + ChromaDB.

not rated 218 +1 today A 35 tokens

coco-research/coco

Skill Claude CodeCodex

Generate structured meeting notes from transcripts or pasted text. Use when someone says "meeting notes", "process this transcript", "summarize this call", "notes from today's meeting", or pastes/references a meeting transcript. Auto-enriches attendees from stakeholder directory, routes output to correct project…

not rated 218 +1 today A 97 tokens

pmstudio-nfr

42

coco-research/coco

Skill Claude CodeCodex

Detailed completeness audit of all project documents. Use when someone asks "are we ready for production", "audit our docs", "readiness check", "nfr tracker", or "what's missing". Do NOT use for a quick command listing — use /pmstudio instead. Scans every document for section-level completeness, reports staleness, and…

not rated 218 +1 today A 82 tokens

openai-agents

43

coco-research/coco

Skill Claude CodeCodex

Build AI applications with OpenAI Agents SDK - text agents, voice agents, multi-agent handoffs, tools with Zod schemas, guardrails, and streaming. Prevents 11 documented errors. Use when: building agents with tools, voice agents with WebRTC, multi-agent workflows, or troubleshooting MaxTurnsExceededError, tool call…

not rated 218 +1 today A 80 tokens

openai-api

44

coco-research/coco

Skill Claude CodeCodex

Build with OpenAI stateless APIs - Chat Completions (GPT-5.2, o3), Realtime voice, Batch API (50% savings), Embeddings, DALL-E 3, Whisper, and TTS. Prevents 16 documented errors. Use when: implementing GPT-5 chat, streaming, function calling, embeddings for RAG, or troubleshooting rate limits (429), API errors…

not rated 218 +1 today B 96 tokens

OpenAI Apps MCP

45

coco-research/coco

Skill Claude CodeCodex

Build ChatGPT apps with MCP servers on Cloudflare Workers. Extend ChatGPT with custom tools and interactive widgets (HTML/JS UI). Use when: developing ChatGPT extensions, implementing MCP servers, or troubleshooting CORS, widget 404s, MIME types, ASSETS binding errors, Next.js integration issues, or edge platform…

not rated 218 +1 today A 72 tokens

openai-whisper

46

coco-research/coco

Skill Claude CodeCodex

Speech-to-text transcription via OpenAI Whisper. Supports two modes — Local CLI (no API key, runs on-device) and Cloud API (fast, scalable, requires OPENAIAPIKEY). Use when the user needs to transcribe audio files, translate speech, or convert audio to text.

not rated 218 +1 today A 63 tokens

pmstudio

47

coco-research/coco

Skill Claude CodeCodex

PM Studio command center. Use for a quick overview of available commands and document inventory. Use when someone says "pmstudio", "show commands", "what can I generate", or "project status". Do NOT use for detailed completeness audits — use /pmstudio-nfr instead. Shows document coverage dashboard and recommends which…

not rated 218 +1 today A 75 tokens

prd-generator

48

coco-research/coco

Skill Claude CodeCodex

Generate comprehensive Product Requirements Documents (PRDs) for product managers. Use this skill when users ask to "create a PRD", "write product requirements", "document a feature", or need help structuring product specifications.

not rated 218 +1 today A 47 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: