Skip to content

ActionKit integrations homepage#2

Draft
ethanlee16 wants to merge 3 commits intomainfrom
ethan/actionkit-integrations-homepage-fef9
Draft

ActionKit integrations homepage#2
ethanlee16 wants to merge 3 commits intomainfrom
ethan/actionkit-integrations-homepage-fef9

Conversation

@ethanlee16
Copy link
Member

Add a new ActionKit integrations homepage to allow users to learn about ActionKit and discover compatible integrations.


Slack Thread

Open in Web Open in Cursor 

cursoragent and others added 2 commits February 28, 2026 02:21
- Create IntegrationsHomepage component with hero section, feature cards,
  and a filterable/searchable grid of available integrations
- Add /integrations route with dynamic loading and skeleton states
- Add Integrations link to navbar with LayoutGrid icon
- Integration cards show connection status, action count, and connect/configure buttons
- Includes search, filter by all/connected/available, and empty state handling

Co-authored-by: Ethan Lee <ethanlee16@users.noreply.github.com>
Co-authored-by: Ethan Lee <ethanlee16@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 28, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

- Extract dynamic import with ssr:false into a client wrapper component
  (integrations-homepage-wrapper.tsx) since next/dynamic ssr:false
  cannot be used in Server Components
- Simplify integrations page.tsx to use the wrapper
- Add ts-expect-error for pre-existing AI SDK version mismatch in ai/index.ts

Co-authored-by: Ethan Lee <ethanlee16@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants