CtrlK
BlogDocsLog inGet started
Tessl Logo

Gentleman-Skills

github.com/Gentleman-Programming/Gentleman-Skills

SkillAddedReview
ai-sdk-5

curated/ai-sdk-5/SKILL.md

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

54

angular-architecture

curated/angular/architecture/SKILL.md

Angular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components.

65

angular-core

curated/angular/core/SKILL.md

Angular core patterns: standalone components, signals, inject, control flow, zoneless. Trigger: When creating Angular components, using signals, or setting up zoneless.

72

angular-forms

curated/angular/forms/SKILL.md

Angular forms: Signal Forms (experimental) and Reactive Forms. Trigger: When working with forms, validation, or form state in Angular.

67

angular-performance

curated/angular/performance/SKILL.md

Angular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.

74

django-drf

curated/django-drf/SKILL.md

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

69

electron

community/electron/SKILL.md

Electron patterns for building cross-platform desktop applications. Trigger: When building desktop apps, working with Electron main/renderer processes, IPC communication, or native integrations.

59

elixir-antipatterns

community/elixir-antipatterns/SKILL.md

Core catalog of 8 critical Elixir/Phoenix anti-patterns covering error handling, separation of concerns, Ecto queries, and testing. Trigger: During Elixir code review, refactoring sessions, or when writing Phoenix/Ecto code.

64

github-pr

curated/github-pr/SKILL.md

Create high-quality Pull Requests with conventional commits and proper descriptions. Trigger: When creating PRs, writing PR descriptions, or using gh CLI for pull requests.

62

hexagonal-architecture-layers-java

community/hexagonal-architecture-layers-java/SKILL.md

Hexagonal architecture layering for Java services with strict boundaries. Trigger: When structuring Java apps by Domain/Application/Infrastructure, or refactoring toward clean architecture.

73

java-21

community/java-21/SKILL.md

Java 21 language and runtime patterns for modern, safe code. Trigger: When writing Java 21 code using records, sealed types, or virtual threads.

62

jira-epic

curated/jira-epic/SKILL.md

Creates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.

64

jira-task

curated/jira-task/SKILL.md

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

64

nextjs-15

curated/nextjs-15/SKILL.md

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

62

react-native

community/react-native/SKILL.md

React Native patterns for mobile app development with Expo and bare workflow. Trigger: When building mobile apps, working with React Native components, using Expo, React Navigation, or NativeWind.

64

spring-boot-3

community/spring-boot-3/SKILL.md

Spring Boot 3 patterns for configuration, DI, and web services. Trigger: When building or refactoring Spring Boot 3 applications.

63