4796 skills
๐Ÿ“ฆ

domain-layer-expert

Safe 66

Design Rich Domain Models in Rust

by EmilLindfors

Domain models often become simple data containers with no behavior. This skill guides developers in creating expressive, type-safe domain models using value objects, entities with identity, and domain events following DDD principles.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

data-lake-architect

Safe 69

Design scalable data lake architecture

by EmilLindfors

Data lakes require careful architectural decisions around partitioning, storage tiers, and schema design that impact performance and cost. This skill provides expert guidance on building scalable lakehouse architectures using modern patterns and best practices.

Claude Codex Code(CC)
Install
๐Ÿ“Š

datafusion-query-advisor

Safe 69

Optimize DataFusion SQL Queries

by EmilLindfors

Slow DataFusion queries waste resources and time. This skill analyzes SQL and DataFrame operations to identify performance issues and suggest concrete optimizations for predicate pushdown, partition pruning, column projection, and join ordering.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

cold-start-optimizer

Low Risk 68

Optimize Lambda cold starts

by EmilLindfors

AWS Lambda cold starts cause latency spikes in serverless applications. This skill provides expert guidance on reducing cold start times for Rust Lambda functions through binary optimization, lazy initialization patterns, and deployment best practices.

Claude Codex Code(CC)
Install
๐ŸŒ

browser-automation

Medium Risk 58

Automate browser tasks with WebDriver

by EmilLindfors

Manual browser testing and web scraping are time-consuming and error-prone. This skill provides enterprise-grade browser automation using WebDriver protocol, enabling reliable form filling, screenshot capture, performance monitoring, and multi-step web workflows across Chrome, Firefox, and Edge.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

async-sync-advisor

Safe 71

Choose async or sync patterns for Rust Lambda

by EmilLindfors

Rust Lambda functions often mix I/O and CPU workloads. This skill helps you choose the right concurrency pattern using tokio, rayon, or spawn_blocking for optimal performance.

Claude Codex Code(CC)
Install
โšก

async-patterns-guide

Safe 65

Master Modern Rust Async Patterns

by EmilLindfors

Rust developers often use outdated async patterns that add unnecessary dependencies and performance overhead. This skill provides expert guidance on native async fn in traits, async closures, and helps migrate from async-trait to cleaner, faster code.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

emil-design-eng

Safe 72

Build polished UI with expert design guidance

by emilkowalski

Most interfaces lack the invisible details that make software feel right. This skill applies proven design engineering principles for animations, transitions, and component polish to help you build interfaces users love.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

marketplace-release

Safe 69

Automate plugin marketplace releases

by Emasoft

Managing plugin releases manually is error-prone and inconsistent. This skill automates the entire release workflow including version bumps, git tags, commit messages, and GitHub releases with proper changelog links.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

markdown-toc

Safe 69

Generate Table of Contents for Markdown

by Emasoft

Manually creating and updating Table of Contents in markdown files is time-consuming and error-prone. This skill automatically generates and updates TOCs by parsing headers, supporting batch processing, configurable depth levels, and smart insertion modes.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

github-elements-tracking

Safe 71

Track work across sessions

by Emasoft

AI agents lose context when conversations end. This skill uses GitHub Issues as permanent memory that survives context exhaustion and enables seamless collaboration across multiple sessions.

Claude Codex Code(CC)
Install
๐Ÿ”„

ghe-transition

Safe 69

Transition GitHub Elements phases

by Emasoft

Managing multi-phase development workflows requires manually tracking and closing threads. This skill automates phase transitions in GitHub Elements, closing the current thread and opening the next phase thread with proper validation.

Claude Codex Code(CC)
Install
๐Ÿงต

ghe-thread-manager

Safe 69

Manage GitHub issue threads and transcription

by Emasoft

Developers often lose context when switching between GitHub issues during collaborative coding sessions. This skill enables natural language control over issue thread transcription, automatic state tracking, and seamless switching between multiple development contexts.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

ghe-status

Safe 69

View GitHub Elements Workflow Status

by Emasoft

GitHub Elements users need quick visibility into their active threads and workflow state before starting work. This read-only skill provides an instant overview of active threads, phase distribution, and workflow health without modifying anything.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

ghe-requirements

Safe 69

Manage Feature Requirements in GitHub Issues

by Emasoft

Managing feature requirements without a structured system leads to scope creep and misaligned implementations. This skill provides versioned markdown requirements files with automated GitHub issue linking and SERENA memory backup for persistent, traceable development workflows.

Claude Codex Code(CC)
Install
๐Ÿ“Š

ghe-report

Safe 63

Generate workflow metrics and reports

by Emasoft

Users need detailed analysis of their GitHub Elements workflow performance. This skill generates comprehensive reports including metrics, health assessments, and epic-specific analysis to help teams understand their development velocity and identify areas for improvement.

Claude Codex Code(CC)
Install
๐Ÿ“‹

ghe-design

Safe 69

Write requirements with domain-appropriate patterns

by Emasoft

Writing requirements documents can result in inconsistent and ambiguous specifications. This skill provides guidance patterns for different domains including mathematical specs, game mechanics, financial systems, distributed architectures, and security requirements.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

ghe-claim

Safe 69

Claim GitHub issues to start work

by Emasoft

GitHub issue management requires manual tracking of assignments and workflow state. This skill automates the claim process with validation, atomic assignment, and worktree setup for immediate development.

Claude Codex Code(CC)
Install
๐Ÿ“ฆ

ghe-checkpoint

Safe 68

Save progress to GitHub Issues

by Emasoft

Users lose track of work state across sessions. This skill posts progress checkpoints to GitHub Issues, preserving work context and enabling seamless continuation without changing workflow phases.

Claude Codex Code(CC)
Install
๐Ÿ“‹

ghe-changelog

Safe 69

Generate changelog from git changes

by Emasoft

Manually tracking project changes across releases is error-prone and time-consuming. This skill automates changelog generation by analyzing git commits, diffs, and file changes to categorize updates into features, fixes, requirements, and design decisions.

Claude Codex Code(CC)
Install