home / skills / gentleman-programming

gentleman-programming skills

Find 43 skills from 2 repos created by gentleman-programming on GitHub.

2 repos
43 skills
GitHub

Sponsored

ai-sdk-5

gentleman-programming/gentleman.dots

1.3k
Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.
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.
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.
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.
java-21

gentleman-programming/gentleman-skills

145
This skill helps you write modern safe Java 21 code using records, sealed types, and virtual threads with best-practice guidance.
zustand-5

gentleman-programming/gentleman-skills

145
This skill helps you implement Zustand state patterns including slices, persistence, selectors, async actions, and middleware for React apps.
spring-boot-3

gentleman-programming/gentleman-skills

145
This skill helps you apply Spring Boot 3 configuration, DI, and REST patterns to build robust services with validated properties and transactional services.
architecture

gentleman-programming/gentleman-skills

145
This skill helps you structure Angular projects using the Scope Rule, project layout, and naming conventions to improve maintainability.
elixir-antipatterns

gentleman-programming/gentleman-skills

145
This skill helps you apply Elixir anti-patterns to improve reliability, maintainability, and testing in Phoenix and Ecto projects.
github-pr

gentleman-programming/gentleman-skills

145
This skill helps you craft conventional-commit compliant PRs with clear descriptions, streamlined gh pr create usage, and structured review-ready summaries.
core

gentleman-programming/gentleman-skills

145
This skill helps you implement Angular core patterns with standalone components, signals, zoneless flow, and input/output practices for robust components.
jira-task

gentleman-programming/gentleman-skills

145
This skill creates Jira tasks following Prowler's standard format when you ask to create a Jira task, ticket, or issue.
jira-epic

gentleman-programming/gentleman-skills

145
This skill creates Jira epics for large features using Prowler's standard format, guiding structure, sections, and task generation for clarity and reuse.
react-19

gentleman-programming/gentleman-skills

145
This skill guides React 19 development with automatic optimization, server components-first approach, and correct imports to simplify code.
nextjs-15

gentleman-programming/gentleman-skills

145
This skill helps optimize Next.js 15 apps by applying App Router patterns, server components, and server actions across routing, data fetching, and middleware.
skill-creator

gentleman-programming/gentleman-skills

145
This skill helps you create reusable agent skills by following the Agent Skills spec and structuring SKILL.md, assets, and references.
performance

gentleman-programming/gentleman-skills

145
This skill helps optimize Angular performance by leveraging NgOptimizedImage, @defer, lazy loading, and SSR strategies to improve loading and interactivity.
hexagonal-architecture-layers-java

gentleman-programming/gentleman-skills

145
This skill helps you structure Java services with clean hexagonal layers, enforcing boundaries between domain, application, and infrastructure.
react-native

gentleman-programming/gentleman-skills

145
This skill helps you build robust React Native apps with Expo, React Navigation, and NativeWind by guiding structure, patterns, and platform-specific code.
electron

gentleman-programming/gentleman-skills

145
This skill helps you build cross-platform desktop apps with Electron, enabling secure IPC, native integrations, and framework-agnostic setup.
ai-sdk-5

gentleman-programming/gentleman-skills

145
This skill guides you through AI SDK 5 chat integration, highlighting breaking changes from v4 and enabling smooth transport-based implementations.
forms

gentleman-programming/gentleman-skills

145
This skill helps you choose and use Angular forms best practices, including signals and reactive forms, to validate, manage state, and simplify form handling.
django-drf

gentleman-programming/gentleman-skills

145
This skill helps you implement Django REST Framework patterns with ViewSets, serializers, filters, and permissions to build robust APIs.
playwright

gentleman-programming/gentleman-skills

145
This skill helps you implement Playwright end-to-end tests using MCP-guided page objects, selectors, and workflows for stable, maintainable test suites.
tailwind-4

gentleman-programming/gentleman-skills

145
This skill helps you apply Tailwind 4 patterns and safe practices, guiding cn usage, theme handling, and avoiding var() in class names.
pytest

gentleman-programming/gentleman-skills

145
This skill helps you design robust Python tests with pytest fixtures, mocking, parametrization, and markers to streamline testing workflows.
typescript

gentleman-programming/gentleman-skills

145
This skill enforces TypeScript best practices like const patterns, flat interfaces, and safe generics to improve type safety and maintainability.
zod-4

gentleman-programming/gentleman-skills

145
This skill helps you migrate zod v3 to v4 patterns, outlining updated validators, error handling, and schemas for reliable type-safe validation.