Back to authors
pluginagentmarketplace

pluginagentmarketplace

601 Skills published on GitHub.

php-laravel

Laravel framework mastery - Eloquent, Blade, APIs, queues, and Laravel 11.x ecosystem

phplaraveleloquentbladeapiqueues
backendView skill →

php-symfony

Symfony framework mastery - Doctrine, DI container, Messenger, and enterprise architecture

phpsymfonydoctrine-ormdependency-injectionenterprise-architecture
backendView skill →

postgresql-docker

PostgreSQL in containers - Docker, Kubernetes, production configs

postgresqldockerkubernetescontainersproduction-configs
databaseView skill →

postgresql-backup

PostgreSQL backup and recovery - pg_dump, pg_basebackup, PITR

postgresqlbackuprecoverypg_dumppitr
databaseView skill →

php-api

PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation

phpRESTGraphQLJWTOAuthOpenAPI
backendView skill →

php-fundamentals

Modern PHP programming skill - master PHP 8.x syntax, OOP, type system, and Composer

phpphp8object-oriented-programmingtype-hintscomposer
backendView skill →

postgresql-monitoring

PostgreSQL monitoring - metrics, alerting, observability

postgresqlmonitoringmetricsalertingobservability
databaseView skill →

postgresql-advanced-queries

Master advanced PostgreSQL queries - CTEs, window functions, recursive queries

postgresqladvanced-sqlcommon-table-expressionswindow-functionsrecursive-queries
databaseView skill →

postgresql-json

Work with JSONB data - queries, indexing, transformations

postgresqljsonbindexingqueriesdata-transformation
databaseView skill →

postgresql-replication

PostgreSQL streaming replication - setup, monitoring, failover

postgresqlreplicationstreaming-replicationmonitoringfailover
databaseView skill →

postgresql-plpgsql

Write PL/pgSQL - functions, procedures, triggers, error handling

postgresqlplpgsqlstored-procedurestriggerserror-handling
databaseView skill →

postgresql-scaling

Scale PostgreSQL - partitioning, connection pooling, high availability

postgresqlscalingpartitioningconnection-poolinghigh-availability
databaseView skill →

postgresql-admin

Administer PostgreSQL - security, roles, permissions, maintenance

postgresqldatabase-administrationrolespermissionssecuritymaintenance
databaseView skill →

postgresql-extensions

Essential PostgreSQL extensions - pg_stat_statements, pg_trgm, PostGIS

postgresqlextensionspg_stat_statementspg_trgmpostgis
databaseView skill →

php-database

PHP database mastery - PDO, Eloquent, Doctrine, query optimization, and migrations

phppdoeloquentdoctrinequery-optimizationmigrations
databaseView skill →

kotlin-di

Dependency Injection - Hilt, Koin, scopes, testing

dependency-injectionhiltkointestingscopes
architectureView skill →

kotlin-flow

Kotlin Flow - StateFlow, SharedFlow, operators, testing

kotlinflowstateflowsharedflowreactive-programming
developmentView skill →

kotlin-multiplatform

Kotlin Multiplatform - shared code, expect/actual, iOS integration

kotlinmultiplatformiosshared-codeexpect-actual
developmentView skill →

ml-fundamentals

Master machine learning foundations - algorithms, preprocessing, feature engineering, and evaluation

algorithmsdata-preprocessingfeature-engineeringmodel-evaluationml-fundamentals
machine-learningView skill →

kotlin-serialization

kotlinx.serialization - JSON, Protobuf, custom serializers

kotlinserializationjsonprotobufcustom-serializers
backendView skill →

kotlin-ktor

Ktor framework - routing, authentication, WebSockets

ktorroutingauthenticationwebsocketkotlin
backendView skill →

nlp-basics

Process and analyze text using modern NLP techniques - preprocessing, embeddings, and transformers

preprocessingembeddingstransformersnatural-language-processingtext-analysis
nlpView skill →

kotlin-coroutines

Kotlin coroutines - structured concurrency, Flows, exception handling

kotlincoroutinesstructured-concurrencyflowsexception-handling
developmentView skill →

ml-deployment

Deploy ML models to production - APIs, containerization, monitoring, and MLOps

mlopsmodel-deploymentcontainerizationmonitoringapis
deployView skill →

kotlin-fundamentals

Kotlin language fundamentals - syntax, null safety, data classes, extensions

kotlinsyntaxnull-safetydata-classesextensions
developmentView skill →

kotlin-dsl

Kotlin DSL - type-safe builders, Gradle DSL, @DslMarker

kotlindslgradletype-safe-buildersdslmarker
developmentView skill →

kotlin-android

Modern Android development - Jetpack, Compose, Architecture Components

androidkotlinjetpack-composearchitecture-componentsmodern-android
developmentView skill →

kotlin-spring

Spring Boot with Kotlin - controllers, services, coroutines

kotlinspring-bootcoroutinescontrollersservices
backendView skill →

clustering

Discover patterns in unlabeled data using clustering, dimensionality reduction, and anomaly detection

clusteringdimensionality-reductionanomaly-detectionpattern-recognitionunsupervised-learning
analyticsView skill →

php-wordpress

WordPress development mastery - themes, plugins, Gutenberg blocks, and REST API

phpwordpressplugin-developmenttheme-developmentrest-apigutenberg
developmentView skill →

ios-networking

Master iOS networking - URLSession, async/await, REST APIs, authentication

iosURLSessionasync-awaitRESTauthentication
developmentView skill →

ios-data

Master iOS data persistence - SwiftData, Core Data, Keychain, CloudKit

iosswiftdata-persistencecore-datacloudkit
developmentView skill →

ios-fundamentals

Master iOS development foundations - Architecture, lifecycle, memory, concurrency

iosarchitecturelifecyclememory-managementconcurrency
developmentView skill →

ios-testing

Master iOS testing - XCTest, UI testing, mocking, debugging, performance

iOSXCTestUI-testingmockingperformance
testingView skill →

kotlin-testing

Kotlin testing - JUnit 5, MockK, Kotest, coroutine testing

kotlinjunit-5mockkkotestcoroutine-testing
testingView skill →

swiftui-development

Master SwiftUI - Declarative UI, state management, animations, modern iOS development

swiftuiiosdeclarative-uistate-managementanimations
developmentView skill →

graphql-codegen

Generate TypeScript types and React hooks from GraphQL schemas

graphqltypescriptreact-hookscode-generation
developmentView skill →

graphql-apollo-client

Build React apps with Apollo Client - queries, mutations, cache, and subscriptions

reactgraphqlapollo-clientstate-managementsubscriptions
developmentView skill →

go-grpc

Build gRPC services with Go - protobuf, streaming, interceptors

gogRPCprotobufstreaminginterceptors
backendView skill →

graphql-apollo-server

Build production GraphQL servers with Apollo Server, plugins, and federation

graphqlapollo-serverapollo-federationplugin-hooksnodejs
backendView skill →

go-cli-tools

Build production CLI tools with Cobra, Viper, and terminal UI

goclicobraviperterminal-ui
developmentView skill →

html-basics

Core HTML5 elements, document structure, and foundational markup patterns

htmlhtml5markup-languageweb-developmenthtml-basics
developmentView skill →

go-docker

Docker containerization for Go applications

dockergocontainerizationdockerfilego-modules
containerizationView skill →

accessibility

WCAG 2.2 AA compliance, ARIA patterns, screen reader compatibility, and inclusive design patterns

WCAGARIAscreen-reader-compatibilityinclusive-designaccessibility-compliance
uiView skill →

graphql-security

Secure GraphQL APIs - authentication, authorization, rate limiting, and validation

graphqlauthenticationauthorizationrate-limitingvalidation
securityView skill →

go-database

Go database operations - SQL, ORMs, transactions, migrations

gosqlormtransactionsmigrations
databaseView skill →

graphql-resolvers

Write efficient resolvers with DataLoader, batching, and N+1 prevention

graphqldataloaderbatchingn+1-problemresolvers
backendView skill →

semantic-html

Semantic HTML5 markup patterns for meaningful, accessible, and SEO-optimized content structure

semantic-htmlaccessibilitySEOhtml5content-structure
web-developmentView skill →

go-cli

CLI application patterns and best practices

command-lineclibest-practicesgoapplication-patterns
developmentView skill →

go-concurrency

Go concurrency patterns - goroutines, channels, sync primitives

goconcurrencygoroutineschannelssync-primitives
developmentView skill →

Page 7 of 13 · 601 results