Back to authors
sanand0

sanand0

12 Skills published on GitHub.

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

UncategorizedView skill →

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

UncategorizedView skill →

cloudflare

For CloudFlare development, deployment, e.g. Python CloudFlare Workers

UncategorizedView skill →

code

ALWAYS follow this style when writing Python / JavaScript code

UncategorizedView skill →

demos

Use when creating demos or POCs

UncategorizedView skill →

design

ALWAYS follow this design guide for any front-end work

UncategorizedView skill →

devtools

Use CDP at localhost:9222 to test/debug websites, automate browser tasks

UncategorizedView skill →

llm

Call LLM via CLI for transcription, vision, speech/image generation, piping prompts, sub-agents, ...

UncategorizedView skill →

npm-packages

Conventions for package.json, README.md, coding & testing styles

UncategorizedView skill →

pdf

How to read, manipulate, and generate PDFs using CLI tools and Python libraries.

UncategorizedView skill →

plan

How to plan & break down large, complex tasks

UncategorizedView skill →

vitest-dom

Use vitest + jsdom for fast, lightweight unit tests for front-end apps

UncategorizedView skill →