RudraDudhat2509

41 mods across 1 repository, 2 stars between them.

algorithmic-art

01

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…

2 9d ago A 62 tokens copy · 100% MIT

brand-guidelines

02

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.

2 9d ago A 50 tokens copy · 100% MIT

canvas-design

03

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.

2 9d ago A 59 tokens copy · 97% MIT

cold-email-outreach

04

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Generate hyper-specific cold emails for internship/job outreach. Use this skill whenever the user wants to write a cold email, outreach email, or internship application email to a company. Trigger on phrases like "write a cold email to X", "outreach for X", "email for internship at X", "draft an email to X company"…

2 9d ago A 101 tokens original MIT

doc-coauthoring

05

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

2 9d ago A 77 tokens copy · 100% MIT

docx

06

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

2 9d ago A 168 tokens copy · 86% MIT

firecrawl-agent

07

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

AI-powered autonomous data extraction that navigates complex sites and returns structured JSON. Use this skill when the user wants structured data from websites, needs to extract pricing tiers, product listings, directory entries, or any data as JSON with a schema. Triggers on "extract structured data", "get all the…

2 9d ago A 99 tokens original MIT

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Integrate Firecrawl /interact into product code for dynamic pages and browser actions after scraping. Use when a feature needs clicks, form fills, pagination, authentication-aware flows, or other multi-step interactions that plain /scrape cannot complete.

2 9d ago A 56 tokens original MIT

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Get Firecrawl credentials and SDK setup into a project. Use when an application needs FIRECRAWLAPIKEY, when an agent should add Firecrawl to .env, when the user wants to authenticate Firecrawl for app code, or when choosing the first SDK and docs for a new Firecrawl integration. This skill includes its own browser…

2 9d ago A 89 tokens original MIT

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Integrate Firecrawl /scrape into product code for single-page extraction. Use when an app already has a URL and needs markdown, HTML, links, screenshots, metadata, or structured page output. Prefer this skill over broader crawl patterns when the feature is page-level.

2 9d ago A 62 tokens original MIT

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Integrate Firecrawl /search into product code and agent workflows. Use when an app needs discovery before extraction, when the feature starts with a query instead of a URL, or when the system should search the web and optionally hydrate result content.

2 9d ago A 54 tokens original MIT

firecrawl-crawl

12

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Bulk extract content from an entire website or site section. Use this skill when the user wants to crawl a site, extract all pages from a docs section, bulk-scrape multiple pages following links, or says "crawl", "get all the pages", "extract everything under /docs", "bulk extract", or needs content from many pages on…

2 9d ago A 89 tokens original MIT

firecrawl-download

13

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Download an entire website as local files — markdown, screenshots, or multiple formats per page. Use this skill when the user wants to save a site locally, download documentation for offline use, bulk-save pages as files, or says "download the site", "save as local files", "offline copy", "download all the docs", or…

2 9d ago A 87 tokens original MIT

firecrawl-interact

14

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Control and interact with a live browser session on any scraped page — click buttons, fill forms, navigate flows, and extract data using natural language prompts or code. Use when the user needs to interact with a webpage beyond simple scraping: logging into a site, submitting forms, clicking through pagination…

2 9d ago A 160 tokens original MIT

firecrawl-map

15

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Discover and list all URLs on a website, with optional search filtering. Use this skill when the user wants to find a specific page on a large site, list all URLs, see the site structure, find where something is on a domain, or says "map the site", "find the URL for", "what pages are on", or "list all pages".…

2 9d ago A 90 tokens original MIT

firecrawl-parse

16

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Efficiently extract and convert the contents of any local file—such as PDF, DOCX, DOC, ODT, RTF, XLSX, XLS, or HTML—into clean, well-formatted markdown saved to disk. Use this skill whenever the user requests to parse, read, or extract information from a file on their computer, including phrases like “parse this PDF”…

2 9d ago A 153 tokens original MIT

firecrawl-scrape

17

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Extract clean markdown from any URL, including JavaScript-rendered SPAs. Use this skill whenever the user provides a URL and wants its content, says "scrape", "grab", "fetch", "pull", "get the page", "extract from this URL", or "read this webpage". Handles JS-rendered pages, multiple concurrent URLs, and returns…

2 9d ago A 96 tokens original MIT

firecrawl-search

18

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Web search with full page content extraction. Use this skill whenever the user asks to search the web, find articles, research a topic, look something up, find recent news, discover sources, or says "search for", "find me", "look up", "what are people saying about", or "find articles about". Returns real search…

2 9d ago A 93 tokens original MIT

firecrawl

19

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that…

2 9d ago A 149 tokens original MIT

frontend-design

20

RudraDudhat2509/claude-skills

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).…

2 9d ago A 77 tokens copy · 100% MIT

graphify-windows

21

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Turn any folder of files into a navigable knowledge graph with community detection, an honest audit trail, and three outputs: interactive HTML, GraphRAG-ready JSON, and a plain-language GRAPHREPORT.md.

2 9d ago A 75 tokens copy · 89% MIT

internal-comms

22

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project…

2 9d ago A 67 tokens copy · 83% MIT

learn-anything

23

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Transform any learning resource OR bare concept/topic into a personalized, example-driven study session — like a smart friend teaching you the content. Use this skill whenever the user wants to learn from or understand content from any external source (YouTube videos/lectures, GitHub repos or READMEs, research papers…

2 9d ago A 243 tokens original MIT

mcp-builder

24

RudraDudhat2509/claude-skills

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

2 9d ago A 61 tokens copy · 100% MIT