Skill Claude CodeCodex
All process output to user (progress updates, process notifications) follows the user's language.
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
Skill Claude CodeCodex
All process output to user (progress updates, process notifications) follows the user's language.
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…
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…
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.…
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…
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…
Skill Claude CodeCodex
Present time-aware itineraries with clear actions and citations.
Skill Claude CodeCodex
Keep activity suggestions safe and respect local conditions.
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…
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.
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…
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.
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.
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.
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.
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…
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…
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…
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.
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…
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.
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.
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.
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.