.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gentleman-programming/gentleman-skills
home/skills/gentleman-programming/gentleman-skills
gentleman-programming avatar

gentleman-programming/gentleman-skills

24 skills · 3,772 total installs

View on GitHub
$npx skills add gentleman-programming/gentleman-skills
SkillInstalls
typescriptTypeScript strict patterns and best practices. Trigger: When writing TypeScript code - types, interfaces, generics.430java-21Java 21 language and runtime patterns for modern, safe code. Trigger: When writing Java 21 code using records, sealed types, or virtual threads.279tailwind-4Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind - cn(), theme variables, no var() in className.234pytestPytest testing patterns for Python. Trigger: When writing Python tests - fixtures, mocking, markers.232react-nativeReact Native patterns for mobile app development with Expo and bare workflow.228react-19React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.221zod-4Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.203hexagonal-architecture-layers-javaHexagonal architecture layering for Java services with strict boundaries.198jira-taskCreates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.191zustand-5Zustand 5 state management patterns. Trigger: When managing React state with Zustand.179github-prCreate high-quality Pull Requests with conventional commits and proper descriptions.172elixir-antipatternsCore catalog of 8 critical Elixir/Phoenix anti-patterns covering error handling, separation of concerns, Ecto queries, and testing.157nextjs-15Next.js 15 App Router patterns. Trigger: When working with Next.js - routing, Server Actions, data fetching.155playwrightPlaywright E2E testing patterns. Trigger: When writing E2E tests - Page Objects, selectors, MCP workflow.148skill-creatorCreates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.142django-drfDjango REST Framework patterns. Trigger: When building REST APIs with Django - ViewSets, Serializers, Filters.132electronElectron patterns for building cross-platform desktop applications.129jira-epicCreates Jira epics for large features following Prowler's standard format. Trigger: When user asks to create an epic, large feature, or multi-task initiative.117spring-boot-3Spring Boot 3 patterns for configuration, DI, and web services. Trigger: When building or refactoring Spring Boot 3 applications.113ai-sdk-5Vercel AI SDK 5 patterns. Trigger: When building AI chat features - breaking changes from v4.112architectureAngular architecture: Scope Rule, project structure, file naming, style guide. Trigger: When structuring Angular projects or deciding where to place components.—coreAngular core patterns: standalone components, signals, inject, control flow, zoneless.—formsAngular forms: Signal Forms (experimental) and Reactive Forms. Trigger: When working with forms, validation, or form state in Angular.—performanceAngular performance: NgOptimizedImage, @defer, lazy loading, SSR. Trigger: When optimizing Angular app performance, images, or lazy loading.—