with one click
cover-letter
Write a tailored cover letter for a specific job posting
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Write a tailored cover letter for a specific job posting
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and reconstruction notes. Use this skill whenever the user wants to understand, document, replicate, or audit the design of something visual: a screenshot, a URL, a Figma link, a Pinterest reference, a mockup, a competitor's site, a component, a dashboard, a landing page. Also when they ask 'extract the design system from X', 'document the style of Y', 'analyze this visually', 'convert this image into tokens', 'help me replicate this design', 'what palette does this site use', 'how is this built'. Also for single elements: 'copy this navbar', 'recreate this illustration', 'give me a prompt to regenerate this graphic' — element mode outputs a focused element.md, with token-grounded image-model prompts when the element is visual art. If the user brings any visual source and wants to understand it at a design level — this skill should activate.
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin, C#, .NET, Java, C, C++, Rust, Ruby, PHP, and Dart/Flutter. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.
Fill out a job application on Greenhouse, Lever, or Workday
Define what content a product needs, how it should be structured, and who owns it.
Craft-first interface design for dashboards, admin panels, SaaS apps, tools, settings pages, data interfaces, and interactive products. Use when designing, building, reviewing, auditing, or refining product UI where visual craft, layout hierarchy, tokens, states, visual direction, or design-system consistency matter. Not for marketing pages, landing pages, campaigns, or brand-only work.
Search for jobs matching my resume and preferences
| name | cover-letter |
| description | Write a tailored cover letter for a specific job posting |
| argument-hint | job URL, or 'last' to use the most recent job |
Priority hierarchy: See
references/priority-hierarchy.mdfor conflict resolution.
Write natural, persuasive cover letters that sound like a real professional wrote them.
scripts/
write-cover-letter.md # Cover letter writing agent prompt
Resolve the data directory using references/data-directory.md.
Resolve the data directory, then check prerequisites per references/prerequisites.md. Resume is required; profile is recommended but not blocking.
If $ARGUMENTS is "last" or empty:
DATA_DIR/jobs/ for the most recently modified folderposting.md and resume.md from that folderIf $ARGUMENTS is a URL:
DATA_DIR/jobs/posting.md and resume.mdreferences/browser-setup.mdDATA_DIR/jobs/[company-slug]-[date]/posting.md if not already savedIf the page can't be loaded, ask the user to paste the job description directly.
For the target job folder, check what exists:
posting.md - the job description (required)resume.md - a tailored resume (optional, improves quality significantly)If no tailored resume exists, use the original resume and work history profile directly.
Follow the framework in scripts/write-cover-letter.md. Use:
The cover letter must:
Save to DATA_DIR/jobs/[company-slug]-[date]/cover-letter.md
Present the cover letter to the user with:
Ask if the user wants to adjust:
Apply changes and re-save.
Structure user-facing output with these sections: