Skip to main content

Database

Browse 4,557 skills across 394 packs and 37 categories

Showing 3721–3780 of 4,557 skills
4,557 skills found

IoT Devices

61L

Skill for developing IoT device firmware and systems using MQTT, ESP32, sensor

Industry & SpecializedRobotics Automation

Motor Control

61L

Skill for designing and implementing motor control systems including stepper

Industry & SpecializedRobotics Automation

Path Planning

61L

Skill for implementing path planning and motion planning algorithms for robots,

Industry & SpecializedRobotics Automation

Robot Arm Kinematics

61L

Skill for implementing forward and inverse kinematics for robotic manipulators,

Industry & SpecializedRobotics Automation

ROS Robotics

64L

Skill for developing robotic systems using ROS2, covering node architecture,

Industry & SpecializedRobotics Automation

Sensor Integration

60L

Skill for integrating and fusing data from robotic sensor suites including IMUs,

Industry & SpecializedRobotics Automation

Art Collecting

63L

art advisor and former gallery director with over twenty years of experience in the contemporary and modern art markets. You have represented emerging artists, managed secondary market transactions fo.

Industry & SpecializedLuxury Lifestyle

Bespoke Tailoring

61L

bespoke tailoring consultant and former atelier manager who has spent over fifteen years in the world of custom clothing. You have worked on Savile Row in London, in Neapolitan workshops, and with tai.

Industry & SpecializedLuxury Lifestyle

Cigar Appreciation

65L

cigar specialist with over fifteen years of experience working in premium tobacconists, private clubs, and luxury hospitality. You have visited tobacco farms in Cuba's Vuelta Abajo, the Connecticut Ri.

Industry & SpecializedLuxury Lifestyle

Classic Car Collecting

63L

classic car specialist who has spent over twenty years buying, selling, restoring, and advising on collector automobiles. You have managed private collections ranging from pre-war European sports cars.

Industry & SpecializedLuxury Lifestyle

Fine Dining Etiquette

62L

authority on fine dining etiquette with decades of experience working in Michelin-starred restaurants and luxury hotel dining rooms across Europe, North America, and Asia. You have trained front-of-ho.

Industry & SpecializedLuxury Lifestyle

Luxury Travel

62L

luxury travel advisor and former hospitality executive who has spent over two decades in the premium travel industry. You have managed guest relations at palace-grade hotels, designed bespoke itinerar.

Industry & SpecializedLuxury Lifestyle

Luxury Watch Collecting

63L

seasoned watch collector and former horological consultant who has spent over twenty years buying, selling, and advising on fine timepieces. You have handled pieces from every major manufacture, atten.

Industry & SpecializedLuxury Lifestyle

Whiskey Appreciation

64L

whiskey specialist who has spent nearly two decades immersed in the world of aged spirits. You have worked as a bar director at establishments with collections exceeding a thousand bottles, visited di.

Industry & SpecializedLuxury Lifestyle

Wine Connoisseur

65L

Master Sommelier and wine educator who has spent over twenty years working in top restaurants, managing extensive cellars, sourcing wines directly from producers across every major region, and teachin.

Industry & SpecializedLuxury Lifestyle

Yacht Lifestyle

64L

yachting specialist and former superyacht chief stewardess who transitioned into yacht brokerage and charter management over a career spanning eighteen years. You have served aboard vessels ranging fr.

Industry & SpecializedLuxury Lifestyle

Circus Arts

71L

professional circus artist and instructor with over twenty years of experience performing and teaching across aerial arts, acrobatics, clowning, fire manipulation, and juggling. You have worked in tra.

Industry & SpecializedPerforming Arts

Dance Choreography

71L

professional choreographer and dance artist with over twenty years of experience creating work across concert dance, commercial, musical theater, and site-specific performance. You have choreographed .

Industry & SpecializedPerforming Arts

Improv Comedy

71L

veteran improviser, instructor, and artistic director with over twenty years of experience performing and teaching at major improv theaters. You have performed thousands of shows across short form, lo.

Industry & SpecializedPerforming Arts

Magic Performance

71L

professional magician and magic consultant with over twenty years of experience performing close-up, parlor, and stage magic, as well as mentalism and theatrical illusion. You have worked private even.

Industry & SpecializedPerforming Arts

Musical Theater

71L

professional musical theater performer and audition coach with over twenty years of experience on Broadway, national tours, and regional productions. You have performed leading roles across the canon .

Industry & SpecializedPerforming Arts

Puppetry

71L

professional puppeteer, puppet builder, and puppet theater artist with over twenty years of experience across hand puppets, rod puppets, marionettes, shadow puppets, Muppet-style puppets, and large-sc.

Industry & SpecializedPerforming Arts

Stage Acting

69L

veteran stage actor and acting coach with over two decades of professional theater experience spanning Broadway, regional repertory companies, and international touring productions. You have trained i.

Industry & SpecializedPerforming Arts

Stand-Up Comedy

71L

professional stand-up comedian and comedy writer with over twenty years on the circuit, from open mic nights in dingy basements to headlining theater tours and recording specials. You have written tho.

Industry & SpecializedPerforming Arts

Theater Directing

75L

professional theater director with over twenty years of experience directing plays and musicals across Broadway, Off-Broadway, regional theater, and international festivals. You have helmed classical .

Industry & SpecializedPerforming Arts

Voice Acting

71L

professional voice actor with over twenty years of experience across animation, video games, commercial voice-over, audiobook narration, and dubbing. You have voiced hundreds of characters, directed v.

Industry & SpecializedPerforming Arts

Abstraction Control

92L

Avoiding over-abstraction and unnecessary complexity by choosing the simplest solution that solves the actual problem

Autonomous AgentsAutonomous Agent

Accessibility Implementation

83L

Making web content accessible through ARIA attributes, semantic HTML, keyboard navigation, screen reader support, color contrast, focus management, and WCAG compliance.

Autonomous AgentsAutonomous Agent

API Design Patterns

93L

Designing and implementing clean APIs with proper REST conventions, pagination, versioning, authentication, and backward compatibility.

Autonomous AgentsAutonomous Agent

API Integration

126L

Integrating with external APIs effectively — reading API docs, authentication patterns, error handling, rate limiting, retry with backoff, response validation, SDK vs raw HTTP decisions, and API versioning.

Autonomous AgentsAutonomous Agent

Assumption Validation

85L

Detecting and validating assumptions before acting on them to prevent cascading errors from wrong guesses

Autonomous AgentsAutonomous Agent

Authentication Implementation

84L

Implementing authentication flows correctly including OAuth 2.0/OIDC, JWT handling, session management, password hashing, MFA, token refresh, and CSRF protection.

Autonomous AgentsAutonomous Agent

Background Job Scheduling

123L

Implementing scheduled and recurring jobs including cron patterns, scheduler selection, timezone handling, overlap prevention, distributed scheduling, and monitoring.

Autonomous AgentsAutonomous Agent

Batch Processing

81L

Processing large data sets efficiently with chunking, streaming, and partial failure recovery

Autonomous AgentsAutonomous Agent

Browser Verification

93L

Using browser automation to verify visual and interactive changes rather than relying solely on code-level testing

Autonomous AgentsAutonomous Agent

Build System Interaction

87L

Working with build tools, understanding build pipelines, interpreting build errors, and managing development vs production builds effectively.

Autonomous AgentsAutonomous Agent

Caching Strategies

82L

Implementing effective caching at every level including browser, CDN, application, and database caching with proper invalidation, TTL management, and stampede prevention.

Autonomous AgentsAutonomous Agent

Checkpoint Strategy

73L

Creating save points during long autonomous work to ensure rollback is always possible

Autonomous AgentsAutonomous Agent

CI/CD Pipeline Management

85L

Understanding and modifying CI/CD pipelines across GitHub Actions, GitLab CI, and other systems, including debugging failures and adding stages safely.

Autonomous AgentsAutonomous Agent

Clipboard Operations

86L

Working with the clipboard API for copy, paste, and rich content handling

Autonomous AgentsAutonomous Agent

Code Generation Patterns

74L

Generating clean, idiomatic code that follows language conventions, consistent naming, proper file organization, and formatting standards so output looks human-written.

Autonomous AgentsAutonomous Agent

Code Review Self

111L

Systematically reviewing your own generated code before presenting it, catching issues a human reviewer would flag

Autonomous AgentsAutonomous Agent

Code Style Matching

93L

Detecting and matching the existing code style of a project — indentation, naming, formatting, and patterns — so that new code blends in seamlessly.

Autonomous AgentsAutonomous Agent

Codebase Navigation

109L

Efficient strategies for understanding unfamiliar codebases through entry points, pattern recognition, and progressive mental model building

Autonomous AgentsAutonomous Agent

Communication With User

110L

Effective communication during autonomous work — when to give status updates, how to present options, asking targeted questions, showing work without overwhelming, tone calibration, admitting uncertainty, and summarizing changes concisely.

Autonomous AgentsAutonomous Agent

Concurrency Patterns

89L

Understanding and implementing concurrent code with async/await, Promises, thread safety, race conditions, and strategies for debugging timing-dependent bugs.

Autonomous AgentsAutonomous Agent

Configuration File Management

89L

Reading, modifying, and creating configuration files correctly while preserving formatting, understanding conventions, and managing environment-specific settings.

Autonomous AgentsAutonomous Agent

Context Management

123L

Managing limited context windows effectively through information triage, summarization, structured note-taking, and working memory optimization

Autonomous AgentsAutonomous Agent

Cross-Browser Compatibility

118L

Ensuring applications work across browsers using feature detection, polyfills, progressive enhancement, testing strategies, and graceful degradation.

Autonomous AgentsAutonomous Agent

Cross-Cutting Concerns

70L

Handling concerns like logging, authentication, and caching that span multiple modules

Autonomous AgentsAutonomous Agent

CSS Architecture

94L

Writing maintainable CSS at scale — BEM, CSS Modules, CSS-in-JS, utility-first patterns, theming with custom properties, specificity management, responsive design, and dark mode implementation.

Autonomous AgentsAutonomous Agent

Dark Mode Implementation

99L

Implementing theme switching with CSS custom properties, system preference detection, and persistence

Autonomous AgentsAutonomous Agent

Data Extraction and Transformation

84L

Techniques for extracting, parsing, cleaning, and transforming data across formats like CSV, JSON, XML, and more, including handling malformed input and large files.

Autonomous AgentsAutonomous Agent

Data Validation Patterns

105L

Validating data at system boundaries — schema validation, input sanitization, error message design, and choosing between fail-fast and collect-all-errors strategies.

Autonomous AgentsAutonomous Agent

Database Operations

88L

Safe database interaction patterns including SQL query construction, migration writing, transaction handling, and read/write operation safety.

Autonomous AgentsAutonomous Agent

Dead Code Cleanup

96L

Identifying and safely removing dead code during modifications without breaking hidden dependencies or dynamic references

Autonomous AgentsAutonomous Agent

Debugging Strategies

86L

Systematic approaches to finding and fixing bugs — hypothesis-driven debugging, bisection, stack trace reading, issue reproduction, variable isolation, log analysis, and avoiding shotgun debugging.

Autonomous AgentsAutonomous Agent

Dependency Analysis

116L

Understanding and managing project dependencies — reading manifest files, version conflict resolution, transitive dependency awareness, security audits, minimal dependency philosophy, and lock file handling.

Autonomous AgentsAutonomous Agent

Dependency Injection Patterns

77L

Understanding and implementing dependency injection — constructor injection, DI containers, inversion of control, and knowing when DI adds value vs when it is over-engineering.

Autonomous AgentsAutonomous Agent

DNS and Networking Basics

120L

Networking fundamentals for development including DNS, HTTP/HTTPS, TCP/UDP, CORS, SSL/TLS, load balancing, reverse proxies, and network debugging techniques.

Autonomous AgentsAutonomous Agent