home / skills / gentleman-programming / gentleman.dots

gentleman-programming/gentleman.dots

My personal configuration for LazyVim !

19 skills
GitHub

Sponsored

react-19

gentleman-programming/gentleman.dots

1.3k
React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.
gentleman-e2e

gentleman-programming/gentleman.dots

1.3k
This skill automates Docker-based e2e testing for the Gentleman.Dots installer, guiding test structure, dockerfile layout, and non-interactive verification.
gentleman-system

gentleman-programming/gentleman.dots

1.3k
This skill guides adding OS support, refining detection, and orchestrating command execution across Termux, Linux, and macOS environments.
jira-task

gentleman-programming/gentleman.dots

1.3k
Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.
playwright

gentleman-programming/gentleman.dots

1.3k
This skill helps you craft reliable Playwright E2E tests by applying page object models, robust selectors, and MCP workflow best practices.
pytest

gentleman-programming/gentleman.dots

1.3k
This skill helps you write robust Python tests with pytest by guiding fixtures, mocking, parametrization, and markers.
skill-creator

gentleman-programming/gentleman.dots

1.3k
This skill helps you create new AI agent skills by applying the Agent Skills spec, including templates, metadata, and usage guidance.
ai-sdk-5

gentleman-programming/gentleman.dots

1.3k
Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.
typescript

gentleman-programming/gentleman.dots

1.3k
This skill helps you apply TypeScript strict patterns and best practices by promoting const-based enums, flat interfaces, and safe typing.
go-testing

gentleman-programming/gentleman.dots

1.3k
This skill helps you write reliable Go tests for unit, integration, and Bubbletea TUI components using table-driven and golden-file patterns.
gentleman-bubbletea

gentleman-programming/gentleman.dots

1.3k
This skill helps you implement and navigate Bubbletea TUI screens in the Gentleman installer, streamlining state, input handling, and screen transitions.
gentleman-installer

gentleman-programming/gentleman.dots

1.3k
This skill helps you configure and expand installation steps in Gentleman.Dots TUI installer, ensuring OS-aware tooling, logging, and non-interactive support.
zod-4

gentleman-programming/gentleman.dots

1.3k
This skill helps you migrate to Zod 4 by outlining breaking changes and providing concise usage patterns for schemas, errors, and transformations.
tailwind-4

gentleman-programming/gentleman.dots

1.3k
Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind - cn(), theme variables, no var() in className.
jira-epic

gentleman-programming/gentleman.dots

1.3k
This skill creates Jira epics for large features using a standardized Prowler format, simplifying multi-team initiatives for fast tracking.
gentleman-trainer

gentleman-programming/gentleman.dots

1.3k
This skill helps you design and implement Vim training modules, exercises, and boss fights for the Gentlemen trainer system.
zustand-5

gentleman-programming/gentleman.dots

1.3k
Zustand 5 state management patterns. Trigger: When managing React state with Zustand.
django-drf

gentleman-programming/gentleman.dots

1.3k
Django REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.
nextjs-15

gentleman-programming/gentleman.dots

1.3k
Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.