
Agentic Skills by pluginagentmarketplace
configuration-management
by pluginagentmarketplace
Infrastructure configuration with Ansible, Chef, Puppet, and SaltStack for automated server management
gitops
by pluginagentmarketplace
GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management
angular-core-implementation
by pluginagentmarketplace
Generate Angular components, services, modules, and directives. Implement dependency injection, lifecycle hooks, data binding, and build production...
forms-implementation
by pluginagentmarketplace
Build reactive and template-driven forms, implement custom validators, create async validators, add cross-field validation, and generate dynamic fo...
modern-angular-implementation
by pluginagentmarketplace
Implement Angular 18+ features: Signals, standalone components, @defer blocks, SSR, zoneless change detection, new control flow syntax, and Materia...
routing-performance-implementation
by pluginagentmarketplace
Configure routing with lazy loading, implement route guards, set up preloading strategies, optimize change detection, analyze bundles, and implemen...
rxjs-implementation
by pluginagentmarketplace
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pi...
state-implementation
by pluginagentmarketplace
Implement NgRx store with actions and reducers, build selectors, create effects for async operations, configure entity adapters, and integrate HTTP...
testing-deployment-implementation
by pluginagentmarketplace
Write unit tests for components and services, implement E2E tests with Cypress, set up test mocks, optimize production builds, configure CI/CD pipe...
typescript-implementation
by pluginagentmarketplace
Implement TypeScript patterns, convert JavaScript to TypeScript, add type annotations, create generics, implement decorators, and enforce strict ty...
artifact-management
by pluginagentmarketplace
Artifact repositories with Nexus, Artifactory, and container registries for build artifact storage
cicd-skill
by pluginagentmarketplace
CI/CD pipelines with Git, GitHub Actions, GitLab CI, Jenkins, and deployment strategies.
cloud-skill
by pluginagentmarketplace
Cloud infrastructure with AWS, Azure, GCP - architecture, services, security, and cost optimization.
containers-skill
by pluginagentmarketplace
Docker and Kubernetes - containerization, orchestration, and production deployment.
iac-skill
by pluginagentmarketplace
Infrastructure as Code with Terraform, Ansible, and CloudFormation.
linux-fundamentals-skill
by pluginagentmarketplace
Complete Linux administration skill covering process management, filesystem, permissions, package management, users, bash scripting, and system mon...
logging
by pluginagentmarketplace
Centralized logging with ELK Stack, Loki, Fluentd, and log analysis for distributed systems
monitoring-skill
by pluginagentmarketplace
Monitoring and observability with Prometheus, Grafana, ELK Stack, and distributed tracing.
networking-skill
by pluginagentmarketplace
Network protocols and troubleshooting - TCP/IP, DNS, HTTP/HTTPS, SSH, firewalls.
observability
by pluginagentmarketplace
Distributed tracing with Jaeger, OpenTelemetry, and observability platforms for microservices insights
scripting
by pluginagentmarketplace
DevOps scripting with Bash, Python, and Go for automation, tooling, and infrastructure management
security
by pluginagentmarketplace
DevSecOps practices including secrets management, SSL/TLS, vulnerability scanning, and compliance
serverless
by pluginagentmarketplace
Serverless computing with AWS Lambda, Azure Functions, Google Cloud Functions, and edge computing
service-mesh
by pluginagentmarketplace
Service mesh technologies including Istio, Linkerd, Consul, and Envoy for microservices communication
version-control
by pluginagentmarketplace
Git version control, branching strategies, GitHub/GitLab workflows, and collaborative development
api-design
by pluginagentmarketplace
Design and build professional APIs with REST, GraphQL, and gRPC. Master authentication, documentation, testing, and operational concerns.
system-architecture
by pluginagentmarketplace
Master architectural design with SOLID principles, design patterns, microservices, and event-driven systems. Learn to design scalable backend systems.
database-management
by pluginagentmarketplace
Master relational and NoSQL databases. Learn PostgreSQL, MySQL, MongoDB, Redis, and other technologies for data persistence, optimization, and scal...
devops-infrastructure
by pluginagentmarketplace
Deploy applications with Docker and Kubernetes, automate with CI/CD, manage infrastructure with code, and configure cloud platforms and networking.
programming-languages
by pluginagentmarketplace
Master programming languages for backend development. Learn language selection, fundamentals, and ecosystem for JavaScript, Python, Go, Java, C#, P...
performance-optimization
by pluginagentmarketplace
Optimize application performance through caching strategies, load balancing, database scaling, and monitoring. Build systems handling thousands of ...
security-practices
by pluginagentmarketplace
Secure backend applications against OWASP threats. Implement authentication, encryption, scanning, compliance, and incident response procedures.
advanced-cpp
by pluginagentmarketplace
Advanced C++ features including templates, metaprogramming, exceptions, concurrency, variadic templates, and modern C++ standards.
cpp-modern-features
by pluginagentmarketplace
Guide to modern C++ features (C++11/14/17/20) including auto, range-based loops, lambda expressions, constexpr, structured bindings, and more.
cpp-complexity-analysis
by pluginagentmarketplace
Deep dive into time and space complexity analysis, Big O notation, algorithm optimization, and interview preparation. Use when discussing algorithm...
cpp-basics
by pluginagentmarketplace
Master C++ fundamentals including variables, data types, operators, control flow statements, and functions. Essential foundation for all C++ progra...
cpp-function-design
by pluginagentmarketplace
Comprehensive guide to C++ function design, function parameters, return values, function overloading, and function best practices. Use when discuss...
cpp-fundamentals-teaching
by pluginagentmarketplace
Teaches C++ basic concepts including variables, data types, operators, control flow, and input/output. Use when helping beginners understand C++ sy...
cpp-smart-pointers
by pluginagentmarketplace
Complete guide to C++ smart pointers (unique_ptr, shared_ptr, weak_ptr) and modern memory management. Use when discussing resource management and a...
cpp-oop
by pluginagentmarketplace
Object-Oriented Programming in C++ including classes, inheritance, polymorphism, encapsulation, and design principles.
cpp-oop-fundamentals
by pluginagentmarketplace
Comprehensive guide to Object-Oriented Programming in C++. Covers classes, constructors, destructors, encapsulation, and member functions. Use when...
cpp-performance
by pluginagentmarketplace
Performance optimization, profiling, benchmarking, cache optimization, and system-level tuning techniques for C++.
cpp-container-selection
by pluginagentmarketplace
Guide to choosing the right C++ STL container for your problem. Explains performance characteristics, use cases, and comparison of vector, list, de...
cpp-tools
by pluginagentmarketplace
Development tools, build systems (CMake), compilers (GCC/Clang), debugging, testing frameworks, and best practices for professional C++.
memory-management
by pluginagentmarketplace
Master memory management, pointers, references, smart pointers, and safe dynamic memory allocation in C++.
stl-collections
by pluginagentmarketplace
Standard Template Library containers, iterators, algorithms, and functional programming features in C++.
angular-dependency-injection
by pluginagentmarketplace
Master Angular's dependency injection system, services, providers, and RxJS observable patterns.
asset-optimization
by pluginagentmarketplace
Master image optimization, modern formats (WebP, AVIF), responsive images, and CDN strategies.
bundle-analysis-splitting
by pluginagentmarketplace
Analyze and optimize bundle sizes through code splitting, lazy loading, and dependency management.
code-quality-linting
by pluginagentmarketplace
Master ESLint, Prettier, TypeScript, and pre-commit hooks for code quality enforcement.
code-splitting-bundling
by pluginagentmarketplace
Implement route-based and component-based code splitting for optimal bundle sizes and load performance.
component-testing-libraries
by pluginagentmarketplace
Master React Testing Library, Vue Test Utils, and user-centric testing approaches.
context-api-hooks
by pluginagentmarketplace
Master React Context API and custom hooks for state management without Redux.
devtools-profiling
by pluginagentmarketplace
Master browser DevTools for performance profiling, memory debugging, and network analysis.
dom-manipulation
by pluginagentmarketplace
Master DOM selection, manipulation, event handling, and dynamic content creation for interactive web applications.
e2e-testing-cypress-playwright
by pluginagentmarketplace
Master end-to-end testing with Cypress and Playwright for complete user journey testing.
html-css-essentials
by pluginagentmarketplace
Master HTML5 semantic markup and CSS layouts (Flexbox, Grid). Learn responsive design and accessibility best practices for modern web development.
internet-basics
by pluginagentmarketplace
Understand how the internet works, TCP/IP, HTTP/HTTPS, DNS, browsers, and web architecture fundamentals.
micro-frontend-architecture
by pluginagentmarketplace
Design and implement micro-frontend architecture with Module Federation, shared dependencies, and independent deployment.
npm-yarn-pnpm
by pluginagentmarketplace
Master NPM, Yarn, and PNPM package managers. Learn dependency management, versioning, and monorepo setup.
pwa-offline-first
by pluginagentmarketplace
Build Progressive Web Apps with offline support, service workers, push notifications, and installation.
react-hooks-patterns
by pluginagentmarketplace
Master React Hooks (useState, useEffect, useContext, useReducer) and advanced Hook patterns for functional components.
redux-state-management
by pluginagentmarketplace
Master Redux for predictable state management with actions, reducers, middleware, and Redux Toolkit.
ssr-ssg-frameworks
by pluginagentmarketplace
Master Next.js, Nuxt, and SSR/SSG patterns for server-side rendering and static generation.
state-patterns-architecture
by pluginagentmarketplace
Master advanced state patterns including CQRS, Event Sourcing, and State Machines.
svelte-reactivity-stores
by pluginagentmarketplace
Master Svelte's true reactivity, reactive declarations, stores, and animations with minimal boilerplate.
typescript-enterprise-patterns
by pluginagentmarketplace
Master advanced TypeScript patterns including branded types, discriminated unions, conditional types, and design patterns.
unit-testing-jest-vitest
by pluginagentmarketplace
Master Jest and Vitest for unit testing with mocking, assertions, and coverage reporting.
vite-bundling
by pluginagentmarketplace
Master Vite's modern bundling approach with ESM, HMR, and native performance optimizations.
vue-composition-api-advanced
by pluginagentmarketplace
Master Vue 3 Composition API, reactive declarations, composables, and advanced state management patterns.
web-security-implementation
by pluginagentmarketplace
Master CORS, XSS prevention, CSRF protection, CSP headers, and secure authentication patterns.
web-vitals-lighthouse
by pluginagentmarketplace
Master Core Web Vitals (LCP, INP, CLS) and Lighthouse for measuring and optimizing user experience.
webpack-advanced
by pluginagentmarketplace
Master Webpack configuration, loaders, plugins, code splitting, and production optimization.
zustand-lightweight-state
by pluginagentmarketplace
Master Zustand minimalist state management with stores, hooks, and middleware.
async-programming
by pluginagentmarketplace
Asynchronous programming models including coroutines, async/await, and reactive patterns
communication-protocols
by pluginagentmarketplace
Game server communication protocols including gRPC, REST, and custom binary protocols
data-serialization
by pluginagentmarketplace
Efficient data serialization for game networking including Protobuf, FlatBuffers, and custom binary formats
databases
by pluginagentmarketplace
Game data persistence with player profiles, leaderboards, inventory systems using Redis and PostgreSQL
deployment
by pluginagentmarketplace
Game server deployment with Docker, Kubernetes, and global distribution strategies
design-patterns
by pluginagentmarketplace
Game server design patterns including ECS, command pattern, and event sourcing
game-loop
by pluginagentmarketplace
Server-side game loop implementation with fixed timestep, physics simulation, and tick rate optimization
io-multiplexing
by pluginagentmarketplace
High-performance I/O multiplexing including epoll, IOCP, kqueue, and io_uring
matchmaking
by pluginagentmarketplace
Skill-based matchmaking systems, ranking algorithms, and queue management for fair multiplayer matches
message-queues
by pluginagentmarketplace
Message queue systems for game servers including Kafka, RabbitMQ, and actor models
monitoring
by pluginagentmarketplace
Game server monitoring with metrics, alerting, and performance tracking for production reliability
multithreading
by pluginagentmarketplace
Multithreading and concurrency patterns for game servers including synchronization primitives
networking
by pluginagentmarketplace
Game networking protocols, WebSocket/UDP implementation, latency optimization for real-time multiplayer
security-encryption
by pluginagentmarketplace
Game server security including encryption, anti-cheat, and secure communication
socket-programming
by pluginagentmarketplace
Low-level socket programming including BSD sockets, Winsock, and network byte manipulation
state-sync
by pluginagentmarketplace
Game state synchronization, snapshot systems, and conflict resolution for consistent multiplayer experience
ai-agent-systems
by pluginagentmarketplace
Build intelligent AI agents with LangChain, RAG pipelines, vector databases, tool use, multi-agent systems, and autonomous agents. Use when develop...
android-kotlin-development
by pluginagentmarketplace
Use when building modern Android applications with Kotlin, Jetpack Compose, and MVVM architecture.
api-security
by pluginagentmarketplace
Secure APIs with JWT, rate limiting, input validation, and CORS. Use when implementing authentication, authorization, and protection mechanisms.
aws-cloud-architecture
by pluginagentmarketplace
Design scalable AWS architectures with VPC, EC2, S3, RDS, ECS/EKS, Lambda, and high availability patterns.
css-modern
by pluginagentmarketplace
Modern CSS layouts with Flexbox, Grid, animations, responsive design, custom properties for scalable styling.
database-architecture
by pluginagentmarketplace
Design efficient PostgreSQL schemas with proper indexing and normalization. Use when building scalable database architectures.
database-optimization
by pluginagentmarketplace
Optimize database performance through indexing, query optimization, partitioning, and replication. Use when improving database query performance an...
docker-containerization
by pluginagentmarketplace
Master containerization with Docker multi-stage builds, Compose, and registry management.
flutter-development
by pluginagentmarketplace
Use when building cross-platform mobile apps with Flutter, Dart, and native platform integration.
graphql-api-design
by pluginagentmarketplace
Design efficient GraphQL APIs with schemas, resolvers, and DataLoader. Use when building query/mutation APIs with proper error handling.
ios-swift-development
by pluginagentmarketplace
Use when building iOS applications with SwiftUI, Combine, async/await, and MVVM patterns.
java-enterprise
by pluginagentmarketplace
Build enterprise Java applications with Spring Boot, Spring Data JPA, Spring Security, microservices, and testing with JUnit/Mockito. Use when deve...
kubernetes-orchestration
by pluginagentmarketplace
Orchestrate containerized applications with Deployments, Services, ConfigMaps, Secrets, Ingress, and Helm.
ml-model-development
by pluginagentmarketplace
Build machine learning models with scikit-learn, feature engineering, model evaluation, cross-validation, hyperparameter tuning, and MLflow. Use wh...
nextjs-fullstack
by pluginagentmarketplace
Full-stack development with Next.js 14+ App Router, Server Components, Server Actions, data fetching, and caching strategies.
nodejs-api-development
by pluginagentmarketplace
Build scalable REST APIs with Node.js. Use when creating Express.js backends with proper error handling, validation, and database integration.
performance-optimization
by pluginagentmarketplace
Web performance optimization including Core Web Vitals, code splitting, image optimization, lazy loading, and memoization.
python-development
by pluginagentmarketplace
Master modern Python development with type hints, async/await, FastAPI, Pydantic, pytest, and virtual environments. Use when building Python applic...
react-development
by pluginagentmarketplace
Build modern React applications with hooks, state management, and best practices. Use when working with React components, JSX, or React-specific pa...
react-native-development
by pluginagentmarketplace
Use when building cross-platform mobile apps with React Native, Redux, and native modules.
security-engineering
by pluginagentmarketplace
Build secure systems with OWASP Top 10 prevention, threat modeling, authentication/authorization, encryption, and compliance standards. Use when im...
software-architecture
by pluginagentmarketplace
Master design patterns, SOLID principles, and architectural styles like clean architecture, DDD, and microservices. Use when designing application ...
spring-boot-development
by pluginagentmarketplace
Build enterprise REST APIs with Spring Boot. Use when developing JPA entities, REST controllers, dependency injection, and secured applications.
system-design
by pluginagentmarketplace
Design scalable systems using CAP theorem, load balancing, caching, and distributed system patterns. Use when architecting large-scale applications...
terraform-iac
by pluginagentmarketplace
Automate infrastructure with Terraform HCL, modules, state management, workspaces, and AWS provider.
typescript-mastery
by pluginagentmarketplace
Advanced TypeScript patterns including generics, utility types, strict mode, and type inference for production code.
vue-development
by pluginagentmarketplace
Vue 3 development using Composition API, reactivity, Vue Router, Pinia state management, and composables.
computer-vision
by pluginagentmarketplace
Image processing, object detection, segmentation, and vision models. Use for image classification, object detection, or visual analysis tasks.
data-engineering
by pluginagentmarketplace
ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets, or data infrast...
data-visualization
by pluginagentmarketplace
EDA, dashboards, Matplotlib, Seaborn, Plotly, and BI tools. Use for creating visualizations, exploratory analysis, or dashboards.
deep-learning
by pluginagentmarketplace
Neural networks, CNNs, RNNs, Transformers with TensorFlow and PyTorch. Use for image classification, NLP, sequence modeling, or complex pattern rec...
machine-learning
by pluginagentmarketplace
Supervised/unsupervised learning, model selection, evaluation, and scikit-learn. Use for building classification, regression, or clustering models.
mlops-deployment
by pluginagentmarketplace
Docker, Kubernetes, CI/CD, model monitoring, and cloud platforms. Use for deploying ML models to production, setting up pipelines, or infrastructure.
model-optimization
by pluginagentmarketplace
Quantization, pruning, AutoML, hyperparameter tuning, and performance optimization. Use for improving model performance, reducing size, or automate...
nlp-processing
by pluginagentmarketplace
Text processing, sentiment analysis, LLMs, and NLP frameworks. Use for text classification, named entity recognition, or language models.
python-programming
by pluginagentmarketplace
Python fundamentals, data structures, OOP, and data science libraries (Pandas, NumPy). Use when writing Python code, data manipulation, or algorith...
statistical-analysis
by pluginagentmarketplace
Probability, distributions, hypothesis testing, and statistical inference. Use for A/B testing, experimental design, or statistical validation.
adversarial-examples
by pluginagentmarketplace
Generate adversarial inputs, edge cases, and boundary test payloads. Use when testing input robustness, finding edge case failures, or stress-testi...
backend-architecture
by pluginagentmarketplace
Design and build scalable backend systems, master database technologies, design APIs, implement authentication, and optimize performance. Use for b...
cloud-infrastructure
by pluginagentmarketplace
Deploy and manage cloud infrastructure, containerize applications with Docker, orchestrate with Kubernetes, implement CI/CD pipelines, and monitor ...
data-science-ai
by pluginagentmarketplace
Master machine learning, data engineering, LLMs, prompt engineering, AI agents, and MLOps. Covers Python ML libraries, data pipelines, LLM applicat...
defense-implementation
by pluginagentmarketplace
Implement mitigations, create input filters, design output guards, and build defensive prompting. Use when implementing defenses for identified vul...
framework-expertise
by pluginagentmarketplace
Master frontend, backend, and specialized frameworks. Covers React, Vue, Angular, Node.js, Django, Spring Boot, and ecosystem tools. Use when learn...
language-mastery
by pluginagentmarketplace
Master programming languages and computer science fundamentals. Covers 15+ languages, syntax, paradigms, and best practices. Use when learning new ...
llm-jailbreaking
by pluginagentmarketplace
Advanced LLM jailbreaking techniques, safety mechanism bypass strategies, and constraint circumvention methods. Use for comprehensive safety testing.
prompt-injection-testing
by pluginagentmarketplace
Master prompt injection attacks, jailbreak techniques, input manipulation, and payload crafting. Use when testing LLM prompt vulnerability or desig...
red-team-reporting
by pluginagentmarketplace
Professional security report generation, executive summaries, finding documentation, and remediation tracking. Use for communicating security asses...
role-discovery
by pluginagentmarketplace
Discover and explore all 65+ developer roles, understand career paths, and create personalized learning roadmaps. Use when user is exploring career...
security-testing-automation
by pluginagentmarketplace
Automate security testing, create reusable test suites, integrate with CI/CD, and measure security improvements over time.
system-design
by pluginagentmarketplace
Master system design, large-scale architectures, design patterns, API design, scalability, and distributed systems. Essential for architect roles a...
vulnerability-discovery
by pluginagentmarketplace
Systematic vulnerability finding, threat modeling, and attack surface analysis. Use for comprehensive security assessment planning.
kotlin-core
by pluginagentmarketplace
Kotlin syntax, coroutines, scope functions, and functional programming. Use when working with Kotlin code.
jetpack-essential
by pluginagentmarketplace
ViewModel, LiveData, Room database, Navigation Component, Hilt. Use when building with Jetpack.
architecture-patterns
by pluginagentmarketplace
MVVM, Repository pattern, Dependency injection, SOLID principles. Use when designing app structure.
android-production
by pluginagentmarketplace
Testing, performance optimization, security, and Play Store deployment. Use when shipping production apps.
app-architecture
by pluginagentmarketplace
MVVM pattern, Clean Architecture, Repository pattern, dependency injection, SOLID principles. Use when designing app architecture.
data-persistence
by pluginagentmarketplace
Room ORM, SQLite, SharedPreferences, DataStore, encryption. Use when implementing data storage and database operations.
kotlin-fundamentals
by pluginagentmarketplace
Master Kotlin syntax, OOP principles, SOLID practices, functional programming, and data structures. Use when writing Kotlin code or designing class...
api-integration
by pluginagentmarketplace
Retrofit, OkHttp, REST APIs, JSON serialization, network security. Use when making HTTP requests and integrating APIs.
android-platform
by pluginagentmarketplace
Android core components lifecycle, Activities, Fragments, Services, Intent system. Use when working with Android components or handling lifecycle.
production-quality
by pluginagentmarketplace
Unit testing, performance optimization, security implementation, Play Store deployment. Use for production-ready app development.
ui-design
by pluginagentmarketplace
XML layouts, ConstraintLayout, Jetpack Compose, Material Design 3. Use when building user interfaces and designing layouts.
api-architecture
by pluginagentmarketplace
REST, GraphQL, and hybrid API architecture patterns for building scalable and maintainable APIs
aspnet-core-advanced
by pluginagentmarketplace
Master advanced ASP.NET Core development including Entity Framework Core, authentication, testing, and enterprise patterns for production applicati...
aspnet-core-devops
by pluginagentmarketplace
Master ASP.NET Core deployment, Docker, Azure cloud, CI/CD pipelines, and production infrastructure for enterprise applications.
aspnet-core-fundamentals
by pluginagentmarketplace
Master ASP.NET Core fundamentals including C#, project structure, routing, middleware, and basic API development. Essential skills for all ASP.NET ...
ai-tools-frameworks
by pluginagentmarketplace
Master LLM applications, prompt engineering, AI frameworks, and modern AI tools for building intelligent applications.
algorithms-datastructures
by pluginagentmarketplace
Master algorithms and data structures including arrays, linked lists, trees, graphs, sorting, searching, and complexity analysis for optimal perfor...
api-design
by pluginagentmarketplace
Master REST API design, GraphQL, gRPC, and API architecture patterns for building scalable, maintainable, and well-documented APIs.
backend-frameworks
by pluginagentmarketplace
Master Node.js, Spring Boot, ASP.NET Core, and Laravel frameworks for building scalable, production-ready backend systems.
cloud-platforms
by pluginagentmarketplace
Master AWS, Azure, GCP, and cloud infrastructure for deploying and scaling applications globally with security and reliability.
computer-science
by pluginagentmarketplace
Understand fundamental computer science concepts including computational theory, operating systems, networking, and digital design that underpin al...
containerization
by pluginagentmarketplace
Master Docker containerization, image optimization, and container best practices for consistent deployment across environments.
data-engineering
by pluginagentmarketplace
Build scalable data pipelines, ETL/ELT systems, and data warehouses for processing and analyzing massive datasets efficiently.
data-science
by pluginagentmarketplace
Master data analysis, visualization, statistics, and storytelling techniques to extract insights from data.
database-design
by pluginagentmarketplace
Master database design, normalization, query optimization, and selection between SQL, NoSQL, and specialized databases.
design-principles
by pluginagentmarketplace
Master SOLID principles, design patterns, and software design best practices for building maintainable systems.
devops-practices
by pluginagentmarketplace
Master DevOps culture, CI/CD pipelines, monitoring, and operational best practices for production systems.
frontend-frameworks
by pluginagentmarketplace
Master modern frontend frameworks including React, Vue, Angular, and Next.js for building interactive, performant web applications.
infrastructure-as-code
by pluginagentmarketplace
Manage infrastructure using code with Terraform, Kubernetes manifests, and CloudFormation for reproducible, version-controlled deployments.
language-fundamentals
by pluginagentmarketplace
Master programming language fundamentals across JavaScript, Python, Java, Go, Rust, and other languages. Learn syntax, data types, control flow, an...
machine-learning
by pluginagentmarketplace
Master machine learning algorithms, model development, evaluation, and deployment techniques for building intelligent systems.
management-leadership
by pluginagentmarketplace
Master team management, engineering leadership, product management, and developer relations skills for leading teams and organizations.
responsive-design
by pluginagentmarketplace
Master HTML, CSS, responsive design, and accessibility to create beautiful, inclusive user interfaces that work across all devices.
security-best-practices
by pluginagentmarketplace
Master cybersecurity, secure coding, authentication, encryption, and security best practices for protecting systems and data.
specialized-domains
by pluginagentmarketplace
Master specialized technical domains including blockchain, game development, cybersecurity, and technical writing.
system-design
by pluginagentmarketplace
Design large-scale systems with scalability, reliability, and performance using proven architectural patterns.
ai-ml-frameworks
by pluginagentmarketplace
Master machine learning frameworks. Learn TensorFlow, PyTorch, scikit-learn, and building ML systems.
backend-frameworks
by pluginagentmarketplace
Master production-grade backend development frameworks. Comprehensive comparison of Node.js, Spring Boot, Laravel, ASP.NET Core, Django, FastAPI wi...
blockchain-web3
by pluginagentmarketplace
Blockchain and Web3 development. Learn smart contracts, DeFi, tokenomics.
cloud-platforms
by pluginagentmarketplace
Master cloud platforms AWS, GCP, Azure. Learn compute, storage, networking, and building scalable cloud systems.
code-review
by pluginagentmarketplace
Code review and quality practices. Learn best practices, refactoring, peer reviews.
data-engineering
by pluginagentmarketplace
Master data engineering. Learn ETL, data pipelines, data warehousing, big data tools, and building scalable data systems.
databases-sql
by pluginagentmarketplace
SQL databases PostgreSQL, MySQL. Learn relational databases, optimization, and scaling.
design-patterns
by pluginagentmarketplace
Software design patterns. Learn creational, structural, behavioral patterns and SOLID principles.
devops-tools
by pluginagentmarketplace
Master DevOps tools and practices. Learn Docker, Kubernetes, CI/CD, Terraform, and infrastructure automation.
devrel-community
by pluginagentmarketplace
Developer relations and community. Learn advocacy, technical writing, community building.
frontend-frameworks
by pluginagentmarketplace
Master modern frontend frameworks. Learn React, Vue, Angular, Next.js for building interactive web applications.
leadership-mentoring
by pluginagentmarketplace
Engineering leadership and mentoring. Learn team management, career development.
llm-ai-agents
by pluginagentmarketplace
Large Language Models and AI Agents. Learn LLM prompting, fine-tuning, and autonomous agents.
mobile-platforms
by pluginagentmarketplace
Mobile platforms Android, iOS, Flutter. Learn native development and cross-platform frameworks.
nosql-data
by pluginagentmarketplace
NoSQL databases MongoDB, Redis, ElasticSearch. Learn document databases, caching, and distributed data.
performance-optimization
by pluginagentmarketplace
System performance optimization. Learn caching, indexing, query optimization, profiling.
product-management
by pluginagentmarketplace
Product management in tech. Learn strategy, roadmapping, user research.
security-compliance
by pluginagentmarketplace
Application and infrastructure security. Learn encryption, authentication, compliance standards.
system-design
by pluginagentmarketplace
Master system design and architecture. Learn scalability, databases, caching, APIs, and building large-scale systems.
testing-qa
by pluginagentmarketplace
Testing strategies and QA. Learn unit, integration, E2E testing and test automation.
system-architecture
by pluginagentmarketplace
Design large-scale systems, understand software architecture patterns, implement design patterns, and master data structures and algorithms. Use wh...
backend-development
by pluginagentmarketplace
Build scalable server-side applications with Node.js, Python, databases, APIs, and microservices. Use when working on server architecture, database...
data-science-ai
by pluginagentmarketplace
Build machine learning models, data pipelines, and AI applications using Python, TensorFlow, PyTorch, and modern ML frameworks. Use when working wi...
devops-infrastructure
by pluginagentmarketplace
Automate deployment, manage infrastructure, and orchestrate containers with Docker, Kubernetes, and cloud platforms. Use when working on CI/CD, con...
frontend-development
by pluginagentmarketplace
Build modern, responsive web applications with HTML, CSS, JavaScript/TypeScript, and modern frameworks like React, Vue, and Angular. Use when worki...
programming-languages
by pluginagentmarketplace
Master programming languages, paradigms, and fundamentals. Learn Python, JavaScript, Go, Rust, Java, C++, and core computer science concepts like d...
mobile-development
by pluginagentmarketplace
Build native iOS and Android apps, or cross-platform mobile applications with React Native and Flutter. Master mobile UI, platform APIs, performanc...
architecture-design-patterns
by pluginagentmarketplace
Master software architecture, design patterns, and system design. Use when designing systems, understanding architecture patterns, or preparing for...
backend-technologies
by pluginagentmarketplace
Master backend development with REST APIs, databases, authentication, and server frameworks. Use when building APIs, working with databases, or imp...
data-ai-technologies
by pluginagentmarketplace
Master data science and AI with machine learning, deep learning, and LLMs. Use when building ML models, working with data, or implementing AI featu...
database-technologies
by pluginagentmarketplace
Master database design and management with SQL, NoSQL, and advanced querying techniques. Use when designing databases, optimizing queries, or choos...
devops-infrastructure
by pluginagentmarketplace
Master DevOps practices including containerization, orchestration, CI/CD, and infrastructure automation. Use when deploying applications, setting u...
frontend-technologies
by pluginagentmarketplace
Master frontend development with HTML, CSS, JavaScript, TypeScript, and modern frameworks. Use when working on web UIs, styling, component developm...
mobile-development
by pluginagentmarketplace
Master mobile app development with iOS, Android, and cross-platform frameworks. Use when building mobile applications or learning mobile development.
cloud-infrastructure
by pluginagentmarketplace
Cloud platforms (AWS, Cloudflare, GCP, Azure), containerization (Docker), Kubernetes, Infrastructure as Code (Terraform), CI/CD, and observability.
core-development
by pluginagentmarketplace
Master core development paths: Frontend (3-6 mo), Backend (6-12 mo), Full Stack (6+ mo), DevOps (1-2 yr). Get learning sequences and tech stacks.
data-engineering
by pluginagentmarketplace
Data engineering, machine learning, AI, and MLOps. From data pipelines to production ML systems. ML algorithms, deep learning, and AI.
emerging-tech
by pluginagentmarketplace
Emerging technologies (prompt engineering, AI agents, red teaming) and leadership roles (product manager, engineering manager, DevRel, UX design, t...
languages-frameworks
by pluginagentmarketplace
Expert guidance on 9 programming languages (Python, JavaScript, Java, Go, Rust, PHP, C++, Kotlin, TypeScript) and 10+ frameworks. Compare, select, ...
mobile-development
by pluginagentmarketplace
iOS (Swift, SwiftUI), Android (Kotlin, Compose), cross-platform (Flutter, React Native), and game development (Unity, Unreal). Master mobile and ga...
system-design
by pluginagentmarketplace
System design, software architecture, API design, cybersecurity, and threat modeling. Build secure, scalable systems at scale.
advanced-topics
by pluginagentmarketplace
Explore advanced CS topics including advanced data structures, parallel computing, security, functional programming, and quantum computing.
algorithms
by pluginagentmarketplace
Master algorithm design, common patterns, optimization techniques, and problem-solving strategies. Learn to solve any computational challenge effic...
data-structures
by pluginagentmarketplace
Master selection and implementation of data structures. Learn when to use arrays, lists, trees, graphs, heaps, and hash tables for optimal performa...
cs-foundations
by pluginagentmarketplace
Master discrete mathematics, logic, formal proofs, and computational thinking. Build the mathematical foundation for all computer science.
systems-computing
by pluginagentmarketplace
Understand computer systems from digital logic through operating systems, networks, databases, and distributed systems.
complexity-analysis
by pluginagentmarketplace
Analyze algorithm complexity, understand Big O notation, computability theory, NP-completeness, and computational limits.
css-advanced
by pluginagentmarketplace
Master animations, transforms, performance optimization, accessibility, and cutting-edge CSS features. Become a CSS expert.
css-in-js
by pluginagentmarketplace
Master CSS-in-JS solutions like styled-components and Emotion. Integrate styles with JavaScript components for modern web apps.
css-frameworks
by pluginagentmarketplace
Master Tailwind CSS, Bootstrap, SASS, and CSS frameworks. Accelerate development with proven CSS tools and preprocessors.
css-fundamentals
by pluginagentmarketplace
Master CSS selectors, box model, typography, colors, and positioning. Build strong CSS foundations with practical examples and best practices.
css-layouts
by pluginagentmarketplace
Master Flexbox and CSS Grid for modern responsive layouts. Create flexible, adaptive designs that work on any screen size.
api-development
by pluginagentmarketplace
REST APIs, GraphQL, FastAPI, data service design, and integration
big-data
by pluginagentmarketplace
Apache Spark, Hadoop, distributed computing, and large-scale data processing
career-growth
by pluginagentmarketplace
Portfolio building, interviews, job search, continuous learning
cicd-pipelines
by pluginagentmarketplace
Jenkins, GitHub Actions, GitLab CI, and automated data pipeline deployment
cloud-platforms
by pluginagentmarketplace
AWS, Azure, GCP data platforms and cloud-native data solutions
containerization
by pluginagentmarketplace
Docker, Kubernetes, and container orchestration for data applications
data-engineering
by pluginagentmarketplace
Data pipelines, ETL/ELT systems, workflow orchestration, and data modeling
data-warehousing
by pluginagentmarketplace
Snowflake, BigQuery, Redshift, Delta Lake, and data warehouse design
deep-learning
by pluginagentmarketplace
TensorFlow, PyTorch, CNNs, RNNs, transformers, neural networks
etl-tools
by pluginagentmarketplace
Apache Airflow, Spark, Kafka, Flink, dbt, and modern data transformation tools
git-version-control
by pluginagentmarketplace
Git workflows, branching, collaboration, and code management
iac-automation
by pluginagentmarketplace
Terraform, Ansible, CloudFormation, and infrastructure automation
llms-generative-ai
by pluginagentmarketplace
LLMs, prompt engineering, RAG systems, and AI application development
machine-learning
by pluginagentmarketplace
Supervised & unsupervised learning, Scikit-learn, model evaluation, feature engineering
mlops
by pluginagentmarketplace
Model versioning, MLflow, experiment tracking, model registry, production ML
monitoring-observability
by pluginagentmarketplace
Prometheus, Grafana, data quality monitoring, alerting, logging
nosql-databases
by pluginagentmarketplace
MongoDB, Redis, Cassandra, DynamoDB, and key-value store expertise
python-programming
by pluginagentmarketplace
Master Python fundamentals, OOP, data structures, and scripting for data engineering
sql-databases
by pluginagentmarketplace
SQL query optimization, schema design, indexing, and relational database mastery
statistics-math
by pluginagentmarketplace
Linear algebra, calculus, probability, and statistical analysis
testing-quality
by pluginagentmarketplace
Unit testing, integration testing, data validation, data quality frameworks
array-techniques
by pluginagentmarketplace
Master essential array techniques including two pointers, sliding window, and prefix sums for efficient problem solving.
backtracking-patterns
by pluginagentmarketplace
Master backtracking technique with permutations, combinations, and puzzle solving patterns with complete implementations.
bit-manipulation
by pluginagentmarketplace
Bit manipulation tricks and techniques for solving problems efficiently using binary operations and XOR properties.
dynamic-programming
by pluginagentmarketplace
Master DP patterns with complete implementations for memoization, tabulation, and state design with common problem solutions.
graph-algorithms
by pluginagentmarketplace
Essential graph algorithms including DFS, BFS, Dijkstra shortest path, and Union-Find with ready-to-use implementations.
hashing-techniques
by pluginagentmarketplace
Hash-based data structures and techniques including frequency counting, duplicate detection, and LRU cache implementation.
sorting-algorithms
by pluginagentmarketplace
Complete sorting algorithm implementations including quick sort, merge sort, and binary search with complexity analysis.
tree-traversal
by pluginagentmarketplace
Master tree traversal techniques including DFS (inorder, preorder, postorder) and BFS level-order traversal with complete code examples.
architecture-guide
by pluginagentmarketplace
Comprehensive software architecture and system design guide covering design patterns, distributed systems, scalability, microservices, and architec...
assessment-guide
by pluginagentmarketplace
Comprehensive guide for skill assessment, career evaluation, learning paths, knowledge testing, and professional development. Use when assessing te...
backend-guide
by pluginagentmarketplace
Complete backend development guide covering Node.js, Python, Go, Java, PHP, databases, APIs, authentication, and server architecture. Use when buil...
data-ai-guide
by pluginagentmarketplace
Comprehensive data science, machine learning, and AI guide covering Python, deep learning, NLP, LLMs, prompt engineering, and MLOps. Use when build...
devops-guide
by pluginagentmarketplace
Comprehensive DevOps and infrastructure guide covering Docker, Kubernetes, AWS, Terraform, CI/CD pipelines, Linux, and cloud deployment strategies....
frontend-guide
by pluginagentmarketplace
Comprehensive frontend development guide covering HTML, CSS, JavaScript, TypeScript, React, Vue, Angular, and modern web technologies. Use when wor...
mobile-guide
by pluginagentmarketplace
Comprehensive mobile development guide for iOS, Android, React Native, and Flutter. Includes Swift, Kotlin, and cross-platform frameworks. Use when...
plugin-architecture
by pluginagentmarketplace
Master plugin folder structure, manifest design, and architectural patterns. Learn to organize plugins for scalability and maintainability.
plugin-design
by pluginagentmarketplace
Master plugin user experience design, command workflows, and interaction patterns. Create intuitive, user-friendly plugin interfaces.
plugin-development
by pluginagentmarketplace
Master writing plugins including agent implementation, skill creation, command development, and hook scripting. Learn best practices for plugin cod...
plugin-optimization
by pluginagentmarketplace
Master plugin performance optimization, best practices, and marketplace readiness. Learn to optimize for speed, efficiency, and user satisfaction.
plugin-testing
by pluginagentmarketplace
Master plugin testing, quality assurance, and validation. Learn unit testing, integration testing, and how to ensure plugin quality.
devops-containers
by pluginagentmarketplace
Master containerization with Docker. Learn building images, running containers, registry management, and container security best practices.
frontend-frameworks
by pluginagentmarketplace
Master modern frontend frameworks including React, Vue.js, Angular, Next.js. Learn component architecture, state management, routing, and framework...
data-fundamentals
by pluginagentmarketplace
Master data science fundamentals. Learn Python for data, statistics, pandas, data visualization, and exploratory data analysis.
architecture-patterns
by pluginagentmarketplace
Master design patterns and SOLID principles. Learn creational, structural, behavioral patterns, and their real-world applications.
backend-runtimes
by pluginagentmarketplace
Master backend runtimes and programming languages. Learn Node.js, Python, Java, Go fundamentals, async patterns, and runtime-specific best practices.
backend-databases
by pluginagentmarketplace
Master database technologies including SQL, PostgreSQL, MongoDB, Redis. Learn schema design, optimization, indexing, and data modeling strategies.
frontend-languages
by pluginagentmarketplace
Master JavaScript and TypeScript for frontend development. Learn ES6+ features, async programming, DOM APIs, and type-safe JavaScript development.
data-ml-advanced
by pluginagentmarketplace
Master advanced machine learning. Learn scikit-learn, model selection, hyperparameter tuning, ensemble methods, and model evaluation.
devops-orchestration
by pluginagentmarketplace
Master Kubernetes container orchestration. Learn pods, services, deployments, scaling, networking, and production Kubernetes patterns.
architecture-systems
by pluginagentmarketplace
Master system design and scalable architecture. Learn distributed systems, scalability patterns, high availability, and designing large-scale systems.
ai-engineering
by pluginagentmarketplace
Master AI engineering with deep learning, TensorFlow, PyTorch, model deployment, and AI applications including LLMs and agents.
backend-apis
by pluginagentmarketplace
Master API design and development. Learn REST, GraphQL, authentication, rate limiting, versioning, and building scalable APIs.
devops-cloud
by pluginagentmarketplace
Master cloud platforms including AWS, GCP, and Azure. Learn services, infrastructure automation, and cloud-native patterns.
frontend-performance
by pluginagentmarketplace
Optimize frontend performance with techniques for code splitting, lazy loading, caching, image optimization, and Core Web Vitals. Learn profiling a...
api-design-graphql
by pluginagentmarketplace
Master API design principles and GraphQL. Learn REST best practices, GraphQL schema design, resolvers, and building efficient APIs.
ci-cd-pipelines
by pluginagentmarketplace
Master ci-cd-pipelines development skills
cloud-platforms
by pluginagentmarketplace
Master cloud-platforms development skills
code-review
by pluginagentmarketplace
Master code-review development skills
data-engineering-pipelines
by pluginagentmarketplace
Master data engineering with Spark, Kafka, and Airflow for building scalable data pipelines.
database-sql-advanced
by pluginagentmarketplace
Advanced SQL and database optimization. Master query optimization, indexing, transactions, and building scalable data systems.
deep-learning
by pluginagentmarketplace
Master deep-learning development skills
design-systems
by pluginagentmarketplace
Master design-systems development skills
docker-kubernetes-terraform
by pluginagentmarketplace
Master Docker containerization, Kubernetes orchestration, and Terraform infrastructure as code for scalable production systems.
ios-android-native
by pluginagentmarketplace
Master native iOS development with Swift and native Android development with Kotlin.
leadership
by pluginagentmarketplace
Master leadership development skills
leadership-career
by pluginagentmarketplace
Master leadership-career development skills
machine-learning-frameworks
by pluginagentmarketplace
Master scikit-learn, XGBoost, and traditional machine learning for classification, regression, and clustering problems.
microservices-architecture
by pluginagentmarketplace
Master microservices architecture, service decomposition, and distributed systems patterns.
mobile-ui
by pluginagentmarketplace
Master mobile-ui development skills
nodejs-backend
by pluginagentmarketplace
Master Node.js backend development with Express, Fastify, async/await, and building production APIs. Learn best practices for server-side JavaScript.
prompt-engineering
by pluginagentmarketplace
Master prompt-engineering development skills
python-java-go-rust
by pluginagentmarketplace
Master Python, Java, Go, and Rust backend development. Learn framework patterns, concurrency models, and performance optimization for each language.
react-development
by pluginagentmarketplace
Master React development including Hooks, Server Components, state management, testing, and performance optimization. Use for building modern React...
react-native-flutter
by pluginagentmarketplace
Master cross-platform mobile development with React Native and Flutter.
security-testing-automation
by pluginagentmarketplace
Master web security, OWASP Top 10, testing automation, and quality assurance practices.
system-design-patterns
by pluginagentmarketplace
Master system design fundamentals, scalability patterns, and designing large-scale applications.
typescript-frontend
by pluginagentmarketplace
Advanced TypeScript for frontend development. Master generics, utility types, React type patterns, and building type-safe applications.
vue-angular-frameworks
by pluginagentmarketplace
Master Vue.js and Angular frameworks. Learn Composition API, reactive system, dependency injection, RxJS, and building large-scale applications wit...
web-performance-accessibility
by pluginagentmarketplace
Master web performance optimization and accessibility standards. Learn Core Web Vitals, image optimization, code splitting, and WCAG compliance.
culture-engagement
by pluginagentmarketplace
Master team culture, psychological safety, engagement, communication, inclusion, and team belonging for engineering teams. Use when building cultur...
hiring-recruitment
by pluginagentmarketplace
Master hiring and recruitment processes, interviewing, assessment, candidate evaluation, and building strong engineering teams. Use when recruiting...
performance-management
by pluginagentmarketplace
Master performance management, goal-setting, OKRs, performance reviews, feedback, and metrics for engineering teams. Use when managing performance,...
team-dynamics
by pluginagentmarketplace
Master team dynamics, leadership principles, delegation, 1-on-1s, mentoring, and people management for engineering managers. Use when building team...
technical-decision-making
by pluginagentmarketplace
Master technical decision-making, architecture choices, technology evaluation, technical roadmaps, and technical strategy for engineering teams. Us...
custom-plugin-flutter-skill-backend
by pluginagentmarketplace
1500+ lines of backend integration mastery - REST APIs, GraphQL, WebSockets, authentication, Firebase, error handling with production-ready code ex...
custom-plugin-flutter-skill-database
by pluginagentmarketplace
1800+ lines of database architecture mastery - SQLite, Hive, ObjectBox, Firestore, encryption, offline-first, sync with production-ready code examp...
custom-plugin-flutter-skill-devops
by pluginagentmarketplace
1800+ lines of DevOps mastery - CI/CD, code signing, app store, monitoring, Fastlane with production-ready code examples.
custom-plugin-flutter-skill-ui
by pluginagentmarketplace
1700+ lines of Flutter UI mastery - widgets, layouts, Material Design, animations, responsive design with production-ready code examples and enterp...
custom-plugin-flutter-skill-performance
by pluginagentmarketplace
1600+ lines of performance optimization mastery - profiling, rendering, memory, network, battery, APK size with production-ready code examples.
custom-plugin-flutter-skill-state
by pluginagentmarketplace
2300+ lines of state management mastery - all patterns (Provider, Riverpod, BLoC, GetX), dependency injection, persistence, testing with production...
custom-plugin-flutter-skill-testing
by pluginagentmarketplace
1600+ lines of testing mastery - unit tests, widget tests, integration tests, E2E, coverage, mocking with production-ready code examples.
backend-development
by pluginagentmarketplace
Master backend technologies including Node.js, Python, Java, API design, databases, and server architecture. Use when building server applications,...
data-science-ai
by pluginagentmarketplace
Master machine learning, data engineering, AI/LLM development, and MLOps. Use when building data-driven applications, implementing ML models, or ma...
devops-infrastructure
by pluginagentmarketplace
Master DevOps, containerization, cloud platforms, and infrastructure automation. Use when deploying applications, managing infrastructure, or setti...
devrel-content
by pluginagentmarketplace
Master developer relations, technical writing, community building, and growth strategies. Use when building developer communities, creating technic...
frontend-development
by pluginagentmarketplace
Master frontend frameworks (React, Vue, Angular), styling, state management, and web performance. Use when building web applications, designing use...
product-design
by pluginagentmarketplace
Master product management, UX design, design systems, and quality assurance. Use when developing products, designing user experiences, or managing ...
security-systems
by pluginagentmarketplace
Master cybersecurity, system design, software architecture, and design patterns. Use when designing secure systems, architecting applications, or i...
asset-optimization
by pluginagentmarketplace
Asset pipeline optimization, compression, streaming, and resource management for efficient game development and delivery.
audio-systems
by pluginagentmarketplace
Game audio systems, music, spatial audio, sound effects, voice implementation.
ci-cd-automation
by pluginagentmarketplace
Continuous integration and deployment pipelines, automated testing, build automation, and team workflows for game development.
daw-music
by pluginagentmarketplace
Digital Audio Workstation usage, music composition, interactive music systems, and game audio implementation.
game-design-theory
by pluginagentmarketplace
Comprehensive game design theory covering mechanics, dynamics, aesthetics (MDA framework), player psychology, balance principles, and progression s...
game-engines
by pluginagentmarketplace
Master game engines - Unity, Unreal Engine, Godot. Learn engine-specific workflows, systems, and best practices.
game-servers
by pluginagentmarketplace
Game server architecture, scalability, matchmaking, and backend systems for online games.
game-tools-workflows
by pluginagentmarketplace
Game development tools, asset pipelines, version control, build systems, and development workflows.
gameplay-mechanics
by pluginagentmarketplace
Master implementation of core gameplay mechanics, system interactions, feedback loops, and iterative balance refinement. Learn to build responsive,...
graphics-rendering
by pluginagentmarketplace
3D graphics, shaders, VFX, lighting, rendering optimization. Create stunning visuals.
level-design
by pluginagentmarketplace
Level design fundamentals, pacing, difficulty progression, environmental storytelling, and spatial design for engaging gameplay experiences.
memory-management
by pluginagentmarketplace
Game memory optimization, pooling, garbage collection tuning, and efficient resource management for target platforms.
monetization-systems
by pluginagentmarketplace
Game monetization strategies, in-app purchases, battle passes, ads integration, and player retention mechanics.
networking-servers
by pluginagentmarketplace
Multiplayer systems, netcode, game servers, synchronization, anti-cheat.
optimization-performance
by pluginagentmarketplace
Game optimization, performance profiling, multi-platform support, frame rate optimization.
particle-systems
by pluginagentmarketplace
Creating visual effects using particle systems, physics simulation, and post-processing for polished gameplay.
programming-architecture
by pluginagentmarketplace
Game code architecture, design patterns, scalable systems, and maintainable code structure for complex games.
game-programming-languages
by pluginagentmarketplace
Game programming languages - C#, C++, GDScript. Learn syntax, patterns, and engine-specific idioms.
publishing-platforms
by pluginagentmarketplace
Platform submission processes, certification requirements, and distribution across Steam, Epic, console, and mobile platforms.
shader-techniques
by pluginagentmarketplace
Advanced shader programming, visual effects, custom materials, and rendering optimization techniques.
synchronization-algorithms
by pluginagentmarketplace
Network synchronization, lag compensation, client prediction, and state consistency for multiplayer games.
ai-machine-learning
by pluginagentmarketplace
Master machine learning, deep learning, LLMs, prompt engineering, model training, and MLOps. From mathematical foundations to production systems.
cloud-devops
by pluginagentmarketplace
Master cloud platforms (AWS, Azure, GCP), containerization (Docker, Kubernetes), infrastructure as code (Terraform), CI/CD pipelines, and DevOps pr...
data-engineering
by pluginagentmarketplace
Master SQL, databases, data pipelines, ETL/ELT, data warehousing, and analytics. Build scalable data systems with Kubernetes, Apache Spark, and mod...
leadership-skills
by pluginagentmarketplace
Develop technical leadership, management, and specialized roles. Learn team leadership, product thinking, quality assurance, UX design, technical w...
mobile-technologies
by pluginagentmarketplace
Master React Native and Flutter for cross-platform apps, blockchain development, game development, and cybersecurity. Build modern applications acr...
programming-languages
by pluginagentmarketplace
Master 10+ programming languages including JavaScript, TypeScript, Python, Java, Go, Rust, C++, and more. Learn syntax, concepts, frameworks, and e...
web-development
by pluginagentmarketplace
Master frontend (React, Vue, Angular), backend (Node.js, Python, Java), and full-stack development. Build scalable web applications with modern fra...
ai-ml-engineering
by pluginagentmarketplace
Build AI-powered applications using LLMs, prompt engineering, and AI agents. Use when working with ChatGPT, Claude, LLM APIs, RAG systems, or AI ap...
backend-development
by pluginagentmarketplace
Master backend technologies including programming languages, databases, REST APIs, authentication systems, and building scalable server-side applic...
data-science
by pluginagentmarketplace
Analyze data, build machine learning models, and extract insights from datasets. Use when working with data analysis, statistics, ML models, deep l...
devops-infrastructure
by pluginagentmarketplace
Manage infrastructure, automate deployments, containerize applications, and ensure system reliability. Use when working with deployment, cloud infr...
frontend-development
by pluginagentmarketplace
Build interactive web applications using HTML, CSS, JavaScript, and modern frameworks like React, Vue, or Angular. Use when working with UI, web de...
cyber-security
by pluginagentmarketplace
Secure systems against threats, implement encryption, protect against common attacks, and maintain compliance. Use when working on security, authen...
system-design
by pluginagentmarketplace
Design large-scale distributed systems, handle millions of users, and build reliable architectures. Use when working on system architecture, scalab...
ai-foundations
by pluginagentmarketplace
Foundational concepts for AI and machine learning development including neural networks, deep learning, LLMs, transformer architectures, and AI fra...
backend-development
by pluginagentmarketplace
Backend development across multiple languages and frameworks including API design, authentication, error handling, middleware, and production-ready...
cloud-infrastructure
by pluginagentmarketplace
Cloud infrastructure including containerization with Docker, orchestration with Kubernetes, cloud platforms (AWS, Azure, GCP), and infrastructure a...
database-design
by pluginagentmarketplace
Database design, optimization, and administration including SQL, schema design, indexing, query optimization, and production database management.
devops-practices
by pluginagentmarketplace
DevOps practices including CI/CD pipelines, monitoring, logging, deployment automation, infrastructure automation, and production operations.
frontend-frameworks
by pluginagentmarketplace
Modern frontend framework development including React, Vue, Angular, and Next.js. Learn component architecture, state management, routing, performa...
fundamentals
by pluginagentmarketplace
Foundational computer science skills including data structures, algorithms, complexity analysis, Git version control, Linux system administration, ...
game-development
by pluginagentmarketplace
Game development fundamentals including game engines (Unity, Unreal), graphics, physics, AI, multiplayer networking, and game architecture.
machine-learning-practice
by pluginagentmarketplace
Practical machine learning skills including data preprocessing, feature engineering, model evaluation, hyperparameter tuning, and production ML pip...
mobile-development
by pluginagentmarketplace
Mobile app development for iOS and Android including native development with Swift and Kotlin, cross-platform with Flutter, and mobile best practices.
system-architecture
by pluginagentmarketplace
System design and architecture including scalability patterns, distributed systems, API design, microservices, and production-grade system design.
architecture-security
by pluginagentmarketplace
Master system design, software architecture, cybersecurity, threat modeling, and blockchain technologies. Build secure, scalable systems and unders...
backend-systems
by pluginagentmarketplace
Master backend development with databases, APIs, microservices, and system design. Covers Node.js, Python, Java, Go, PostgreSQL, MongoDB, and archi...
devops-cloud
by pluginagentmarketplace
Master DevOps, containerization, orchestration, cloud platforms, and infrastructure automation. Learn Docker, Kubernetes, Terraform, AWS, GCP, Azur...
mobile-data
by pluginagentmarketplace
Master mobile development (iOS, Android, React Native, Flutter) and data science/AI (Data Scientist, Data Engineer, AI Engineer, ML, MLOps). Build ...
specializations
by pluginagentmarketplace
Master leadership and specialized roles including Product Management, Engineering Management, Technical Writing, Developer Relations, QA Engineerin...
universal-reference
by pluginagentmarketplace
Universal reference guide to all 69 developer-roadmap roadmaps. Search, filter, compare, and find exactly what you need in the developer-roadmap ec...
web-development
by pluginagentmarketplace
Navigate modern web development including Frontend, React, Vue, Angular, TypeScript, and related frameworks. Get roadmaps, learning paths, and tech...
asynchronous
by pluginagentmarketplace
Master asynchronous JavaScript patterns including callbacks, promises, async/await, event loop mechanics, and real-world async patterns.
data-structures
by pluginagentmarketplace
Master JavaScript objects and arrays including manipulation methods, prototypal inheritance, and complex data structure patterns.
dom-apis
by pluginagentmarketplace
Master DOM manipulation and browser APIs. Learn element selection, event handling, DOM traversal, and Web APIs like Fetch, LocalStorage, and more.
ecosystem
by pluginagentmarketplace
Master JavaScript ecosystem including npm, build tools (Webpack, Vite), testing (Jest), linting, Git workflow, and framework integration.
functions
by pluginagentmarketplace
Advanced function patterns including declaration styles, closures, scope chains, hoisting, and this binding. Master function composition and advanc...
fundamentals
by pluginagentmarketplace
Core JavaScript fundamentals including variables, data types, operators, control flow, and basic syntax. Essential foundation for all JavaScript de...
modern-javascript
by pluginagentmarketplace
Master modern ES6+ JavaScript features including classes, arrow functions, destructuring, modules, iterators, and advanced patterns.
mcp-servers
by pluginagentmarketplace
Master advanced plugin features including MCP servers, advanced hooks, integrations, real-time features, and enterprise capabilities.
claude-apis
by pluginagentmarketplace
Master Claude Code APIs including agents, commands, hooks, and integrations. Use when implementing plugin features or integrating with Claude Code.
plugin-documentation
by pluginagentmarketplace
Learn documentation best practices, README writing, API documentation, and marketplace submission. Use when documenting plugins or preparing for re...
kotlin-basics
by pluginagentmarketplace
Master Kotlin programming language fundamentals including syntax, null safety, extension functions, and idiomatic patterns. Use when learning Kotli...
optimization-techniques
by pluginagentmarketplace
Master plugin performance optimization including profiling, benchmarking, caching, and resource management. Use when optimizing slow operations.
plugin-structure
by pluginagentmarketplace
Learn plugin architecture including folder structure, manifest configuration, agent design, skill organization, and best practices. Use when design...
plugin-testing
by pluginagentmarketplace
Learn plugin testing strategies including unit tests, integration tests, validation, and quality metrics. Use when writing tests or ensuring plugin...
cluster-admin
by pluginagentmarketplace
Master Kubernetes cluster administration, from initial setup through production management. Learn cluster installation, scaling, upgrades, and HA s...
deployments
by pluginagentmarketplace
Master Kubernetes Deployments, StatefulSets, DaemonSets, and workload orchestration. Learn deployment patterns and container orchestration strategies.
docker-containers
by pluginagentmarketplace
Master Docker containerization, image building, optimization, and container registry management. Learn containerization best practices and image se...
gitops
by pluginagentmarketplace
Master GitOps practices, CI/CD integration, Helm charts, Kustomize, and ArgoCD. Learn modern deployment patterns and infrastructure as code.
monitoring
by pluginagentmarketplace
Master Kubernetes observability, monitoring with Prometheus, logging, metrics, and distributed tracing. Learn to implement comprehensive monitoring...
security
by pluginagentmarketplace
Master Kubernetes security, RBAC, network policies, pod security, and compliance. Learn to secure clusters and enforce access control.
storage-networking
by pluginagentmarketplace
Master Kubernetes storage management and networking architecture. Learn persistent storage, network policies, service discovery, and ingress routing.
aws-cloud
by pluginagentmarketplace
Master AWS services for building scalable cloud applications.
azure-cloud
by pluginagentmarketplace
Azure services, App Service, Functions, and enterprise cloud deployment.
backend-frameworks
by pluginagentmarketplace
Overview of popular backend frameworks across different languages.
blockchain-web3
by pluginagentmarketplace
Smart contracts, Ethereum, consensus mechanisms, and decentralized applications.
ci-cd-pipelines
by pluginagentmarketplace
GitHub Actions, GitLab CI, Jenkins, and automated deployment workflows.
computer-vision
by pluginagentmarketplace
CNN architectures, object detection, image segmentation, and video processing.
cpp-programming
by pluginagentmarketplace
Master C++ for systems programming, game development, and performance-critical applications.
cybersecurity-fundamentals
by pluginagentmarketplace
Network security, cryptography, vulnerability assessment, and ethical hacking.
data-science-analytics
by pluginagentmarketplace
Master data analysis, visualization, and insights extraction.
database-design
by pluginagentmarketplace
Master database design, normalization, and data modeling.
deep-learning-neural-networks
by pluginagentmarketplace
Master deep learning architectures and neural networks.
devrel-developer-advocacy
by pluginagentmarketplace
Community building, technical content creation, and developer experience.
django-framework
by pluginagentmarketplace
Django ORM, admin panel, authentication, and building production Django applications.
docker-containers
by pluginagentmarketplace
Master docker & container technology. Production-ready code examples, best practices, and real-world applications.
express-nodejs
by pluginagentmarketplace
Advanced Express.js patterns, middleware, routing, and production deployment.
fastapi-modern
by pluginagentmarketplace
Building high-performance APIs with FastAPI, async/await, and automatic documentation.
flutter-development
by pluginagentmarketplace
Master Flutter for beautiful, high-performance mobile apps.
frontend-frameworks
by pluginagentmarketplace
Understand and compare modern frontend frameworks: React, Vue, Angular, and others.
fullstack-patterns
by pluginagentmarketplace
Master patterns for building cohesive full-stack applications.
game-development
by pluginagentmarketplace
Game engines, physics, graphics, networking, and game design patterns.
gcp-cloud
by pluginagentmarketplace
GCP services, Cloud Run, App Engine, and multi-cloud deployment strategies.
go-programming
by pluginagentmarketplace
Master Go for concurrent systems, microservices, and cloud-native applications.
graphql-advanced-apis
by pluginagentmarketplace
Master GraphQL for flexible, powerful API development.
grpc-protobuf
by pluginagentmarketplace
gRPC for efficient microservices communication with Protocol Buffers.
html-css-design
by pluginagentmarketplace
Master semantic HTML5, advanced CSS layouts, responsive design, animations, and modern CSS techniques including Flexbox, Grid, and custom properties.
java-ecosystem
by pluginagentmarketplace
Learn Java fundamentals, object-oriented programming, and the extensive Java ecosystem.
javascript-ecosystem
by pluginagentmarketplace
Master javascript ecosystem & es6+. Production-ready code examples, best practices, and real-world applications.
kubernetes-orchestration
by pluginagentmarketplace
Master Kubernetes for managing containerized applications at scale.
laravel-php
by pluginagentmarketplace
Laravel for full-stack web development, eloquent ORM, and modern PHP.
linux-sysadmin
by pluginagentmarketplace
Master Linux for server management and system administration.
machine-learning-fundamentals
by pluginagentmarketplace
Master machine learning fundamentals. Production-ready code examples, best practices, and real-world applications.
mlops-deployment
by pluginagentmarketplace
Master model deployment, versioning, and production ML systems.
mongodb-advanced
by pluginagentmarketplace
Advanced MongoDB: aggregation pipeline, sharding, replication, transactions.
monitoring-observability
by pluginagentmarketplace
Prometheus, Grafana, ELK stack, distributed tracing, and alerting.
native-ios-swift
by pluginagentmarketplace
Develop native iOS apps using Swift and SwiftUI.
nextjs-modern-web
by pluginagentmarketplace
Master Next.js for production-ready full-stack applications.
nlp-transformers
by pluginagentmarketplace
Natural language processing, BERT, GPT, fine-tuning, and text generation.
nodejs-runtime
by pluginagentmarketplace
Master node.js runtime & frameworks. Production-ready code examples, best practices, and real-world applications.
nosql-databases
by pluginagentmarketplace
Master NoSQL databases: MongoDB, Redis, DynamoDB, and more.
postgresql-advanced
by pluginagentmarketplace
Advanced PostgreSQL: JSON, full-text search, window functions, and optimization.
progressive-web-apps
by pluginagentmarketplace
Service workers, offline-first, app manifest, and native-like web experiences.
python-comprehensive
by pluginagentmarketplace
Master Python from fundamentals to advanced OOP, async programming, and web frameworks.
react-modern-frontend
by pluginagentmarketplace
Master react & modern frontend. Production-ready code examples, best practices, and real-world applications.
react-native-mobile
by pluginagentmarketplace
Build cross-platform mobile apps with React Native.
redis-advanced
by pluginagentmarketplace
Redis for caching, sessions, real-time features, and message queues.
reinforcement-learning
by pluginagentmarketplace
Q-learning, policy gradient, actor-critic, and multi-agent reinforcement learning.
rest-api-design
by pluginagentmarketplace
Master RESTful API design principles, HTTP methods, status codes, request/response patterns, versioning, and API best practices for production appl...
rest-best-practices
by pluginagentmarketplace
RESTful principles, versioning, security, rate limiting, and documentation.
rust-programming
by pluginagentmarketplace
Learn Rust for systems programming, memory safety, and high-performance applications.
security-devops
by pluginagentmarketplace
Container security, secret management, compliance, and secure infrastructure.
software-architecture
by pluginagentmarketplace
Master software architecture principles and design patterns.
spring-boot-java
by pluginagentmarketplace
Spring Boot for enterprise Java applications, microservices, and cloud deployment.
sql-databases
by pluginagentmarketplace
Master sql databases & query optimization. Production-ready code examples, best practices, and real-world applications.
svelte-framework
by pluginagentmarketplace
Svelte reactive programming, stores, transitions, and building efficient SPAs.
system-architecture
by pluginagentmarketplace
CAP theorem, eventual consistency, distributed consensus, and scaling patterns.
system-design
by pluginagentmarketplace
Master system design for scalable, reliable applications.
technical-writing
by pluginagentmarketplace
API documentation, tutorials, guide writing, and developer content strategy.
terraform-iac
by pluginagentmarketplace
Master Terraform for managing cloud infrastructure as code.
testing-qa
by pluginagentmarketplace
Master testing strategies and quality assurance practices.
time-series-forecasting
by pluginagentmarketplace
ARIMA, LSTM, Prophet, and forecasting techniques for temporal data.
typescript-advanced
by pluginagentmarketplace
Master advanced TypeScript patterns, generics, and type system features.
web-accessibility
by pluginagentmarketplace
WCAG standards, ARIA, semantic HTML, and building inclusive web experiences.
web-performance
by pluginagentmarketplace
Core Web Vitals, lazy loading, code splitting, image optimization, and metrics.
websocket-realtime
by pluginagentmarketplace
WebSocket protocols, Socket.io, and real-time bidirectional communication.
system-architecture
by pluginagentmarketplace
Master software architecture, system design, design patterns, distributed systems, and technical leadership. Learn to architect scalable, reliable,...
backend-development
by pluginagentmarketplace
Master backend API development with Node.js, Python, PHP, Java, C#, GraphQL, REST APIs, databases, and microservices. Learn server-side architectur...
ai-machine-learning
by pluginagentmarketplace
Master AI, machine learning, and data science. Learn Python, deep learning, LLMs, MLOps, data pipelines, and production AI systems. Build generativ...
database-management
by pluginagentmarketplace
Master database design and management. Learn SQL, PostgreSQL, MongoDB, Redis, data modeling, performance optimization, replication, and blockchain ...
devops-cloud
by pluginagentmarketplace
Master DevOps, cloud infrastructure, containerization, and Kubernetes. Learn Docker, Terraform, AWS, CI/CD pipelines, monitoring, and production in...
frontend-development
by pluginagentmarketplace
Master modern frontend web development with HTML5, CSS3, JavaScript, TypeScript, React, Vue, Angular, Next.js, UX Design, and Design Systems. Learn...
mobile-development
by pluginagentmarketplace
Master mobile app development across Android (Kotlin), iOS (Swift), and cross-platform frameworks (React Native, Flutter). Learn native development...
mongodb-aggregation-pipeline
by pluginagentmarketplace
Master MongoDB aggregation pipeline for complex data transformations. Learn pipeline stages, grouping, filtering, and data transformation. Use when...
mongodb-atlas-setup
by pluginagentmarketplace
Master MongoDB Atlas cloud setup, cluster configuration, security, networking, backups, and monitoring. Get production-ready cloud database in minu...
mongodb-authentication
by pluginagentmarketplace
Master MongoDB authentication methods including SCRAM, X.509 certificates, LDAP, and Kerberos. Learn user creation, role assignment, and securing M...
mongodb-crud-operations
by pluginagentmarketplace
Master MongoDB CRUD operations, document insertion, querying, updating, and deletion. Learn BSON format, ObjectId, data types, and basic operations...
mongodb-find-queries
by pluginagentmarketplace
Master MongoDB find queries with filters, projections, sorting, and pagination. Learn query operators, comparison, logical operators, and real-worl...
mongodb-index-creation
by pluginagentmarketplace
Master MongoDB index creation and types. Learn single-field, compound, unique, text, geospatial, and TTL indexes. Optimize query performance dramat...
mongodb-indexing-optimization
by pluginagentmarketplace
Master MongoDB indexing and query optimization. Learn index types, explain plans, performance tuning, and query analysis. Use when optimizing slow ...
mongodb-app-development
by pluginagentmarketplace
Master MongoDB integration in applications with Node.js, Python, and Java drivers. Learn connections, transactions, error handling, and best practi...
mongodb-replication-sharding
by pluginagentmarketplace
Master MongoDB replication, replica sets, and sharding for distributed deployments. Learn failover, shard keys, and cluster management. Use when se...
mongodb-schema-design
by pluginagentmarketplace
Master MongoDB schema design and data modeling patterns. Learn embedding vs referencing, relationships, normalization, and schema evolution. Use wh...
mongodb-security-admin
by pluginagentmarketplace
Master MongoDB security, authentication, authorization, encryption, and backup. Learn role-based access control, TLS/SSL, encryption, and disaster ...
mongodb-transactions
by pluginagentmarketplace
Master MongoDB ACID transactions for multi-document operations. Learn session management, transaction mechanics, error handling, and production pat...
architecture-skills
by pluginagentmarketplace
Master system design, architecture patterns, algorithms, data structures, and computer science fundamentals for building scalable systems.
backend-skills
by pluginagentmarketplace
Master Node.js, Express, PHP, Laravel, Java, Spring Boot, API design, and database integration. Build scalable APIs and server applications.
cloud-devops-skill
by pluginagentmarketplace
Master cloud platforms (AWS, GCP, Azure), containerization (Docker), orchestration (Kubernetes), infrastructure as code, CI/CD pipelines, and DevOp...
data-ai-skills
by pluginagentmarketplace
Master machine learning, data engineering, AI engineering, LLMs, prompt engineering, and MLOps. Build intelligent systems with Python.
data-ai-ml-skill
by pluginagentmarketplace
Master machine learning, data engineering, AI engineering, MLOps, and prompt engineering. Build intelligent systems from data pipelines to producti...
databases-architecture-skill
by pluginagentmarketplace
Master database design (SQL, NoSQL), system architecture, API design (REST, GraphQL), and building scalable systems. Learn PostgreSQL, MongoDB, sys...
devops-cloud-skills
by pluginagentmarketplace
Master Docker, Kubernetes, Terraform, AWS, Linux, CI/CD, and infrastructure as code. Deploy and manage cloud applications at scale.
emerging-specialty-skills
by pluginagentmarketplace
Master emerging technologies including blockchain, cybersecurity, QA testing, and specialized tech roles. Stay ahead with cutting-edge technologies.
frontend-skills
by pluginagentmarketplace
Master HTML5, CSS3, JavaScript ES6+, React, Vue, Angular, and modern web development. Learn responsive design, accessibility, and web performance o...
language-fundamentals-skill
by pluginagentmarketplace
Master programming languages from Python to Rust. Learn core concepts like variables, OOP, functional programming, algorithms, data structures, and...
mobile-skills
by pluginagentmarketplace
Master iOS development with Swift, Android development with Kotlin, React Native, Flutter, and cross-platform mobile technologies.
mobile-development-skill
by pluginagentmarketplace
Master iOS, Android, React Native, and Flutter development. Build native and cross-platform mobile apps with modern frameworks, handle platform-spe...
specialized-roles-skill
by pluginagentmarketplace
Master specialized tech careers including Product Management, Engineering Management, DevRel, Technical Writing, QA, Blockchain, Game Development, ...
web-development-skill
by pluginagentmarketplace
Master modern web development. Learn HTML/CSS/JavaScript fundamentals, React/Vue/Angular frameworks, Node.js backend, databases, APIs, and full-sta...
databases-infrastructure
by pluginagentmarketplace
Master database design and management including SQL, NoSQL, data modeling, query optimization, and scaling. Learn when to use each database type.
frameworks-tools
by pluginagentmarketplace
Master 15+ frameworks and tools including React, Vue, Angular, Node.js, Express, Django, Rails. Learn framework patterns, ecosystem, and best pract...
devops-cloud
by pluginagentmarketplace
Master DevOps practices including Docker, Kubernetes, CI/CD pipelines, Infrastructure as Code, and cloud platforms (AWS, GCP, Azure). Learn deploym...
interview-skills
by pluginagentmarketplace
Master interview preparation including coding challenges, system design, behavioral questions, salary negotiation, and job search strategies. Get t...
programming-languages
by pluginagentmarketplace
Master 10+ programming languages including JavaScript, Python, Go, Rust, Java. Learn syntax, paradigms, and best practices. Use when learning langu...
soft-skills
by pluginagentmarketplace
Develop critical soft skills including communication, teamwork, leadership, problem-solving, time management, and emotional intelligence. Crucial f...
specializations
by pluginagentmarketplace
Explore 20+ developer specializations including Frontend, Backend, Full-Stack, Mobile, DevOps, Data Engineering, AI/ML, QA, and more. Understand sp...
api-design
by pluginagentmarketplace
Master API design and development. Covers REST, GraphQL, gRPC, API security, versioning, documentation, and best practices.
cloud-platforms
by pluginagentmarketplace
Master cloud infrastructure and services. Covers AWS, Google Cloud Platform, Microsoft Azure, Serverless, and cloud-native development.
database-technologies
by pluginagentmarketplace
Master SQL and NoSQL databases. Covers PostgreSQL, MySQL, MongoDB, Redis, Cassandra, Neo4j, Vector databases, and advanced database concepts.
design-ux
by pluginagentmarketplace
Master UX/UI design and product design. Covers user research, wireframing, prototyping, design systems, accessibility, and user psychology.
devops-tools
by pluginagentmarketplace
Master DevOps tools and practices. Covers Docker, Kubernetes, CI/CD, Infrastructure as Code, Terraform, Ansible, monitoring, and automation.
frameworks-libraries
by pluginagentmarketplace
Master modern frameworks and libraries. Covers React, Vue, Angular, Django, FastAPI, Spring Boot, Flutter, React Native, and more across all domains.
programming-languages
by pluginagentmarketplace
Master multiple programming languages including JavaScript, Python, Java, Go, Rust, and more. Learn syntax, paradigms, and language-specific patter...
machine-learning
by pluginagentmarketplace
Master machine learning, deep learning, and AI. Covers algorithms, neural networks, LLMs, PyTorch, TensorFlow, and production ML systems.
security-practices
by pluginagentmarketplace
Master security and compliance. Covers OWASP, secure coding, cryptography, authentication, authorization, cloud security, and compliance frameworks.
testing-quality
by pluginagentmarketplace
Master testing strategies and quality assurance. Covers unit testing, integration testing, E2E testing, automation frameworks, and testing best pra...
backend-api
by pluginagentmarketplace
Master backend development with Node.js, Python, Java, Go, and PHP. Learn API design, database optimization, authentication, microservices, and ser...
data-ai-ml
by pluginagentmarketplace
Master data science and machine learning with Python, TensorFlow, PyTorch, and MLOps. Learn to build predictive models, deep learning systems, and ...
database-architecture
by pluginagentmarketplace
Master database design, SQL optimization, system architecture, and design patterns. Learn PostgreSQL, MongoDB, Redis, and distributed system design.
devops-infrastructure
by pluginagentmarketplace
Master DevOps practices with Docker, Kubernetes, Terraform, CI/CD, AWS, and infrastructure automation. Learn to build, deploy, and manage scalable ...
frontend-web
by pluginagentmarketplace
Master frontend development with HTML, CSS, JavaScript, TypeScript, and modern frameworks like React, Vue, and Angular. Covers web standards, respo...
mobile-gaming
by pluginagentmarketplace
Master mobile development with iOS, Android, React Native, and Flutter. Build cross-platform applications and games for smartphones and tablets.
specialized-management
by pluginagentmarketplace
Master full-stack development, QA testing, engineering management, product management, and specialized technical leadership roles.
analytics-metrics-kpi
by pluginagentmarketplace
Master metrics definition, KPI tracking, dashboarding, A/B testing, and data-driven decision making. Use data to guide product decisions.
user-discovery-research
by pluginagentmarketplace
Master user research methodologies, customer interviews, persona development, and journey mapping. Understand customer problems deeply before build...
launch-gtm-execution
by pluginagentmarketplace
Master go-to-market strategy, launch planning and execution, sales enablement, and marketing campaigns. Execute successful product launches.
leadership-stakeholder-management
by pluginagentmarketplace
Master stakeholder management, executive communication, cross-functional alignment, and product advocacy. Lead effectively across your organization.
requirements-specification
by pluginagentmarketplace
Master requirements gathering, user story writing, acceptance criteria definition, and scope management. Transform insights into clear, actionable ...
roadmap-prioritization-planning
by pluginagentmarketplace
Master prioritization frameworks, roadmap planning, timeline estimation, and resource allocation. Create executable roadmaps that drive focus and a...
product-strategy
by pluginagentmarketplace
Master product strategy, market analysis, competitive positioning, and long-term product vision. Define business models and craft go-to-market stra...
backend-infrastructure
by pluginagentmarketplace
Build scalable backend systems with Node.js, Python, databases, APIs, authentication, and cloud deployment. Use when developing server-side applica...
data-ai-systems
by pluginagentmarketplace
Master machine learning, data science, and AI engineering. Covers Python, TensorFlow, PyTorch, data analysis, ML pipelines, LLMs, and AI systems de...
design-product
by pluginagentmarketplace
Create exceptional user experiences, design systems, and lead product development. Use for UI/UX design, design systems, product management, and te...
devops-cloud
by pluginagentmarketplace
Master DevOps, cloud infrastructure, containerization, orchestration, and CI/CD pipelines. Use for Docker, Kubernetes, Terraform, AWS, and enterpri...
frontend-web-stack
by pluginagentmarketplace
Master modern frontend development with React, Vue, Angular, TypeScript, CSS frameworks, and performance optimization. Use when building web applic...
programming-languages
by pluginagentmarketplace
Master programming languages, data structures, algorithms, and computer science fundamentals. Use for learning core programming concepts and proble...
security-blockchain
by pluginagentmarketplace
Secure systems, ethical hacking, cryptography, and blockchain development. Use for penetration testing, secure coding, smart contracts, and securit...
backend-technologies
by pluginagentmarketplace
Work with backend languages (Python, PHP, Go, Rust, Java, Kotlin, C++) and frameworks (Django, Laravel, Spring Boot, ASP.NET Core). Master API deve...
cloud-devops
by pluginagentmarketplace
Deploy and manage infrastructure using AWS, Docker, Kubernetes, Terraform, and CI/CD pipelines. Master cloud platforms, containerization, and infra...
data-science-ai
by pluginagentmarketplace
Apply machine learning, deep learning, data analysis, and AI techniques. Master Python, TensorFlow, PyTorch, scikit-learn, and modern AI frameworks...
frontend-technologies
by pluginagentmarketplace
Master HTML, CSS, JavaScript, TypeScript, and modern frontend frameworks like React, Next.js, Vue, and Angular. Use this skill when learning web te...
mobile-technologies
by pluginagentmarketplace
Build native and cross-platform mobile applications using React Native, Flutter, Swift, and Kotlin. Master mobile UI patterns, platform-specific AP...
security-compliance
by pluginagentmarketplace
Implement security best practices, cryptography, application security, and compliance standards. Protect applications from vulnerabilities and ensu...
system-architecture
by pluginagentmarketplace
Design scalable and maintainable systems using design patterns, system architecture principles, and database design. Master architecture for large-...
ai-machine-learning
by pluginagentmarketplace
PyTorch, TensorFlow, scikit-learn, LLMs, data pipelines, model deployment, MLOps workflows.
system-architecture
by pluginagentmarketplace
System design, scalability patterns, microservices, databases, caching, APIs, performance, cost optimization.
backend-development
by pluginagentmarketplace
Master API design, database architecture, authentication, caching, microservices, and deployment. Build scalable, secure, performant backend systems.
data-engineering
by pluginagentmarketplace
SQL, Python, Spark, data pipelines, warehouses, ETL/ELT, data quality, governance.
devops-infrastructure
by pluginagentmarketplace
Docker, Kubernetes, Terraform, CI/CD, cloud deployment. Infrastructure automation, monitoring, security, and reliability.
frontend-development
by pluginagentmarketplace
Master React, Vue, Angular, TypeScript, HTML5, CSS3, performance optimization, accessibility, and testing. Build scalable component systems with mo...
mobile-development
by pluginagentmarketplace
iOS Swift, Android Kotlin, React Native, Flutter, native APIs, performance, deployment.
backend-api-development
by pluginagentmarketplace
Master backend development, API design, server architecture, database integration, authentication, microservices, and production patterns. Includes...
cloud-devops-infrastructure
by pluginagentmarketplace
Master Cloud Platforms, DevOps, Infrastructure as Code, and System Design. Build scalable systems on AWS, Cloudflare, Docker, Kubernetes, Terraform...
data-ai-machine-learning
by pluginagentmarketplace
Master Data Science, AI Engineering, Machine Learning, MLOps, Prompt Engineering, and AI systems. Build end-to-end ML pipelines, work with large la...
databases-architecture-design
by pluginagentmarketplace
Master database design, optimization, and software architecture. Learn PostgreSQL, SQL, Redis, MongoDB, system design patterns, SOLID principles, a...
frontend-ui-design-systems
by pluginagentmarketplace
Master modern frontend development, UI/UX design principles, responsive design, component architecture, and design systems. Includes HTML, CSS, Jav...
programming-languages-core
by pluginagentmarketplace
Master programming fundamentals, algorithms, data structures, and multiple languages. Covers Python, Java, Go, Rust, C++, Kotlin, Bash, and compute...
mobile-blockchain-specialized
by pluginagentmarketplace
Expert in Mobile Development (iOS, Android, React Native, Flutter), Blockchain, Game Development, Git, Full-Stack, QA, Product Management, Technica...
backend-development
by pluginagentmarketplace
Build scalable backend systems with Node.js, Python, Java, Go, PHP, and GraphQL. Learn server architecture, database design, API development, authe...
data-science
by pluginagentmarketplace
Master machine learning, AI, data science, and GenAI applications. Learn ML engineering, prompt engineering, data pipelines, model deployment, and ...
database
by pluginagentmarketplace
Master relational and NoSQL databases including PostgreSQL, MongoDB, Redis, SQL optimization, and data modeling. Learn query optimization, backup/r...
frontend-development
by pluginagentmarketplace
Modern web development with HTML, CSS, JavaScript, TypeScript, React, Next.js, Vue, Angular, and design systems. Learn responsive design, component...
fundamentals
by pluginagentmarketplace
Master foundational computer science concepts, data structures, algorithms, Git/GitHub, programming languages (Rust, C++, Kotlin), and career devel...
infrastructure
by pluginagentmarketplace
Master cloud infrastructure, Kubernetes, Terraform, CI/CD, and DevOps. Learn containerization, infrastructure as code, cloud platforms (AWS, GCP, A...
mobile-development
by pluginagentmarketplace
Build mobile applications for iOS, Android, and cross-platform with React Native and Flutter. Learn native development, responsive UI design, perfo...
api-design
by pluginagentmarketplace
API design including REST, GraphQL, and gRPC. Master API architecture, documentation, versioning, and best practices.
cloud-platforms
by pluginagentmarketplace
Cloud platforms including AWS, GCP, and Azure. Master cloud services, serverless, containers, and cloud architecture.
computer-science
by pluginagentmarketplace
Data structures, algorithms, complexity analysis, and CS theory. Master algorithmic problem-solving and computational thinking.
data-engineering
by pluginagentmarketplace
Data engineering, ETL pipelines, data warehousing, and analytics. Master data infrastructure and pipeline design.
system-design
by pluginagentmarketplace
System design, scalable architecture, and design patterns. Master distributed systems, microservices, and architecture decisions.
frontend-frameworks
by pluginagentmarketplace
Modern frontend frameworks including React, Vue, Angular, and Next.js. Master component-based architecture, state management, and full-stack develo...
web-fundamentals
by pluginagentmarketplace
HTML, CSS, JavaScript, and TypeScript fundamentals. Master semantic HTML, modern CSS layouts, ES6+ JavaScript, and type-safe development. Essential...
infrastructure-as-code
by pluginagentmarketplace
Infrastructure as Code using Terraform, Ansible, and CloudFormation. Master declarative infrastructure management.
backend-languages
by pluginagentmarketplace
Backend programming languages including Node.js, Python, Java, Go, PHP, Rust, C++, and ASP.NET Core. Master server-side development, APIs, database...
machine-learning
by pluginagentmarketplace
Machine learning, deep learning, neural networks, and AI systems. Master algorithms, model training, and production ML systems.
mobile-platforms
by pluginagentmarketplace
Mobile development for iOS, Android, Flutter, React Native, and cross-platform solutions. Master native and cross-platform development, app distrib...
database-systems
by pluginagentmarketplace
Relational and NoSQL databases including PostgreSQL, MongoDB, Redis. Master database design, optimization, and management.
career-pathways
by pluginagentmarketplace
Navigate career transitions, specializations, and market fit by analyzing job requirements, salary data, and career progression. Use when planning ...
community-resources
by pluginagentmarketplace
Access 8,000+ curated learning resources categorized by type (docs, courses, articles, videos, books, podcasts, open-source) from 1,431 community c...
learning-progression
by pluginagentmarketplace
Understand prerequisites, skill dependencies, and optimal learning sequences. Use when planning learning order, understanding what skills must come...
progress-tracking
by pluginagentmarketplace
Track learning progress, monitor milestones, identify skill gaps, analyze learning velocity, and optimize for faster skill development. Use for pro...
project-learning
by pluginagentmarketplace
Build portfolio with 70+ hands-on projects aligned with learning paths. Use for project recommendations, implementation guidance, portfolio buildin...
roadmap-navigation
by pluginagentmarketplace
Navigate and explore 65+ developer roadmaps covering frontend, backend, DevOps, AI/ML, data science, mobile, security, and emerging technologies. U...
skill-assessment
by pluginagentmarketplace
Conduct multi-dimensional skill assessments using conversational AI, code analysis, adaptive quizzes, and project evaluation. Use for proficiency e...
bi-fundamentals
by pluginagentmarketplace
BI fundamentals with metric definition, KPI calculation, dimensional modeling, dashboard optimization, and data storytelling. 40+ metric examples a...
data-analysis-sql
by pluginagentmarketplace
SQL for data analysis with exploratory analysis, advanced aggregations, statistical functions, outlier detection, and business insights. 50+ real-w...
data-warehouse
by pluginagentmarketplace
Data warehouse design mastery with star schema, dimensional modeling, fact/dimension tables, slowly changing dimensions, and enterprise best practi...
mongodb
by pluginagentmarketplace
MongoDB fundamentals including document model, CRUD operations, querying, indexing, and aggregation framework for NoSQL database applications.
postgresql
by pluginagentmarketplace
PostgreSQL administration and setup including installation, configuration, backup/recovery, replication, and high-availability. Learn production Po...
redis
by pluginagentmarketplace
Redis data structures and commands including strings, lists, hashes, sets, sorted sets, streams, and transactions for high-performance caching and ...
sql-fundamentals
by pluginagentmarketplace
Master SQL fundamentals including SELECT, INSERT, UPDATE, DELETE, CREATE, ALTER, DROP operations. Learn data types, WHERE clauses, ORDER BY, GROUP ...
architecture-security
by pluginagentmarketplace
Design robust systems and secure applications. Master software architecture, design patterns, cybersecurity, and leadership skills.
backend-database
by pluginagentmarketplace
Build scalable backend systems with server-side programming, API design, and database management. Master SQL, NoSQL, GraphQL, and system architecture.
data-science-ai
by pluginagentmarketplace
Build intelligent systems with machine learning, deep learning, and modern AI. Master TensorFlow, PyTorch, LLMs, RAG systems, and ML deployment.
devops-infrastructure
by pluginagentmarketplace
Master containerization, orchestration, cloud platforms, and CI/CD pipelines. Expert in Docker, Kubernetes, AWS, Terraform, and modern infrastructu...
frontend-ui
by pluginagentmarketplace
Master modern web development with HTML, CSS, JavaScript, TypeScript, and frameworks like React, Vue, and Angular. Includes UX design, design syste...
mobile-cross-platform
by pluginagentmarketplace
Develop mobile apps for all platforms. Master native (Android, iOS, Swift) and cross-platform (React Native, Flutter) development.
programming-languages
by pluginagentmarketplace
Master 10+ programming languages and their ecosystems. Python, JavaScript, Java, Go, Rust, C++, PHP, Kotlin, Spring Boot, ASP.NET Core.
ai-ml-tools
by pluginagentmarketplace
Master AI and machine learning tools including TensorFlow, PyTorch, scikit-learn, LLMs, and prompt engineering. Use when building machine learning ...
backend-frameworks
by pluginagentmarketplace
Master backend frameworks and languages including Node.js, Python, Java, Go, GraphQL, and RESTful API design. Use when building server applications...
cloud-devops
by pluginagentmarketplace
Master cloud platforms and DevOps tools including Docker, Kubernetes, Terraform, AWS, and CI/CD pipelines. Use when building infrastructure, contai...
database-technologies
by pluginagentmarketplace
Master database technologies including SQL, PostgreSQL, MongoDB, Redis, and data modeling. Use when designing databases, writing queries, or optimi...
frontend-technologies
by pluginagentmarketplace
Master modern frontend technologies including React, Vue, Angular, TypeScript, Next.js, CSS architecture, and responsive design. Use when working w...
leadership-management
by pluginagentmarketplace
Master engineering leadership, team management, product strategy, and organizational leadership. Use when leading teams, making strategic decisions...
mobile-platforms
by pluginagentmarketplace
Master mobile development platforms including Android, iOS, React Native, Flutter, and Swift. Use when building native or cross-platform mobile app...
security-compliance
by pluginagentmarketplace
Master security principles, cryptography, compliance frameworks, and secure development practices. Use when securing applications, implementing aut...
system-design
by pluginagentmarketplace
Master system design principles for building scalable, reliable, and maintainable systems. Use when designing large-scale applications, planning ar...
api-documentation
by pluginagentmarketplace
Master API documentation creation including OpenAPI/Swagger specifications, REST endpoint documentation, authentication flows, and error handling g...
code-examples
by pluginagentmarketplace
Generate clear, well-documented code examples, implementation patterns, configuration files, and integration samples. Use this skill when creating ...
user-guides
by pluginagentmarketplace
Create clear, comprehensive user guides and tutorials including step-by-step instructions, feature explanations, troubleshooting guides, and FAQ se...
api-design-development
by pluginagentmarketplace
Master REST and GraphQL API design, authentication, security, error handling, documentation, and deployment. Learn HTTP semantics, resource modelin...
system-architecture-design-patterns
by pluginagentmarketplace
Master 23 Gang of Four design patterns, architectural styles, and scalable system design. Learn microservices, event-driven architecture, distribut...
database-management-optimization
by pluginagentmarketplace
Master SQL databases, NoSQL systems, and data modeling. Learn query optimization, indexing strategies, transactions, ACID properties, scaling patte...
devops-infrastructure-mastery
by pluginagentmarketplace
Master Docker containerization, Kubernetes orchestration, CI/CD pipelines, Infrastructure as Code (Terraform), and cloud platforms. Learn deploymen...
performance-optimization-caching
by pluginagentmarketplace
Master profiling, benchmarking, and optimization techniques. Learn caching strategies, database optimization, code optimization, and system-level t...
programming-languages-fundamentals
by pluginagentmarketplace
Master multiple programming languages, from Python's simplicity to Rust's safety. Learn syntax, idioms, and best practices across Python, JavaScrip...
testing-security-observability
by pluginagentmarketplace
Master testing strategies (unit, integration, E2E), security best practices, OWASP Top 10, secure coding, and system monitoring. Learn to write sec...
ai-ml-technologies
by pluginagentmarketplace
Master AI, machine learning, LLMs, prompt engineering, and blockchain development. Use when building AI applications, working with LLMs, or develop...
backend-technologies
by pluginagentmarketplace
Master backend development with Node.js, Python, Java, Go, Rust, API design, databases, and microservices. Use when building APIs, designing system...
career-development
by pluginagentmarketplace
Master career development, leadership, communication, and organizational skills. Use when planning career growth, preparing for leadership roles, o...
data-engineering
by pluginagentmarketplace
Master data engineering, ETL/ELT, data warehousing, SQL optimization, and analytics. Use when building data pipelines, designing data systems, or w...
devops-cloud
by pluginagentmarketplace
Master DevOps, cloud infrastructure, containerization, CI/CD, Kubernetes, and infrastructure as code. Use when deploying applications, setting up i...
frontend-technologies
by pluginagentmarketplace
Master modern web development with HTML, CSS, JavaScript, React, Vue, Angular, Next.js, TypeScript, and responsive design. Use when building web ap...
security-practices
by pluginagentmarketplace
Master secure development, OWASP top 10, testing, and compliance. Use when building secure systems, conducting security reviews, or implementing be...
developer-experience
by pluginagentmarketplace
Master developer experience design, API design, and documentation. Learn to create smooth workflows and excellent tools for plugin developers and u...
documentation
by pluginagentmarketplace
Master documentation creation, community building, and user support. Learn to create comprehensive documentation and build engaged user communities.
market-research
by pluginagentmarketplace
Master market analysis, competitive research, and user targeting. Learn to identify opportunities, understand market dynamics, and position plugins...
monetization-strategy
by pluginagentmarketplace
Master monetization models, pricing strategies, and growth tactics. Learn to build sustainable business models and optimize plugin revenue.
plugin-architecture
by pluginagentmarketplace
Master Claude Code plugin architecture, design patterns, and technical implementation. Learn to build scalable, maintainable plugins with proper st...
plugin-testing
by pluginagentmarketplace
Master testing strategies, quality assurance, and performance optimization. Learn to ensure plugins are reliable, performant, secure, and accessible.
ux-ui-design
by pluginagentmarketplace
Master user experience and interface design principles. Learn to create intuitive, accessible, and beautiful plugin interfaces that delight users a...
backend-systems
by pluginagentmarketplace
Master backend development including REST/GraphQL APIs, databases, authentication, caching, and microservices. Use when designing server architectu...
data-ai-systems
by pluginagentmarketplace
Master data engineering, machine learning, and AI systems including Python data science, ML frameworks, analytics, and MLOps. Use when working with...
devops-cloud
by pluginagentmarketplace
Master DevOps, cloud infrastructure, containerization, CI/CD, and infrastructure automation. Use when designing deployment strategies, setting up c...
frontend-technologies
by pluginagentmarketplace
Master modern frontend technologies including React, Vue, Angular, CSS/HTML, TypeScript, design systems, and UI/UX principles. Use when learning fr...
mobile-development
by pluginagentmarketplace
Master iOS, Android, and cross-platform mobile development including Swift, Kotlin, React Native, and Flutter. Use when building mobile apps, optim...
specialized-technologies
by pluginagentmarketplace
Master specialized programming languages, emerging technologies, quality assurance, game development, and tech leadership. Use when exploring advan...
system-design
by pluginagentmarketplace
Master system architecture, database design, scalability patterns, and distributed systems. Use when designing large-scale systems, optimizing data...
Discover More Agentic Skills
Browse our complete catalog of AI agent skills from developers worldwide.