no code skills

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

Browse within: claude-code-skills 77Multi-Agent 53agent-orchestration 53local-first 53canvas 32postgresql 32supabase 32webgpu 32methodology 20ai-skills 17domain-expertise 17Finance & Crypto 8community 8api-reverse-engineering 6

browser-act/skills

Skill Claude CodeCodex

All process output to user (progress updates, process notifications) follows the user's language.

5.5k 7d ago A 221 tokens original MIT

browser-act/skills

Skill Claude CodeCodex

YouTube channel business email and contact extractor: accepts a channel id (UCxxx), handle (@name), or URL; navigates the channel About view; extracts the business email from the description text plus full channel metadata (name, id, country, subscriber count, view count, video count, joined date, external links…

5.5k 7d ago A 324 tokens original MIT

browser-act/skills

Skill Claude CodeCodex

Deep-crawl any website from start URLs, return per-page LLM-ready text/markdown/HTML plus metadata (title, description, author, language, canonical URL, OG) and in-scope outbound links. Use when user mentions deep crawl website, recursive crawl, crawl a whole site, scrape entire website, scrape docs site, scrape…

5.5k 7d ago A 215 tokens original MIT

docs-svg-kit

04

gridaco/grida

Skill Claude CodeCodex

Author SVG figures for Grida docs — diff-able, version-controlled vector diagrams embedded in doc pages instead of screenshots. Provides reusable primitives (selection chrome, size badges, anchor pins, resize cursors, click ripples), color/typography tokens, a starter template, and finished examples to crib from.…

2.6k 11d ago A 145 tokens original Apache-2.0

editor-perf

05

gridaco/grida

Skill Claude CodeCodex

Guides performance investigation, benchmarking, and optimization of the Grida Canvas web editor (TypeScript reducer, Immer, React hooks). Use when profiling reducer dispatch cost, diagnosing slow interactions (drag, resize, color change), writing or running editor benchmarks, instrumenting with PerfObserver, or…

2.6k 11d ago A 69 tokens original Apache-2.0

sdk-seam

06

gridaco/grida

Skill Claude CodeCodex

Discipline for the seam between two SDKs (or two sides of one contract) that the same hand writes. The failure mode: "we own both sides" produces dirty contracts no foreign reviewer would accept. The exercise: pretend the other side is FFI, IPC, or a network protocol you cannot rewrite. Spawn an adversarial subagent…

2.6k 11d ago A 142 tokens original Apache-2.0

openops-cloud/openops

Skill Claude CodeCodex

Detects and diagnoses chunk-evaluation timing bugs in the Vite/rolldown production build of react-ui (works-in-dev / broken-in-build i18n regressions, missing UI labels, module-scope t() anti-patterns). Use when editing react-ui, ui-components, shared, vite.config.ts, package.json sideEffects, or i18n setup; or when a…

1.1k 3d ago A 99 tokens

react

10

openops-cloud/openops

Skill Claude CodeCodex

Use when creating or editing frontend React code in react-ui or ui-components packages. Triggers on any frontend component, hook, or UI work.

1.1k 3d ago A 31 tokens

angular-developer

11

biaogebusy/web-builder

Skill Claude CodeCodex

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or…

580 10d ago A 68 tokens AGPL-3.0

vibe-coding-harness

12

Junliu1066/vibe-coding-kit

Skill Claude CodeCodex

A quality-checking agent for outputs created by other skills in the vibe-coding-kit. It reads project rules and checks documents for required content and consistency.

169 2mo ago A 171 tokens original MIT

vibe-coding-prd

13

Junliu1066/vibe-coding-kit

Skill Claude CodeCodex

An interview-style requirements assistant that turns an unclear product idea into a practical product requirements document, or PRD. A PRD explains what a product should do well enough for development to begin.

169 2mo ago A 273 tokens original MIT

Junliu1066/vibe-coding-kit

Skill Claude CodeCodex

A requirements guide for using AI to build software from an idea, including demos and longer-term products. It helps describe what should happen, who it is for, and the limits of the work.

169 2mo ago A 249 tokens original MIT

n8n-to-claude

15

angelapaia/n8n-to-claude-skill

Skill Claude CodeCodex

Migra workflows de n8n/Make al ecosistema Claude Code. Analiza JSONs, mapea nodos, propone implementacion (skills, crons, web apps, dashboards) y detecta mejoras. Usa cuando el usuario pegue un JSON de n8n o mencione migrar automatizaciones.

23 5mo ago A 72 tokens

ab-testing

16

rondoflow/rondoflow

Skill Claude CodeCodex

When the user wants to plan, design, or implement an A/B test or experiment, or build a growth experimentation program. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," "hypothesis," "should I test this," "which version is better," "test…

20 16d ago A 165 tokens original MIT

ad-creative

17

rondoflow/rondoflow

Skill Claude CodeCodex

When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text, or full ad variations — for any paid advertising platform. Also use when the user mentions 'ad copy variations,' 'ad creative,' 'generate headlines,' 'RSA headlines,' 'bulk ad copy,' 'ad iterations,' 'creative…

20 16d ago A 142 tokens original MIT

ads

18

rondoflow/rondoflow

Skill Claude CodeCodex

When the user wants help with paid advertising campaigns on Google Ads, Meta (Facebook/Instagram), LinkedIn, Twitter/X, or other ad platforms. Also use when the user mentions 'PPC,' 'paid media,' 'ROAS,' 'CPA,' 'ad campaign,' 'retargeting,' 'audience targeting,' 'Google Ads,' 'Facebook ads,' 'LinkedIn ads,' 'ad…

20 16d ago A 135 tokens original MIT

iamasters-academy/iamasters-os

Skill Claude CodeCodex

Migra workflows de n8n/Make al ecosistema Claude Code. Analiza JSONs, mapea nodos, propone implementacion (skills, crons, web apps, dashboards) y detecta mejoras. Usa cuando el usuario pegue un JSON de n8n o mencione migrar automatizaciones.

20 13d ago A 73 tokens

tasknotes

20

vanillaflava/tasknotes-skill

Skill Claude CodeCodex

Manage tasks in an Obsidian TaskNotes vault. Use for creating, reading, updating, or completing tasks; checking what is open or in progress; adding items to a list; marking tasks done or in progress; updating task status or priority; investigating why a task is missing from a view or board; troubleshooting TaskNotes…

14 2mo ago A 120 tokens original MIT

Arlenjim/claude-code-for-non-coders

Skill Claude CodeCodex

Turn a vague or ambiguous request into executable work — establish the facts, ask the right questions (and only those), present options with a recommendation, get explicit agreement before executing. Independent of project, language, and domain.

10 14d ago A 51 tokens original MIT

Arlenjim/claude-code-for-non-coders

Skill Claude CodeCodex

Hypothesis-driven debugging method — reproduce, isolate, bisect, prove the cause before fixing. Apply whenever observed behavior differs from expected behavior. Independent of project, language, and domain.

10 14d ago A 42 tokens original MIT

work-discipline

23

Arlenjim/claude-code-for-non-coders

Skill Claude CodeCodex

General execution discipline for any non-trivial task — decompose before acting, prove before concluding, decide next steps on facts, refuse shortcuts. Independent of project, language, and domain.

10 14d ago A 41 tokens original MIT

Horosheff/cursor-jr

Skill Claude CodeCodex

A guide for creating custom ACF Composer blocks in a Sage/Acorn WordPress theme. A block is an editable content section that can be placed in the WordPress editor.

10 2mo ago A 52 tokens original MIT