← all publishers

ngxtm

@ngxtm-devkit source repo

303 published skills · page 1 of 4

  1. Async GRAPHQL · ngxtm-devkit bundle
    High-performance GraphQL server library for Rust.
    0
    installs
  2. Sqlx Database · ngxtm-devkit bundle
    Async Rust SQL toolkit with compile-time checked queries.
    0
    installs
  3. Tokio Runtime · ngxtm-devkit bundle
    Async runtime for Rust with task scheduling, I/O, and timers.
    0
    installs
  4. Dart Best Practices · ngxtm-devkit
    General purity standards for Dart development.
    0
    installs
  5. Flutter Performance · ngxtm-devkit
    Optimization standards for rebuilds and memory.
    0
    installs
  6. Viper Config · ngxtm-devkit bundle
    Complete configuration solution for Go applications.
    0
    installs
  7. Graalvm Native · ngxtm-devkit bundle
    Native image compilation, reflection configuration, and build optimization.
    0
    installs
  8. Micronaut Core · ngxtm-devkit bundle
    Compile-time dependency injection, configuration, AOP, and startup optimization.
    0
    installs
  9. Javascript Language Patterns · ngxtm-devkit bundle
    Modern JavaScript (ES2022+) patterns for clean, maintainable code.
    0
    installs
  10. Nestjs Architecture · ngxtm-devkit bundle
    Module organization, Dependency Injection patterns, and Project Structure.
    0
    installs
  11. Nestjs File Uploads · ngxtm-devkit bundle
    Secure file handling, Validation, and S3 streaming.
    0
    installs
  12. Next JS Architecture Fsd · ngxtm-devkit bundle
    Scalable project structure using Feature-Sliced Design (FSD).
    0
    installs
  13. Next JS Optimization · ngxtm-devkit bundle
    Image, Font, Script, and Metadata optimization strategies.
    0
    installs
  14. Typescript Language Patterns · ngxtm-devkit bundle
    Modern TypeScript standards for type safety, performance, and maintainability.
    0
    installs
  15. Typescript Security · ngxtm-devkit bundle
    Secure coding practices for building safe TypeScript applications.
    0
    installs
  16. Gin Framework · ngxtm-devkit bundle
    High-performance Go web framework with martini-like API.
    0
    installs
  17. Spring Boot Web · ngxtm-devkit bundle
    REST controller patterns, request handling, validation, exception handling, and WebFlux.
    0
    installs
  18. Spring Data Jpa · ngxtm-devkit bundle
    Entity mapping, repositories, transactions, queries, auditing, and fetching strategies.
    0
    installs
  19. Spring Security · ngxtm-devkit bundle
    Authentication, authorization, JWT, OAuth2, CSRF, CORS, and security filter chain.
    0
    installs
  20. Nestjs API Standards · ngxtm-devkit bundle
    Response wrapping, pagination, and error standardization.
    0
    installs
  21. Nestjs Configuration · ngxtm-devkit bundle
    Environment variables validation and ConfigModule setup.
    0
    installs
  22. Nestjs Openapi · ngxtm-devkit bundle
    Swagger automation and Generic response documentation.
    0
    installs
  23. Nestjs Observability · ngxtm-devkit bundle
    Structured logging (Pino) and Prometheus metrics.
    0
    installs
  24. Next JS Data Fetching · ngxtm-devkit bundle
    Fetch API, Caching, and Revalidation strategies.
    0
    installs
  25. React Native Expert · ngxtm-devkit bundle
    Use when building cross-platform mobile applications with React Native or Expo. Invoke for navigation patterns, platform-specific code, native modules, FlatList optimization.
    0
    installs
  26. C Best Practices · ngxtm-devkit bundle
    Idiomatic C# patterns for clean, maintainable code.
    0
    installs
  27. Echo Framework · ngxtm-devkit bundle
    High-performance, minimalist Go web framework.
    0
    installs
  28. Java Concurrency · ngxtm-devkit bundle
    Thread management, Executor framework, CompletableFuture, synchronization, and virtual threads.
    0
    installs
  29. Quarkus Reactive · ngxtm-devkit bundle
    Mutiny reactive types, reactive routes, and non-blocking I/O.
    0
    installs
  30. Nestjs Error Handling · ngxtm-devkit bundle
    Global Exception Filters and standard error formats.
    0
    installs
  31. Next JS Authentication · ngxtm-devkit bundle
    Secure token storage (HttpOnly Cookies) and Middleware patterns.
    0
    installs
  32. Next JS Server Actions · ngxtm-devkit bundle
    Mutations, Form handling, and RPC-style calls.
    0
    installs
  33. Fiber Framework · ngxtm-devkit bundle
    Express-inspired Go web framework built on fasthttp.
    0
    installs
  34. React State Management · ngxtm-devkit bundle
    Standards for managing local, global, and server state.
    0
    installs
  35. Flutter Getx Navigation · ngxtm-devkit bundle
    Context-less navigation, named routes, and middleware using GetX.
    0
    installs
  36. Java Core Language · ngxtm-devkit bundle
    Java language fundamentals, JVM basics, modern features, and idiomatic patterns.
    0
    installs
  37. Micronaut Reactive · ngxtm-devkit bundle
    Reactive types, HTTP clients, and non-blocking patterns.
    0
    installs
  38. Next JS State Management · ngxtm-devkit bundle
    Best practices for managing state (Server URL vs Client Hooks).
    0
    installs
  39. React Component Patterns · ngxtm-devkit bundle
    Modern React component architecture and composition patterns.
    0
    installs
  40. Serde Serialization · ngxtm-devkit bundle
    Rust serialization/deserialization framework for JSON, YAML, TOML, and more.
    0
    installs
  41. Idiomatic Flutter · ngxtm-devkit
    Modern layout and widget composition standards.
    0
    installs
  42. Typescript Best Practices · ngxtm-devkit bundle
    Idiomatic TypeScript patterns for clean, maintainable code.
    0
    installs
  43. Testing With Junit Mockito · ngxtm-devkit bundle
    JUnit 5, Mockito, Spring test slices, integration testing, and test organization.
    0
    installs
  44. Java Project Structure · ngxtm-devkit bundle
    Standard project layout, package conventions, module system, and layered architecture patterns.
    0
    installs
  45. Nestjs Controllers Services · ngxtm-devkit bundle
    Controller/Service separation and Custom Decorators.
    0
    installs
  46. Next JS Internationalization I18N · ngxtm-devkit bundle
    Best practices for multi-language handling, locale routing, and detection middleware.
    0
    installs
  47. Flutter Bloc State Management · ngxtm-devkit bundle
    Standards for predictable state management using flutter_bloc, freezed, and equatable.
    0
    installs
  48. Flutter Getx State Management · ngxtm-devkit bundle
    Simple and powerful reactive state management using GetX.
    0
    installs
  49. Java Collections Streams · ngxtm-devkit bundle
    Collections framework, Stream API, functional interfaces, and Optional patterns.
    0
    installs
  50. Spring Boot Architecture · ngxtm-devkit bundle
    Application structure, auto-configuration, profiles, bean lifecycle, and configuration properties.
    0
    installs
  51. Flutter Navigator V1 Imperative · ngxtm-devkit bundle
    Standard Flutter navigation using Navigator 1.0 (push/pop).
    0
    installs
  52. Flutter Riverpod State Management · ngxtm-devkit bundle
    Reactive state management using Riverpod 2.0 with code generation.
    0
    installs
  53. Flutter Layer Based Clean Architecture Ddd · ngxtm-devkit bundle
    Standards for separation of concerns, layer dependency rules, and DDD in Flutter.
    0
    installs
  54. Flutter Feature Based Clean Architecture · ngxtm-devkit bundle
    Standards for organizing code by feature at the root level to improve scalability and maintainability.
    0
    installs
  55. Rust Core · ngxtm-devkit bundle
    Rust language fundamentals, ownership, error handling, and project patterns.
    0
    installs
  56. Tauri · ngxtm-devkit bundle
    Build desktop apps with Rust backend and WebView frontend.
    0
    installs
  57. Go Core · ngxtm-devkit bundle
    Go language fundamentals, concurrency, error handling, and project patterns.
    0
    installs
  58. React Hooks · ngxtm-devkit bundle
    Best practices for React Hooks usage and custom hook creation.
    0
    installs
  59. Rocket Framework · ngxtm-devkit bundle
    Type-safe, async Rust web framework with intuitive API.
    0
    installs
  60. Seaorm · ngxtm-devkit bundle
    Async ORM for Rust with compile-time checked queries.
    0
    installs
  61. Blazor · ngxtm-devkit bundle
    Blazor component patterns for interactive web UIs.
    0
    installs
  62. Nestjs Search Cqrs · ngxtm-devkit bundle
    Elasticsearch integration and Sync patterns.
    0
    installs
  63. Net Tooling · ngxtm-devkit bundle
    Essential tooling for .NET development and CI/CD.
    0
    installs
  64. Ent Orm · ngxtm-devkit bundle
    Facebook's entity framework for Go with code generation.
    0
    installs
  65. Nestjs Caching Redis · ngxtm-devkit bundle
    Multi-level caching, Invalidation patterns, and Stampede protection.
    0
    installs
  66. Nestjs Testing · ngxtm-devkit bundle
    Unit and E2E testing strategies with Docker.
    0
    installs
  67. Next JS Caching Architecture · ngxtm-devkit bundle
    The 4 layers of caching (Memoization, Data Cache, Full Route, Router Cache).
    0
    installs
  68. React Security · ngxtm-devkit bundle
    Security practices for React (XSS, Auth, Dependencies).
    0
    installs
  69. C Language Patterns · ngxtm-devkit bundle
    Modern C# standards for type safety, performance, and maintainability.
    0
    installs
  70. Net Security · ngxtm-devkit bundle
    Security standards for .NET applications based on OWASP guidelines.
    0
    installs
  71. Flutter Testing Standards · ngxtm-devkit bundle
    Unit, widget, and integration testing using mocktail and bloc_test.
    0
    installs
  72. Nestjs Security · ngxtm-devkit bundle
    Authentication, RBAC, and Hardening standards.
    0
    installs
  73. Flutter Security · ngxtm-devkit bundle
    Security standards for Flutter applications based on OWASP Mobile.
    0
    installs
  74. Cobra CLI · ngxtm-devkit bundle
    Modern CLI framework used by kubectl, docker, and more.
    0
    installs
  75. Validator · ngxtm-devkit bundle
    Struct validation using tags for Go.
    0
    installs
  76. Maven Build · ngxtm-devkit bundle
    POM structure, dependency management, plugins, profiles, and multi-module projects.
    0
    installs
  77. Nestjs Real Time · ngxtm-devkit bundle
    WebSocket and SSE selection strategies and scaling.
    0
    installs
  78. Nestjs Microservices · ngxtm-devkit bundle
    gRPC, RabbitMQ standards and Monorepo contracts.
    0
    installs
  79. Next JS Rendering Strategies · ngxtm-devkit bundle
    SSG, SSR, ISR, Streaming, and Partial Prerendering (PPR).
    0
    installs
  80. Chi Router · ngxtm-devkit bundle
    Lightweight, composable Go HTTP router built on net/http.
    0
    installs
  81. Gradle Build · ngxtm-devkit bundle
    Kotlin DSL, dependencies, tasks, plugins, and multi-project builds.
    0
    installs
  82. Quarkus Core · ngxtm-devkit bundle
    CDI dependency injection, configuration, dev mode, and extensions.
    0
    installs
  83. Spring Batch · ngxtm-devkit bundle
    Job configuration, chunk processing, readers, writers, processors, and job execution.
    0
    installs
  84. Spring Cloud · ngxtm-devkit bundle
    Service discovery, configuration, circuit breakers, load balancing, and API gateway.
    0
    installs
  85. Nestjs Deployment · ngxtm-devkit bundle
    Docker builds, Memory tuning, and Graceful shutdown.
    0
    installs
  86. Nestjs Scheduling · ngxtm-devkit bundle
    Distributed cron jobs and locking patterns.
    0
    installs
  87. Next JS App Router · ngxtm-devkit bundle
    File-system routing, Layouts, and Route Groups.
    0
    installs
  88. Asp Net Core Web API · ngxtm-devkit bundle
    Modern ASP.NET Core patterns for building RESTful APIs.
    0
    installs
  89. Razor Pages · ngxtm-devkit bundle
    ASP.NET Core Razor Pages patterns for server-rendered web apps.
    0
    installs
  90. Zap Logging · ngxtm-devkit bundle
    Blazing fast structured logging from Uber.
    0
    installs
  91. Nestjs Performance · ngxtm-devkit bundle
    Fastify adapter, Scope management, and Compression.
    0
    installs
  92. Observability Monitoring Monitor Setup · ngxtm-devkit bundle
    You are a monitoring and observability expert specializing in implementing comprehensive monitoring solutions. Set up metrics collection, distributed tracing, log aggregation, and create insightful da
    0
    installs
  93. Observability Monitoring Slo Implement · ngxtm-devkit bundle
    You are an SLO (Service Level Objective) expert specializing in implementing reliability standards and error budget-based practices. Design SLO frameworks, define SLIs, and build monitoring that ba...
    0
    installs
  94. Backend Development Feature Development · ngxtm-devkit
    Orchestrate end-to-end backend feature development from requirements to deployment. Use when coordinating multi-phase feature delivery across teams and services.
    0
    installs
  95. Security Scanning Security Dependencies · ngxtm-devkit bundle
    You are a security expert specializing in dependency vulnerability analysis, SBOM generation, and supply chain security. Scan project dependencies across ecosystems to identify vulnerabilities, ass...
    0
    installs
  96. Database Cloud Optimization Cost Optimize · ngxtm-devkit bundle
    You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and ...
    0
    installs
  97. Database Migrations Migration Observability · ngxtm-devkit
    Migration monitoring, CDC, and observability infrastructure
    0
    installs
  98. Full Stack Orchestration Full Stack Feature · ngxtm-devkit
    Use when working with full stack orchestration full stack feature
    0
    installs
  99. Application Performance Performance Optimization · ngxtm-devkit
    Optimize end-to-end application performance with profiling, observability, and backend/frontend tuning. Use when coordinating performance optimization across the stack.
    0
    installs
  100. Verification Before Completion · ngxtm-devkit
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evide...
    0
    installs