ankit4479
- 8 skills
- 0 followers
- 14 hours ago last updated
- ▌ Browse · ankit4479Read and interact with Chrome browser tabs using DOM-based reading (not screenshots). Opens URLs, reads page content via accessibility tree and text extraction, finds elements, fills forms, and executes JavaScript. Use whenever you need to view or interact with a web page.
- ▌ Onboard · ankit4479Interactive setup for the Outbound Builder Plugin. Collects infrastructure credentials (database, Trigger.dev, APIs, observability) to configure the plugin for this project.
- ▌ Discover · ankit4479Project discovery for the Outbound Builder Plugin. Analyzes an existing project or interviews the user to understand which technology domains are relevant, then maps available knowledge and suggests a build roadmap.
- ▌ Remember · ankit4479Record or view build-time learnings (error fixes, API quirks, config gotchas) that persist across sessions. Proven patterns are injected at session start.
- ▌ Scaffold Task · ankit4479Add a new Trigger.dev background task with batch processing, orchestrator, and test. Generates from templates and registers in config. Use when adding a new background processing task.
- ▌ Scaffold Client · ankit4479Add a new API client with built-in rate limiting, retry, and timeout. Generates from the base client template and adds config entries. Use when integrating a new external API.
- ▌
- ▌ Scaffold Project · ankit4479Initialize a new project from scratch. Creates directory structure, package.json, TypeScript config, Drizzle schema, Trigger.dev config, and .env.example. Use this to bootstrap a new project.