code skills

268 tagged code, measured the same way as everything else here.

Browse within: antigravity 84obsidian 24devops-tools 23coding 20javascript 18linux 16typescript 16code-quality 15macos 15monaco-editor 15playground 15prettier 15quality 13claude-ai 11

agent-browser

01

superagent-ai/grok-cli

Skill Claude CodeCodex

Use the host-side agent-browser CLI for local browser smoke tests, screenshots, snapshots, and simple UI validation against forwarded localhost URLs.

3.4k 1mo ago A 31 tokens original MIT

agent-desktop

02

superagent-ai/grok-cli

Skill Claude CodeCodex

Use the built-in Computer sub-agent with agent-desktop for macOS desktop automation. Apply when a task needs application launching, accessibility snapshots, stable element refs, window focusing, semantic clicks/typing, or visual confirmation outside the browser sandbox.

3.4k 1mo ago A 56 tokens original MIT

find-skills

03

superagent-ai/grok-cli

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.

3.4k 1mo ago A 67 tokens copy · 81% MIT

golang-benchmark

04

samber/cc-skills-golang

Skill Claude CodeCodex

Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression detection, or investigating production performance with…

3.1k 5d ago A 104 tokens original MIT

samber/cc-skills-golang

Skill Claude CodeCodex

CI/CD pipeline configuration using GitHub Actions for Golang projects — testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use when setting up or improving Go project CI, configuring GitHub Actions workflows, adding linters or…

3.1k 5d ago A 87 tokens original MIT

golang-testing

06

samber/cc-skills-golang

Skill Claude CodeCodex

Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, code coverage, integration tests, idiomatic test naming. Use when writing or reviewing Go tests, choosing a testing approach, setting up Go test CI…

3.1k 5d ago A 115 tokens original MIT

livecodes

07

live-codes/livecodes

Skill Claude CodeCodex

Open-source, client-side code playground supporting 90+ languages/frameworks. Runs entirely in the browser with SDK for embedding. Entry point for all LiveCodes skills.

1.5k 4d ago A 36 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Configure playground behavior through Config object, query parameters, EmbedOptions, editor settings, processors, external resources, and custom settings. Load this skill when setting up project content, configuring CSS processors, or customizing display.

1.5k 4d ago A 47 tokens original MIT

live-codes/livecodes

Skill Claude CodeCodex

Use SDK with React, Vue, Svelte, Solid, Preact, and Web Components. sdkReady callback pattern, reactive props, and framework-specific setup. Load this skill when embedding LiveCodes in a framework application.

1.5k 4d ago A 51 tokens original MIT

commit

10

bubblelabai/BubbleLab

Skill Claude CodeCodex

Stage and commit changes following conventional commits. Auto-bumps package versions before committing.

1.1k 4mo ago A 18 tokens original Apache-2.0

create-bubble

11

bubblelabai/BubbleLab

Skill Claude CodeCodex

Create a new Bubble integration for Bubble Lab following all established patterns and best practices from CREATEBUBBLEREADME.md.

1.1k 4mo ago A 27 tokens original Apache-2.0

checkup-simplify

12

promptdriven/pdd

Skill Claude CodeCodex

Use this skill when the user asks for conservative cleanup of already changed source files, similar to Claude Code /simplify, but the active agent may be Cursor, Codex, Gemini, or OpenCode.

854 7d ago A 0 tokens original MIT

mailbox-bridge

13

WrongStack/WrongStack

Skill Claude CodeCodex

Use this skill when external coding agents (Claude Code, Aider, custom scripts) need to participate in the project's shared WrongStack mailbox, or when a user asks to "expose the mailbox", "let Claude Code read the mailbox", "external agent mailbox", "mailbox bridge", or "HTTP mailbox bridge". Starts a loopback HTTP…

240 yesterday A 111 tokens original MIT

shadow-agent

14

WrongStack/WrongStack

Skill Claude CodeCodex

Use this skill when you need a background monitoring agent that watches the fleet, detects anomalies, and can intervene on command. Triggers: user says "shadow", "monitoring agent", "fleet watcher", "hoop command", "spike detection".

240 yesterday A 55 tokens original MIT

wrongstack-mailbox

15

WrongStack/WrongStack

Skill Claude CodeCodex

Use this skill when the user wants to communicate with WrongStack's shared project mailbox from outside WrongStack — read messages sent by WrongStack agents, send replies, broadcast to all, or stay visible as an online agent. Triggers: user says "check the WrongStack mailbox", "send to WrongStack", "wrongstack mail"…

240 yesterday A 108 tokens original MIT

setup

16

Nako0/devglobe-extension

Skill Claude CodeCodex

Configure DevGlobe plugin with your API key.

213 2mo ago A 11 tokens original MIT

status

17

Nako0/devglobe-extension

Skill Claude CodeCodex

Set a status message on your DevGlobe profile.

213 2mo ago A 12 tokens original MIT

devglobe

18

Nako0/devglobe-extension

Skill Claude CodeCodex

DevGlobe activity tracker - appear on the interactive developer globe while coding with Codex. Use $devglobe to setup your API key, set a status message, verify the install, or uninstall.

213 2mo ago C 45 tokens original MIT

chrome-extension

19

samber/cc-skills

Skill Claude CodeCodex

Comprehensive guide for building Chrome extensions with Manifest V3. Use this skill whenever the user mentions Chrome extension, browser extension, manifest.json, content script, service worker (in extension context), popup, side panel, chrome.runtime, chrome.tabs, chrome.storage, chrome.scripting, background script…

198 yesterday A 137 tokens original MIT

copywriting-hooks

20

samber/cc-skills

Skill Claude CodeCodex

Generate opening hooks and post titles for long-form articles in EN or FR — blog posts, Substack/Medium/dev.to, LinkedIn long-form, paid newsletters, opinion essays, reported features, deep-dives. Trigger whenever the user asks for a hook, opening, lede, intro, first sentence/paragraph, opener, accroche, attaque…

198 yesterday A 231 tokens original MIT

samber/cc-skills

Skill Claude CodeCodex

Pre-launch checklist for shipping a new website. Orchestrates analytics setup (GA4, PostHog, Google Search Console, Ahrefs), legal compliance, security headers and audit, SEO and GEO with keyword research validated against Google Trends (robots.txt, sitemaps, llms.txt, AI policy, schema markup, hreflang), copywriting…

198 yesterday A 245 tokens original MIT

base64-parser

22

echoVic/blade-code

Skill Claude CodeCodex

A tool for converting Base64, a text format used to represent files or binary data, to and from ordinary text or files. It can also identify whether decoded content is text, JSON, an image, or a PDF.

177 yesterday A 33 tokens original MIT

code-review

23

echoVic/blade-code

Skill Claude CodeCodex

Review frontend code for best practices, bugs, and improvements. Use when reviewing PRs, checking code quality, or before committing.

177 yesterday A 29 tokens original MIT

github-explorer

24

echoVic/blade-code

Skill Claude CodeCodex

Explore and summarize popular GitHub projects. Use when the user wants to discover trending GitHub repositories, analyze project details, or get summaries of popular projects.

177 yesterday A 35 tokens original MIT