Inteligentsensingsolutions
Official@inteligentsensingsolutions
Offers architectural guidance for full-stack TypeScript development, focusing on Next.js, PostgreSQL, and robust testing methodologies for enterprise applications.
Agent Skills by Inteligentsensingsolutions
Showing 18 vetted skills indexed across 1 GitHub repositories.
systematic-debugging
Diagnose and fix Node.js and TypeScript bugs using a four-phase debugging methodology.
dev-conventions
Standardize branch naming, commit formats, labels, and PR conventions for Git workflows.
zustand-patterns
Create typed, modular Zustand stores for React applications with Slice and middleware patterns.
playwright-patterns
Automate adoption of Playwright patterns for end-to-end testing.
nextjs-supabase-auth
Integrate Supabase authentication into Next.js App Router with middleware token refresh.
tdd-discipline
Enforce the Red-Green-Refactor TDD cycle for test-first development.
bullmq-patterns
Configure BullMQ queues, workers, and FlowProducer with Redis for job processing.
postgres-best-practices
Optimize PostgreSQL performance with EXPLAIN ANALYZE, indexing, and connection pooling guidance.
typescript-pro
Provide advanced type-safe patterns and strict tsconfig guidance for TypeScript code.
supabase-patterns
Integrate Supabase components including authentication, RLS, storage, Edge Functions, and realtime subscriptions.
testing-patterns
Generate typed factories, mocking setups, and CI coverage workflows for Vitest and Jest JavaScript/TypeScript projects.
nestjs-expert
Guide NestJS application design with module boundaries, DI, and testing patterns.
verification
Run test, lint, and typecheck commands and record their outputs.
e2e-testing
Validate end-to-end user workflows through the UI with Playwright.
nextjs-patterns
Guide Next.js 14/15 App Router architecture with routing and component decisions.
react-best-practices
Diagnose React and Next.js performance issues like waterfalls and re-renders.
tailwind-patterns
Configure Tailwind CSS v4 design tokens, OKLCH palettes, and container queries.
issue-workflow
Guides GitHub issue-to-merge workflow with TDD, PRs, code review, and merge criteria for Kanban teams.
Frequently Asked Questions About Inteligentsensingsolutions
FAQPage SchemaWhat specific technical tasks can I perform using these patterns?▼
You can implement modular Zustand stores, configure BullMQ job processing with Redis, optimize PostgreSQL indexing, and establish strict TypeScript configurations. These patterns also cover Next.js App Router architecture, Tailwind CSS design tokens, and end-to-end validation using Playwright.
Which engineering personas benefit most from these resources?▼
Full-stack engineers, frontend architects, and backend developers working within the React and Node.js ecosystem will find these patterns most valuable. They are specifically designed for teams aiming to standardize code quality, testing discipline, and architectural consistency across complex web applications.
What are the core prerequisites for implementing these patterns?▼
Successful implementation requires a foundational understanding of TypeScript, the React component lifecycle, and relational database concepts. Users should have an existing environment configured with Node.js, a PostgreSQL instance, and familiarity with modern testing frameworks like Vitest or Playwright.