Varun B
Community@BotchaVarun · Visakhapatnam
Software Developer | MERN Stack | Java, SQL | REST APIs | DSA | Open to opportunities
Agent Skills by Varun B
Showing 18 vetted skills indexed across 1 GitHub repositories.
test-secondary-skill
Validates secondary skill deployment and visibility behavior in the skills directory.
database
Create and manage Replit PostgreSQL databases and execute SQL queries with safety checks.
agent-inbox
List and update user feedback items from the agent inbox.
media-generation
Generate AI images and videos and retrieve stock images from text descriptions.
fetch-deployment-logs
Fetch and filter deployment logs from a Repl to debug production errors.
workflows
Configure, restart, and remove long-running Replit workflow processes.
replit-docs
Search Replit documentation for platform features, pricing, and deployment guidance.
delegation
Delegate tasks to specialized subagents for synchronous or asynchronous autonomous execution.
integrations
Search and connect Replit integrations for OAuth, databases, payments, and third-party APIs.
deployment
Configure deployment targets and publish projects to production on Replit.
web-search
Search the web and fetch URL content as markdown for real-time information.
package-management
Install and manage language packages, system dependencies, and programming language runtimes.
diagnostics
Retrieve LSP diagnostics and suggest project rollback to previous checkpoints.
fullstack-js
Implements full-stack JavaScript applications with Express, React, Drizzle, and shadcn UI conventions.
environment-secrets
Manage environment variables and request secrets from users on Replit.
code_review
Spawns an architect subagent for code analysis, planning, and debugging.
repl_setup
Configure web application development servers for the Replit proxy environment.
skill-authoring
Create reusable SKILL.md instruction files that extend agent capabilities across sessions.
Frequently Asked Questions About Varun B
FAQPage SchemaWhat tasks can I perform using BotchaVarun's Replit skills?▼
You can manage Replit PostgreSQL databases, configure and publish deployments, fetch deployment logs, install language packages and runtimes, manage environment secrets, search Replit docs and integrations, run web searches, and set up React, Vite, Angular, or Vue applications.
Who are these Replit skills designed for?▼
They target developers building and shipping applications on Replit, particularly full-stack JavaScript engineers who need database management, deployment configuration, diagnostics-driven debugging, and framework-specific environment setup within the Replit platform.
How do the deployment and debugging skills work together?▼
The deployment skill configures and publishes a project, fetch-deployment-logs retrieves production logs for troubleshooting, and diagnostics surfaces LSP static errors with rollback suggestions. The code_review skill can additionally spawn an architect subagent for deep analysis after major features.
What prerequisites or dependencies do these skills require?▼
Skills operate inside the Replit environment and assume an active Repl. The code_review skill explicitly depends on the delegation skill for spawning subagents, and database operations rely on Replit's built-in PostgreSQL offering rather than external database servers.
Can these skills manage secrets and third-party integrations?▼
Yes. The environment-secrets skill views, sets, and deletes environment variables and requests secrets from users, while the integrations skill searches and manages Replit blueprints, connectors, and connections for authentication, databases, payments, and third-party services.