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.
143 skills
Skills in this category
quantizing-models-bitsandbytes
by davila7/claude-code-templates
bitsandbytes reduces LLM memory by 50% (8-bit) or 75% (4-bit) with <1% accuracy loss.
webgpu-threejs-tsl
by dgreenheck/webgpu-claude-skill
TSL (Three.js Shading Language) is a node-based shader abstraction that lets you write GPU shaders in JavaScript instead of GLSL/WGSL strings.
mamba-architecture
by davila7/claude-code-templates
Mamba is a state-space model architecture achieving O(n) linear complexity for sequence modeling.
typescript-advanced-types
by wshobson/agents
Comprehensive guidance for mastering TypeScript's advanced type system including generics, conditional types, mapped types, template literal types, and utility types for building robust, type-safe applications.
quieter
by pbakaus/impeccable
Reduce visual intensity in designs that are too bold, aggressive, or overstimulating, creating a more refined and approachable aesthetic without losing effectiveness.
teach-impeccable
by pbakaus/impeccable
Gather design context for this project, then persist it for all future sessions.
log-analysis
by supercent-io/skills-template
Source details, install context, and public review data are available on the full page.
sprint-retrospective
by supercent-io/skills-template
#retrospective #agile #scrum #team-improvement #project-management
baoyu-danger-gemini-web
by jimliu/baoyu-skills
Text/image generation via Gemini Web API. Supports reference images and multi-turn conversations.
nextjs-app-router-patterns
by wshobson/agents
Comprehensive patterns for Next.js 14+ App Router architecture, Server Components, and modern full-stack React development.
python-performance-optimization
by wshobson/agents
Comprehensive guide to profiling, analyzing, and optimizing Python code for better performance, including CPU profiling, memory optimization, and implementation best practices.
next-intl-add-language
by github/awesome-copilot
This is a guide to add a new language to a Next.js project using next-intl for internationalization,
refactor-method-complexity-reduce
by github/awesome-copilot
Refactor the method ${input:methodName} , to reduce its cognitive complexity to ${input:complexityThreshold} or below, by extracting logic into focused helper methods.
error-handling-patterns
by wshobson/agents
Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.
python-design-patterns
by wshobson/agents
Write maintainable Python code using fundamental design principles. These patterns help you build systems that are easy to understand, test, and modify.
rust-async-patterns
by wshobson/agents
Production patterns for async Rust programming with Tokio runtime, including tasks, channels, streams, and error handling.
vue-router-best-practices
by antfu/skills
Vue Router best practices, common gotchas, and navigation patterns.
changelog-automation
by wshobson/agents
Patterns and tools for automating changelog generation, release notes, and version management following industry standards.
debugging-strategies
by wshobson/agents
Transform debugging from frustrating guesswork into systematic problem-solving with proven strategies, powerful tools, and methodical approaches.
go-concurrency-patterns
by wshobson/agents
Production patterns for Go concurrency including goroutines, channels, synchronization primitives, and context management.
gws-admin-reports
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
gws-events-renew
by googleworkspace/cli
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
react-modernization
by wshobson/agents
Master React version upgrades, class to hooks migration, concurrent features adoption, and codemods for automated transformation.
recipe-bulk-download-folder
by googleworkspace/cli
PREREQUISITE: Load the following skills to execute this recipe: gws-drive