Agent Skills by drluggels
Showing 68 vetted skills indexed across 1 GitHub repositories.
responsive-design
Implement responsive web design with container queries, fluid typography, and CSS Grid.
mobile-ios-design
Design native iOS interfaces with SwiftUI and Apple's Human Interface Guidelines.
design-system-patterns
Generate CSS custom properties for design tokens and theming infrastructure.
web-component-design
Guide reusable web component design with React, Vue, and Svelte patterns.
react-native-design
Guide React Native UI development with styling, navigation, and animations.
accessibility-compliance
Implement WCAG 2.2 compliant interfaces with ARIA and keyboard navigation.
interaction-design
Design and implement microinteractions and motion design with CSS and JavaScript animation libraries.
visual-design-foundations
Apply typography, color, spacing, and iconography principles to create accessible visual designs.
mobile-android-design
Design native Android UIs with Material Design 3 and Jetpack Compose.
api-design-principles
Guide REST and GraphQL API design with versioning, error handling, and pagination.
architecture-patterns
Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design for backend systems.
event-store-design
Design event stores with PostgreSQL schemas and Python implementation templates.
microservices-patterns
Provides microservices architecture design and implementation guidance with code examples.
workflow-orchestration-patterns
Design durable Temporal workflows with saga compensation and entity patterns.
saga-orchestration
Implements saga patterns for distributed transactions in Python with compensation handling and event publishing.
projection-patterns
Implement projection patterns for event-sourced systems with Python templates.
temporal-python-testing
Test Temporal Python workflows with unit, integration, and replay testing.
cqrs-implementation
Implement CQRS patterns with Python templates and FastAPI integration.
postgresql-table-design
Design PostgreSQL schemas with data types, indexing, and partitioning guidance.
fastapi-templates
Generate FastAPI project templates with async patterns, dependency injection, and layered architecture.
python-testing-patterns
Implement Python testing strategies with pytest, fixtures, mocking, and parameterization.
python-packaging
Create and distribute Python packages using pyproject.toml and setuptools.
python-type-safety
Add type hints, generics, and protocols for static type checking in Python.
python-code-style
Enforce Python code style and type checks with ruff and mypy.