Sign up to access all features of our service.
  • Job search
  • Favorites
  • Create a CV
    New
  • Salaries
  • Subscriptions

Sr. Full Stack Engineer - AI Forward

CarParts.com

Job Description

Job Description

What We Do

CarParts.com is the go-to eCommerce platform for auto care and maintenance. We provide drivers with quality parts at competitive prices and enable them to schedule appointments with trusted mechanics directly through our website. Using world-class design principles and the latest technologies, we deliver a fast, intuitive digital experience backed by our company-owned national distribution network.

With over 1,000 employees worldwide, we are scaling rapidly, fueled by our most recent strategic partnership and $35 million investment. This positions us for the next phase of growth as we continue to empower drivers along their journey.

Our Culture

At CarParts.com, our culture goes beyond our core values of Safety First, Customer Focused, and Commitment to Excellence. We are a performance-driven, data-focused, and fast-paced team where results matter and winning is expected.

- Hungry & Hardworking: We set ambitious goals, measure progress with clear metrics, and hold ourselves accountable to deliver results.
- Promote from Within: We reward top performers with opportunities for growth and advancement.
- Collaborative & In-Person: We believe the best ideas and fastest execution happen face-to-face.
- High Standards: We move quickly, pay attention to details, and dig deep - whether it’s analyzing contracts, aggregating complex scenarios, or building clear, data-driven presentations.
- No Passengers: We value grit, ownership, and the relentless pursuit of results

We are investing heavily in AI-powered engineering — building intelligent agents, integrating LLMs into our platform, and developing MCP (Model Context Protocol) servers to orchestrate context-aware automation across our ecommerce stack. This role sits at the intersection of full-stack engineering and applied AI.

Why This Role Is AI-Forward

This is not a traditional full-stack role with AI bolted on. AI is woven into how we build, ship, and operate:

  • Every engineer uses AI coding assistants (Claude Code, Claude Cowork, GitHub Copilot, Cursor) as a daily multiplier — not an optional extra
  • We are building production AI agents that automate merchandising, search relevance, customer support triage, and content generation
  • Our agents use agentic patterns — autonomous planning, multi-step reasoning, tool orchestration, self-correction, and human-in-the-loop checkpoints — not simple prompt-response chains
  • Our platform exposes MCP servers so LLM-powered tools can read catalog data, trigger workflows, and act on real-time signals
  • We treat prompt engineering and token economics as first-class engineering disciplines, reviewed in PRs alongside application code

If you want to ship AI features that millions of customers interact with — not just prototype in a notebook — this is the role.

Who You Are

  • The Builder:You’d rather write a reusable abstraction, a CLI tool, or a code generator than repeat the same manual task twice — and you design systems that scale without you babysitting them.
  • The Troubleshooter:A user reports a broken checkout flow and you instinctively open the network tabztrace the API call, and pinpoint whether it’s a frontend state bug, a backend validation edge case, or a data mismatch — before anyone else finishes reading the ticket.
  • The AI Enthusiast:You treat token budgets and prompt design with the same rigor as component architecture — optimizing context windows, evaluating model trade-offs, and shipping AI-powered features that move product metrics.

What You’ll Do

Build & Ship Product Features (50%)

  • Design, develop, and own full-stack features across React/Next.js frontends and Node.js/Express microservices
  • Build AI-powered product experiences: intelligent search, personalized recommendations, automated content generation, and conversational commerce flows
  • Design and develop agentic systems — agents that plan, reason over multiple steps, select and call tools, handle errors autonomously, and escalate to humans when confidence is low
  • Implement agentic patterns:ReActloops, chain-of-thought planning, reflection/self-critique, memory (short-term context and long-term retrieval), and multi-agent coordination
  • Develop and maintain MCP servers that expose ecommerce domain tools (catalog, pricing, inventory, order) to LLM-powered clients
  • Integrate LLM APIs into production paths with proper error handling, fallback strategies, andcostguardrails
  • Write prompts, evaluation harnesses, and monitoring for AI features — treat them as code, version them, review them

AI & Automation Requirements & Developer Experience (30%)

  • Optimize frontend performance: Core Web Vitals, page load time, time-to-first-byte
  • Design APIs (REST,OpenAPI) that are clean, well-documented, andbackward-compatible
  • Build shared tooling: CLI utilities, code generators, reusable component libraries, and internal developer tools powered by AI
  • Improve CI/CD pipelines, containerized builds, and deployment workflows
  • Participate in architecture decisions, code reviews, and technical design documents
  • 1+ year hands-on experience integrating LLM APIs (OpenAI, Anthropic, or equivalent) into production or near-production systems
  • Demonstrated ability to build or extend AI agents that use tool-calling, function execution, and structured output
  • Proven approach to token budget management: prompt optimization, caching strategies, cost monitoring dashboards

Collaborate & Grow (20%)

  • Translate business requirements into technical designs with product and design stakeholders
  • Mentor engineers on AI integration patterns, prompt engineering, and modern full-stack practices
  • Stay current with AI/ML tooling, LLM advances, and MCP ecosystem developments — bring what you learn back to the team

Position Requirements

  • Contributions to open-source AI tooling or MCP ecosystem

CarParts.com is an equal-opportunity employer. We enthusiastically accept our responsibility to make employment decisions without regard to race, religious creed, color, age, sex, sexual orientation, national origin, religion, marital status, medical condition, physical or mental disability, military service, pregnancy, childbirth and related medical conditions, or any other classification protected by federal, state, and local laws and ordinances.

The above-noted job description is not intended to describe, in detail, the multitude of tasks that may be assigned but rather to give the incumbent a general sense of the responsibilities and expectations of his/her position. As the nature of business demands change so, too, may the essential functions of this position.

Position Requirements

Core Engineering (Required)

  • 5+ years of experience in full-stack web application development using Node.js, JavaScript, TypeScript, and modern frameworks
  • Extensive experience building scalable applications and microservices using React, Next.js, Node.js, Express, HTML, and CSS
  • Hands-on TypeScript across frontend and backend systems
  • Strong knowledge of RESTful API design andOpenAPIspecifications
  • Experience designing and integrating APIs, including REST and modern data-fetching patterns
  • Extensive experience with MySQL, MongoDB, PostgreSQL, and Redis, with solid understanding of data modeling trade-offs
  • Familiarity with micro-frontend architecture and module federation
  • Strong experience building performant React applications using hooks and state management (Redux or equivalent)
  • Experience with cloud-native development using Docker and containerized environments
  • Experience with CDNs, caching strategies, performance optimization, and security considerations
  • Strong knowledge of JavaScript build tools (Webpack, Vite, or modern bundlers)
  • Proficiency with Chrome DevTools and frontend performance profiling
  • Experience with SPA, PWA, responsive design, and MPA architectures
  • Strong foundation in data structures, algorithms, and database design
  • Proven experience in software architecture, design patterns, and engineering best practices

AI & Automation (Required)

  • 1+ year hands-on experience integrating LLM APIs (OpenAI, Anthropic, or equivalent) into production or near-production systems
  • Demonstrated ability to build or extend AI agents that use tool-calling, function execution, and structured output
  • Solid understanding of agentic concepts and design patterns:
  • ReAct(Reason + Act) loops, chain-of-thought planning, and step-by-step task decomposition
  • Tool orchestration — selecting, invoking, and chaining external tools based on model reasoning
  • Memory architectures: conversation context, scratchpads, vector-backed long-term recall
  • Self-correction and reflection — agents that detect errors in their own output and retry
  • Human-in-the-loop checkpoints, confidence thresholds, and graceful fallback to manual workflows
  • Multi-agent coordination — delegating subtasks across specialized agents and merging results
  • Acquaintance or hands-on experience developing agents:
  • Built, extended, or shipped at least one agent (production, internal tool, or well-scoped prototype) that performs multi-step autonomous tasks
  • Familiar with agent frameworks such asLangChain,LangGraph,CrewAI,Autogen, Claude Agent SDK, or custom orchestration loops
  • Comfortable designing agent tool schemas, managing agent state, and debugging non-deterministic agent behavior
  • Experience designing or contributing to MCP servers or similar context-orchestration layers
  • Proven approach to token budget management: prompt optimization, caching strategies, and cost monitoring
  • Comfortable using AI coding assistants (GitHub Copilot, Claude Code, Claude Cowork, Cursor) daily to accelerate development
  • Able to write effective prompts for code generation, refactoring, test creation, and documentation
  • Understands foundational LLM concepts: tokens, temperature, context windows, embeddings, and RAG
  • Can evaluate AI-generated code for correctness, security, and performance — not just accept output blindly

Nice to Have

  • Experience with public cloud services (AWS, Azure, GCP)
  • Experience with ecommerce/retail purchase journeys
  • Experience migrating legacy applications to modern stacks
  • Familiarity with vector databases (Pinecone,Weaviate,pgvector) and RAG pipelines
  • Experience with agent frameworks (LangChain,LangGraph,CrewAI) or custom orchestration loops
  • Experience fine-tuning or distilling models for domain-specific tasks
  • Contributions to open-source AI tooling or the MCP ecosystem
  • Experience withGraphQL

CarParts.com is an equal-opportunity employer. We enthusiastically accept our responsibility to make employment decisions without regard to race, religious creed, color, age, sex, sexual orientation, national origin, religion, marital status, medical condition, physical or mental disability, military service, pregnancy, childbirth and related medical conditions, or any other classification protected by federal, state, and local laws and ordinances.

The above-noted job description is not intended to describe, in detail, the multitude of tasks that may be assigned but rather to give the incumbent a general sense of the responsibilities and expectations of his/her position. As the nature of business demands change so, too, may the essential functions of this position.

Vacancy posted 1 day ago
Similar jobs that could be interesting for youBased on the Sr. Full Stack Engineer - AI Forward in Long Beach, CA vacancy
  •  ...our team means engaging with expansive engineering teams across Latin America, Philippines...  ...Title and Location Position Title: Senior Full Stack Developer Location: US Nice to Have Experience...  ...stack Contributions to open-source AI tooling or MCP ecosystem Soft Skills... 
    Senior

    Lean Tech, a Lean Solutions Group Division

    Long Beach, CA
    4 days ago
  • $170k - $225k

     ...for the mission.   Total Ownership. We seek staff and engineers who take full responsibility for contributing to and delivering flight-...  ...force multiplication and drive mission success. Sr. Full Stack Software Engineer Long Wall's Senior Full Stack Software... 
    Senior
    Permanent employment
    Full time
    Work at office
    Flexible hours

    Long Wall

    Long Beach, CA
    8 hours ago
  •  ...Your Role As a Full Stack Engineer in the healthcare space, you'll architect seamless, missioncritical applications that clinicians and...  ...systems (e.g., GitHub, GitLab, Bitbucket) ~ Experience using AI-assisted coding tools in professional software development (e... 
    Suggested
    Work at office
    Shift work
    2 days per week

    Blue Shield of CA

    Long Beach, CA
    2 days ago
  • $190k

     ...Senior Full Stack Software Engineer Torrance, CA What We're Building The marine industry supports recreation, global commerce, and national...  ...reimbursement for professional development and a monthly AI stipend Safety support — Annual reimbursement for PPE,... 
    Senior
    Full time
    Work at office
    Remote work
    Relocation package

    Arc Boat Company

    Torrance, CA
    2 days ago
  • $154k - $230k

     ...industrial automation, data analytics infrastructure, and next-generation AI to solve real problems and accelerate progress. Long term, the...  ...purchasing and manufacturing operations, access and analyze engine and component test data, and several other tools used by... 
    Senior

    Relativity Space

    Long Beach, CA
    4 days ago
  • $120k - $250k

     ...- Manufacturing the Future Hadrian is building autonomous factories to reindustrialize America. By combining AI, advanced software, robotics, and full-stack manufacturing, we help aerospace and defense companies build rockets, satellites, aircraft, ships, and other mission... 
    Permanent employment
    Full time
    Contract work
    Local area
    Relocation package
    Flexible hours

    Hadrian Automation

    Torrance, CA
    7 days ago
  • $150k - $200k

     ...Job Title: Full-Stack Game Developer (Sports EdTech) Location: Austin, TX (On-site preferred...  ...moving startup looking for a hyper-talented AI Applied Full-Stack Game Developer to...  ...architecture from the ground up using 2D web engines (like Phaser or Godot) to ensure... 
    Full time
    Seasonal work
    Remote work
    Flexible hours

    GrabJobs

    Long Beach, CA
    1 day ago
  • $140k - $214k

     ...automation, data analytics infrastructure, and next-generation AI to solve real problems and accelerate progress. Long term, the team...  ...space.About the Role:We are looking for a Senior SRE / DevOps Engineer to join our growing team at our headquarters. In this role, you... 
    Senior

    Relativity Space

    Long Beach, CA
    3 days ago
  • $122k - $132k

     ...Full Stack Web Developer Quality without compromise is not just a motto at See's Candies. It is the most important ingredient in our recipe...  ...with agile development methodologies. Experience with AI assisted development tools such as Claude Code is a plus. The... 
    Local area
    3 days per week

    See's Candy

    Carson, CA
    4 days ago
  •  ...Job ID#: 561891 Job Category: Pro - Engineering Position Type: Direct Placement Duration...  ...removing obstacles to keep projects moving forward.Track program progress, identify risks,...  ...you may receive a call or message from our AI Talent Scout about this role or other... 
    Senior
    Contract work
    Worldwide
    Shift work
    Day shift

    Acara Solutions

    Cypress, CA
    1 day ago
  • $88.4k - $154.7k

     ...empowers you to achieve your full potential. Unleash your talent...  ...a Junior Front End Developer, AI Applications to join our team...  ...applicationsCollaborate with software engineers, AI/ML engineers, and product...  ...in front-end or full-stack developmentWorking knowledge of... 
    Full time
    Internship
    Work at office
    Flexible hours

    Parsons

    Westminster, CA
    1 day ago
  • $122.43k - $224.5k

     ...comprehensively uses machine learning to optimally engineer, additively manufacture, and flexibly...  ....PurposeDivergent is seeking a Staff Full-Stack Software Engineer to lead the...  ...Engineer II - $122,430 - $168,340 + EquityE05 / Sr. Engineer: $141,380 - $194,390 + Equity E... 
    Temporary work

    Divergent

    Torrance, CA
    8 hours ago
  • $122.43k - $224.5k

     ...DAPS) that comprehensively uses machine learning to optimally engineer, additively manufacture, and flexibly assemble complex integrated...  ...and production.PurposeDivergent is seeking a Senior Full-Stack Software Engineer to develop and scale software systems that power... 
    Senior
    Temporary work

    Divergent

    Torrance, CA
    8 hours ago
  •  ...Senior Product Engineer, Treasury (Elixir) Remote — US-based, working EST hours About Vic.ai Vic.ai is building the autonomous finance platform for the modern enterprise...  ...create and use payment cards — some of the most forward-looking work at the company. Elixir is the... 
    Senior
    Remote work
    Flexible hours

    GrabJobs

    Long Beach, CA
    2 days ago
  • $54.42 per hour

     ...across North America, Europe and Asia. As an industry leader in Full-Stack Technology Services, Talent Services, and real-world application...  ...criminal penalties and civil liability.Use of Artificial Intelligence (AI): We may use Artificial Intelligence (AI) to support parts of... 
    Contract work
    Temporary work

    TEKsystems

    Torrance, CA
    2 days ago
  • $131k - $197k

     ...industrial automation, data analytics infrastructure, and next-generation AI to solve real problems and accelerate progress. Long term, the...  ...the digital backbone of our future in space.About the Role:The Sr Workday Developer is responsible for the technical design,... 
    Senior
    Permanent employment

    Relativity Space

    Long Beach, CA
    3 days ago
  • $120k - $300k

     ...autonomous factories to reindustrialize America. By combining AI, advanced software, robotics, and full-stack manufacturing, we help aerospace and defense...  ...roadmap Get to build alongside an incredible team of engineers, operators, and the best machinists/CAM programmers... 
    Permanent employment
    Full time
    Local area
    Relocation package
    Flexible hours

    Hadrian Automation

    Torrance, CA
    7 days ago
  • $120k - $300k

     ...autonomous factories to reindustrialize America. By combining AI, advanced software, robotics, and full-stack manufacturing, we help aerospace and defense...  ...be better. Build alongside an incredible team of engineers and operators. What We’re Looking For Expertise... 
    Permanent employment
    Full time
    Local area
    Relocation package
    Flexible hours

    Hadrian Automation

    Torrance, CA
    7 days ago
  • $147.9k - $254.8k

     ...JobAs a IT Solutions Architect, Sr., you will design and...  ...Emerging tech (LLMs, agentic AI, etc.), Dynamics 365, and other...  ...experience Computer science, Engineering, or a related fieldCertifications...  ...60-1.35(c)SummaryLocation: Long Beach Office 3800Type: Full time
    Senior
    Full time
    For contractors
    Work at office

    SCAN Health Plan

    Long Beach, CA
    2 days ago
  • $80.3k - $138.33k

     ...this role, you will help advance SCAN’s AI enablement and enterprise data governance...  ...document business impact, and partner with data engineering, analytics, reporting, and business teams...  ...information. 41 CFR 60-1.35(c)SummaryLocation: Long Beach Office 3800Type: Full time
    Senior
    Full time
    For contractors
    Work at office

    SCAN Health Plan

    Long Beach, CA
    8 hours ago
  • $106.2k - $182.98k

     ...serve.The JobWe are seeking a senior software engineer to lead the analysis, architecture, design...  ...requires practical experience leveraging AI/ML-driven capabilities to automate,...  ...furnish information. 41 CFR 60-1.35(c)SummaryLocation: Long Beach Office 3800Type: Full time
    Senior
    Full time
    For contractors
    Work at office

    SCAN Health Plan

    Long Beach, CA
    1 day ago
  • $141k - $208k

     ...analytics, data warehousing, observability, and AI workloads. The company’s sustained,...  ...expanding our central Site Reliability Engineering team. You will be responsible for building...  ...with the shared goal of moving the business forward. You have a high level of responsibility,... 
    Senior
    Local area
    Remote work
    Home office
    Flexible hours

    GrabJobs

    Long Beach, CA
    3 days ago
  • $130k - $160k

     ...automotive industry. These offerings leverage the full suite of MOTER’s connected vehicle data...  .... Job Overview The Senior Software Engineer contributes to the design, development,...  ...production operations. This role is AI-native: we expect code generation, refactoring... 
    Senior
    Casual work
    Work at office
    Flexible hours

    Aioi USA & MOTER Tech

    Torrance, CA
    more than 2 months ago
  • A leading technology consultancy is seeking a Full-stack Developer to collaborate with one of the largest investment management companies, based in Southern California. The role requires strong skills in Angular, Typescript, HTML, and CSS, with significant backend experience... 
    Senior

    Luxoft

    South Gate, CA
    4 days ago
  • $125.4k - $181.42k

     ...Job:We are seeking a visionary Principal AI Security Engineer to serve as the primary architect and...  ...configurations, specifically within the Azure AI stack. From securing Model Context Protocol (...  .... 41 CFR 60-1.35(c)SummaryLocation: Long Beach Office 3800Type: Full time
    Full time
    For contractors
    Work at office
    Local area
    Remote work

    SCAN Health Plan

    Long Beach, CA
    1 day ago
  • $120k - $300k

     ...autonomous factories to reindustrialize America. By combining AI, advanced software, robotics, and full-stack manufacturing, we help aerospace and defense...  ...be better. Build alongside an incredible team of engineers and operators. What We’re Looking For Expert in... 
    Permanent employment
    Full time
    Local area
    Relocation package
    Flexible hours

    Hadrian Automation

    Torrance, CA
    7 days ago
  • $120k - $130k

     ...based calls until 12 PST. Type: Full-time Reports to: CTO Works...  ...scoping, and required skills Engineering & Technical Standards Develop...  ...Explore and apply AI tools and workflows to improve...  ...Looking For 3–8 years of full-stack engineering experience 2+ years... 
    Full time
    Remote work

    GrabJobs

    Long Beach, CA
    5 days ago
  • $54.42 per hour

     ...across North America, Europe and Asia. As an industry leader in Full-Stack Technology Services, Talent Services, and real-world application...  ...penalties and civil liability. Use of Artificial Intelligence (AI): We may use Artificial Intelligence (AI) to support parts of our... 
    Contract work
    Temporary work

    TEKsystems

    Torrance, CA
    3 days ago
  • DP World in Carson, CA is seeking a Senior Freight Forwarding Operations and Customer Service Agent - Ocean Exports to build strong customer relationships, resolve issues, and ensure satisfaction across export/import operations. The role requires guiding documentation,... 
    Senior

    DP World

    Carson, CA
    3 days ago
  • $154k - $230k

     ...the next generation of explorers.About the Role:We are seeking an AI/ML Scientist to develop and deploy machine learning systems that...  ...end-to-end, and communicate results clearly to scientists and engineers alike. Fulfilling this objective requires creativity to combine... 
    Senior

    Relativity Space

    Long Beach, CA
    8 hours ago

Do you want to receive more vacancies?

Subscribe and receive similar vacancies to Sr. Full Stack Engineer - AI Forward. Be the first to apply!