Skip to main content

Developer Tools

  1. JetBrains Suite: IntelliJ, WebStorm, DataGrip
  2. Linear for Product and Project Management
  3. Graphite
    1. AI reviewer
    2. PR reviews
    3. PR stacking methodology
  4. Claude Code with in-house Agent Orchestration per-repository

Embedded UI

Frameworks

  1. TypeScript with React
  2. Vite for builds
  3. Panda for styling management, extended internally to enable white labeling at scale
  4. TanStack Query for API state management
  5. Zustand for client-side state management
  6. Zod for TypeScript schema validation and static type inference

CI/CD

  1. GitHub Actions for automated CI/CD
  2. AWS Cloudfront for hosting
  3. Vitest for unit tests
  4. Cypress for Component tests
  5. Datadog for E2E tests (owned by QA)

Monitoring & Logging

  1. BugSnag for logging
  2. Datadog Browser Monitoring for monitoring
  3. Incident.io for incident reporting and paging
    1. Integrated with Datadog for automatic incident reporting
  4. Mixpanel for product analytics

Custom Agent Orchestration

Phase 1: Research / Debugging

  1. Research Specialist
  2. Error Detective

Phase 2: Design

  1. Figma MCP Pro
  2. UI/UX Designer
  3. Frontend Architect

Phase 3: Specification

  1. Spec Architect

Phase 4: Planning

  1. Resource Manager

Phase 5: Implementation

The Implementation Phase includes sub-phases as defined by Planning phase
  1. React Pro, Typescript Pro
  2. Test Automator
  3. Code Reviewer, Architect Reviewer, Debugger

API

Frameworks

  1. Java with Spring on top of MySQL database
  2. Spring Web MVC for API
  3. Spring AI for MCP
  4. OpenAPI Specification (OAS) for API reference
  5. Hibernate for ORM and DB Auditing
  6. Spring Data for data access and repositories
  7. Spring Session for session management
  8. Spring Modulith for structure
  9. Spring Batch for queue/job processing
  10. Spring Security for authentication/authorization

CI/CD

  1. GitHub Actions for automated CI/CD
  2. AWS Elastic Beanstalk for API hosting
  3. Amazon Aurora for DB hosting
  4. JUnit for Unit tests
  5. Spring Mock MVC for integration tests
  6. Datadog for API tests
  7. Flyway for DB migration management
  8. AWS Inspector for vulnerability scans
    1. Tight’s “Security Specialist” Claude Agent is automatically tasked with any CVEs found during the build process and submits a PR for Compliance Officer review

Monitoring & Logging

  1. BugSnag for logging
  2. AWS CloudWatch on top of Spring Actuator for monitoring
  3. Incident.io for incident reporting and paging
    1. Integrated with Cloudwatch for automatic incident reporting

Custom Agent Orchestration

Phase 1: Research / Debugging

  1. Research Specialist
  2. Error Detective

Phase 2: Design

  1. API Documenter
  2. Backend Architect

Phase 3: Specification

  1. Spec Architect

Phase 4: Planning

  1. Resource Manager

Phase 5: Implementation

The Implementation Phase includes sub-phases as defined by Planning phase
  1. Java Pro, SQL Pro, Database Optimizer
  2. Test Automator
  3. Code Reviewer, Architect Reviewer, Debugger