Jobs and Career
Jobs and career skills are aimed at resumes, cover letters, interview prep, and application workflows. This category is useful for developers who want structured help presenting experience, tailoring applications, or preparing for hiring conversations.
99 skills
Skills in this category
m06-error-handling
Rust error handling strategy: when to use Result, Option, panic, and which error crate.
app-store-changelog
Generate user-facing App Store release notes from git history since the last tag.
ai-model-web
AI text generation and streaming for browser applications via CloudBase SDK.
next
Full-stack React framework with file-system routing, Server Components, and built-in performance optimization.
my-fetch-tweet
Fetch X/Twitter tweets with summaries, insights, and full Korean translations via a three-stage pipeline.
hotkey
Structured guide for implementing keyboard shortcuts in a chat application.
m12-lifecycle
Design resource creation, cleanup, and scope using RAII, lazy initialization, and pooling patterns.
caveman
Respond terse like smart caveman. All technical substance stay. Only fluff die.
caveman-help
Display this reference card when invoked. One-shot — do NOT change mode, write flag files, or persist anything. Output in caveman style.
firecrawl-scrape
Extract clean markdown from any URL, including JavaScript-rendered single-page applications.
firecrawl-crawl
Bulk extract content from entire websites or site sections with depth and path filtering.
firecrawl-download
Download entire websites as organized local files in multiple formats.
baoyu-compress-image
Compresses images to WebP or PNG with automatic tool selection based on system availability.
gws-events-renew
Renew or reactivate Google Workspace Events subscriptions before expiration.
gws-workflow-file-announce
Post a Google Drive file announcement to a Google Chat space.
rust-async-patterns
Production patterns for async Rust with Tokio, channels, error handling, and concurrent task management.
vue-router-best-practices
Vue Router 4 patterns, navigation guards, and route-lifecycle best practices.
videoagent-video-studio
Generate short AI videos from text or images using 7 backend models with zero API key setup.
next-intl-add-language
Add a new language to a Next.js application using next-intl internationalization.
refactor-method-complexity-reduce
Refactor a method to reduce cognitive complexity by extracting helper methods.
changelog-automation
Automate changelog generation from commits following Conventional Commits and Keep a Changelog standards.
flutter-setting-up-on-macos
Automated macOS environment configuration for Flutter development with Xcode and CocoaPods setup.
react-state-management
Modern React state management with Redux Toolkit, Zustand, Jotai, and React Query for every state category.
unity-ecs-patterns
High-performance game development with Unity's data-oriented Entity Component System, Jobs, and Burst Compiler.