Skip to content
View alipajand's full-sized avatar

Highlights

  • Pro

Block or report alipajand

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
alipajand/README.md

Hi, I'm Ali Pajand 👋

Senior Product Engineer · Frontend Architecture · Design Systems · AI Product Workflows

Senior Product Engineer in Montreal focused on frontend architecture, design systems, AI product workflows, accessibility, TypeScript/React, and developer experience.

Pinned Loading

  1. agent-readiness-kit agent-readiness-kit Public

    Audit whether a software repository is ready for AI coding agents (Cursor, Codex, Claude Code, GitHub Copilot, and similar tools).

    TypeScript 1

  2. agent-context-doctor agent-context-doctor Public

    Audit agent context files like AGENTS.md, CLAUDE.md, .cursor/rules/*.mdc, .github/copilot-instructions.md, and prompt docs for quality, safety, contradictions, and repo alignment.

    TypeScript

  3. agent-pr-reviewer-lite agent-pr-reviewer-lite Public

    Build a deterministic CLI + CI tool that reviews a pull request or local git diff and reports risky agent-generated changes.

    TypeScript

  4. agent-readiness-action agent-readiness-action Public

    Build a GitHub Action wrapper around agent-readiness-kit so repositories can run agent-readiness audits in CI.

    TypeScript