ishandutta2007

80 mods across 11 repositories, 83 stars between them.

ishandutta2007/claude-skills-by-karpathy

Cursor rule Cursor

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

6 2d ago A 573 tokens copy · 95% MIT

freehire-search

56

ishandutta2007/Awesome-AI-Job-Hunting

Skill Claude CodeCodex

Use this skill to search live software / tech / data / engineering job listings across many countries and markets (and remote) via the freehire.me aggregator's public API, or to look up a specific posting. It aggregates roles from 50 ATS platforms into one schema, so a single skill covers many markets — but its…

3 7d ago A 143 tokens copy · 100% MIT

jobbank-search

57

ishandutta2007/Awesome-AI-Job-Hunting

Skill Claude CodeCodex

Make sure to use this skill whenever the user mentions anything related to job searching on Akademikernes Jobbank, jobbank.dk, or looking for academic or highly educated positions in Denmark — even if they don't mention jobbank.dk explicitly. Also invoke this skill for questions about Danish job listings, graduate…

3 7d ago A 275 tokens copy · 100% MIT

jobdanmark-search

58

ishandutta2007/Awesome-AI-Job-Hunting

Skill Claude CodeCodex

Make sure to use this skill whenever the user mentions anything related to Danish job listings, job search in Denmark, finding work in Denmark, or job vacancies on Jobdanmark — even if they don't explicitly mention jobdanmark.dk. Also invoke this skill for questions about specific Danish job categories…

3 7d ago A 299 tokens copy · 100% MIT

jobindex-search

59

ishandutta2007/Awesome-AI-Job-Hunting

Skill Claude CodeCodex

Make sure to use this skill whenever the user wants to search for jobs in Denmark, find Danish job listings, look up a specific job posting, or asks anything about the Danish job market — even if they don't mention jobindex.dk explicitly. Invoke this skill for questions about open positions, job vacancies, hiring in…

3 7d ago A 265 tokens copy · 100% MIT

jobnet-search

60

ishandutta2007/Awesome-AI-Job-Hunting

Skill Claude CodeCodex

Make sure to use this skill whenever the user mentions anything related to Danish job searching, job listings, job vacancies, employment opportunities in Denmark, or the Danish government job portal — even if they don't mention jobnet.dk explicitly. Also invoke this skill for questions about specific job titles…

3 7d ago A 306 tokens copy · 100% MIT

linkedin-search

61

ishandutta2007/Awesome-AI-Job-Hunting

Skill Claude CodeCodex

Use this skill whenever the user wants to search for jobs in any location or market, find job listings, or look up a specific job posting — in any country, city, or remotely. Invoke for open positions, vacancies, and hiring across any sector or role (software, data, design, marketing, finance, legal, operations…

3 7d ago A 125 tokens copy · 100% MIT

ishandutta2007/Awesome-AI-Job-Hunting

Agent Claude Code

Use this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.

3 7d ago A 37 tokens copy · 100% MIT

add-portal

63

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are helping the user build a job-portal search skill for a job board in their market. The repo ships worked examples of the pattern (four Danish portals plus the country-agnostic linkedin-search and freehire-search), and the README invites users elsewhere to build equivalents — this command turns that invitation…

3 7d ago A 0 tokens copy · 100% MIT

add-template

64

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are helping the user register their own CV or cover letter template with the AI Job Search framework — LaTeX, Typst, or any other toolchain that compiles to PDF from the command line. The framework ships with moderncv (banking style) for CVs and a custom cover.cls for cover letters. This command lets the user swap…

3 7d ago A 0 tokens copy · 100% MIT

apply

65

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are orchestrating a two-agent job application workflow. The job posting is provided below as $ARGUMENTS (either a URL or pasted text).

3 7d ago A 0 tokens copy · 92% MIT

expand

66

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are enriching the candidate profile by discovering competencies hidden in documents and public online presence. This command is additive only — it never modifies existing profile content, only extends it.

3 7d ago A 0 tokens copy · 100% MIT

gmail-sync

67

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are scanning the user's Gmail for status signals on tracked job applications (interview invites, assessment links, offers, rejections) and, once approved, writing the detected changes into jobsearchtracker.csv and documents/applications/ /outcome.md - the same two places /outcome writes to, in the same schema.

3 7d ago A 0 tokens copy · 100% MIT

html-report

68

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

Generate a self-contained HTML dashboard from jobsearchtracker.csv and the application archives under documents/applications/. The output is a single .html file — no server, no dependencies — that can be opened directly in a browser.

3 7d ago A 0 tokens copy · 100% MIT

interview

69

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are preparing the user for a real, scheduled interview on one of their applications. The frameworks for this already exist - 07-interview-prep.md (STAR examples, tough questions, questions to ask, roleplay protocol) and the Company Research Checklist in 04-job-evaluation.md - and the /outcome archive records which…

3 7d ago A 0 tokens copy · 100% MIT

notion-sync

70

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are publishing a read-only view of the job search into the user's Notion workspace: one database row per job, with a detailed page per shortlisted match. The repo files stay the system of record - jobscraper/seenjobs.json owns scraped/ranked jobs and jobsearchtracker.csv owns applications. Notion is a disposable…

3 7d ago A 0 tokens copy · 100% MIT

outcome

71

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are recording what happened to a job application: progress updates (interview invitations, stages completed, offers) and final resolutions (hired, rejected, no response). The data lands in two places the framework already reads but nothing systematically writes.

3 7d ago A 0 tokens copy · 98% MIT

rank

72

ishandutta2007/Awesome-AI-Job-Hunting

Command Claude Code

You are batch-scoring the jobs that /scrape has collected, so the user can decide where to spend /apply effort. /scrape finds and dedupes postings; /apply evaluates one at a time in depth. /rank is the bridge: it scores every new posting against the fit framework and returns a ranked shortlist.

3 7d ago A 0 tokens copy · 100% MIT