Sarthib7/agentsmith

Agent rules and reusable skills from my daily setup

This repository also configures its own agents. See what agentsmith tells them →

9Stars on the repository
127Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

render-cron-jobs

73

Sarthib7/agentsmith

Skill Claude CodeCodex

Configures and troubleshoots scheduled tasks on Render using cron job services. Use when the user needs to run something on a schedule, write a cron expression, set up a periodic job, migrate from Heroku Scheduler, choose between cron jobs and background workers, or fix a cron that isn't firing. Trigger terms: cron…

not rated 9 8d ago A 93 tokens

render-debug

74

Sarthib7/agentsmith

Skill Claude CodeCodex

Debug failed Render deployments by analyzing logs, metrics, and database state. Identifies errors (missing env vars, port binding, OOM, etc.) and suggests fixes. Use when deployments fail, services won't start, or users mention errors, logs, or debugging.

not rated 9 8d ago A 56 tokens

render-deploy

75

Sarthib7/agentsmith

Skill Claude CodeCodex

Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.

not rated 9 8d ago C 49 tokens

render-disks

76

Sarthib7/agentsmith

Skill Claude CodeCodex

Attaches and manages persistent disks on Render services—mount paths, sizing, snapshots, file transfers, and single-instance constraints. Use when the user needs persistent storage, file uploads, a custom database on disk, CMS media storage, or needs to understand why their service can't scale horizontally or use…

not rated 9 8d ago A 98 tokens

render-docker

77

Sarthib7/agentsmith

Skill Claude CodeCodex

Builds and deploys Docker containers on Render—Dockerfiles, multi-stage builds, Blueprint Docker fields, private registries, layer caching, and platform constraints. Use when the user mentions Docker, Dockerfile, container images, multi-stage builds, container registry, GHCR, ECR, BuildKit, dockerContext, runtime…

not rated 9 8d ago A 80 tokens

render-domains

78

Sarthib7/agentsmith

Skill Claude CodeCodex

Configures custom domains and TLS certificates on Render—DNS setup, CNAME records, apex domains, wildcard domains, and certificate troubleshooting. Use when the user needs to add a custom domain, configure DNS, set up HTTPS/TLS, troubleshoot certificate issuance, disable the onrender.com subdomain, or add a wildcard…

not rated 9 8d ago A 101 tokens

render-env-vars

79

Sarthib7/agentsmith

Skill Claude CodeCodex

Configures environment variables, secrets, and env groups on Render. Use when the user needs to set env vars, wire secrets between services, create env groups, use generateValue, set sync: false, or troubleshoot missing or incorrect environment variable values in Blueprints or the Dashboard.

not rated 9 8d ago A 60 tokens

render-keyvalue

80

Sarthib7/agentsmith

Skill Claude CodeCodex

Provisions and configures Render Key Value (Redis-compatible Valkey 8) instances for caching, session storage, and job queues. Use when the user needs Redis, Key Value, Valkey, a cache, session store, job queue backend, or needs to configure maxmemory policy, ipAllowList, connection strings, or internal vs external…

not rated 9 8d ago A 111 tokens

render-mcp

81

Sarthib7/agentsmith

Skill Claude CodeCodex

Connects and configures the Render MCP server for AI coding tools—setup per tool (Cursor, Claude Code, Codex), authentication, workspace selection, tool catalog, and troubleshooting. Use when MCP is not configured, listservices() fails, the user asks about Render MCP setup, or an action skill needs MCP but it's not…

not rated 9 8d ago A 105 tokens

Sarthib7/agentsmith

Skill Claude CodeCodex

Migrate from Heroku to Render by reading local project files and generating equivalent Render services. Triggers: any mention of migrating from Heroku, moving off Heroku, Heroku to Render migration, or switching from Heroku. Reads Procfile, dependency files, and app config from the local repo. Optionally uses Heroku…

not rated 9 8d ago C 100 tokens

render-monitor

83

Sarthib7/agentsmith

Skill Claude CodeCodex

Monitor Render services in real-time. Check health, performance metrics, logs, and resource usage. Use when users want to check service status, view metrics, monitor performance, or verify deployments are healthy.

not rated 9 8d ago A 43 tokens

render-networking

84

Sarthib7/agentsmith

Skill Claude CodeCodex

Connects Render services over the private network—internal DNS, service discovery, and cross-service communication. Use when the user needs to wire services together, resolve internal hostnames, troubleshoot connectivity between services, configure environment isolation, or understand which services can reach each…

not rated 9 8d ago A 57 tokens

render-postgres

85

Sarthib7/agentsmith

Skill Claude CodeCodex

Sets up and optimizes Managed PostgreSQL on Render—connection strings (internal vs external), creation constraints, storage autoscaling, connection limits, high availability, read replicas, backups, and MCP inspection. Use when the user mentions Postgres, PostgreSQL, Render database, connection string, DATABASEURL…

not rated 9 8d ago A 83 tokens

Sarthib7/agentsmith

Skill Claude CodeCodex

Configures Render private services—internal-only apps that accept traffic exclusively from other Render services over the private network. Use when the user needs an internal API, microservice, gRPC server, sidecar, or any service that should not be publicly accessible. Also use when choosing between a private service…

not rated 9 8d ago A 96 tokens

render-scaling

87

Sarthib7/agentsmith

Skill Claude CodeCodex

Scales Render services—configures autoscaling targets, chooses instance types, sets manual instance counts, and optimizes cost. Use when the user needs to handle more traffic, set up autoscaling, pick the right instance type, reduce costs, or troubleshoot scaling behavior like slow scale-down or stuck instances.

not rated 9 8d ago A 65 tokens

render-static-sites

88

Sarthib7/agentsmith

Skill Claude CodeCodex

Deploys and configures static sites on Render's global CDN—build commands, publish paths, SPA routing, redirects, custom headers, and PR previews. Use when the user needs to deploy a static site, set up a React/Vue/Hugo/Gatsby frontend, configure SPA fallback routing, add redirect rules, customize response headers, or…

not rated 9 8d ago A 121 tokens

render-web-services

89

Sarthib7/agentsmith

Skill Claude CodeCodex

Configures Render web services—port binding, TLS, health checks, custom domains, auto-deploy, PR previews, persistent disks, and deploy lifecycle. Use when the user needs to set up a web service, fix health check failures, add a custom domain, configure zero-downtime deploys, or troubleshoot port binding issues.

not rated 9 8d ago A 71 tokens

render-workflows

90

Sarthib7/agentsmith

Skill Claude CodeCodex

Sets up, develops, tests, and deploys Render Workflows. Covers first-time scaffolding (via CLI or manual), SDK installation (Python or TypeScript), task patterns (retries, subtasks, fan-out), local development, Dashboard deployment, and troubleshooting. Use when a user wants to set up Render Workflows for the first…

not rated 9 8d ago C 95 tokens

review-and-iterate

91

Sarthib7/agentsmith

Skill Codex

Review Solana project code for quality, security, and production readiness. Use when a user says "review my code", "is this production ready", "audit my program", "what should I fix", "code review", or "check for security issues".

not rated 9 8d ago A 57 tokens

review

92

Sarthib7/agentsmith

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use…

not rated 9 8d ago A 95 tokens

roast-my-product

93

Sarthib7/agentsmith

Skill Codex

Harsh, honest product critique — find every weakness before users do. Use when a user says "roast my product", "harsh feedback", "be brutal", "what sucks", "find weaknesses", "product critique", "tear it apart", or "what would kill this". Deliberately harsh but constructive — scores each dimension and explains exactly…

not rated 9 8d ago B 80 tokens

scaffold-exercises

94

Sarthib7/agentsmith

Skill Claude CodeCodex

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.

not rated 9 8d ago A 45 tokens

scaffold-project

95

Sarthib7/agentsmith

Skill Codex

Set up a complete Solana project workspace from a validated idea. Use when a user says "scaffold my project", "set up my workspace", "what stack should I use", "create the project structure", or "initialize my project". Reads idea-context.md from a prior idea phase if available. Leverages solana-new's catalogs of 106…

not rated 9 8d ago B 87 tokens

Sarthib7/agentsmith

Skill Claude Code

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or…

not rated 9 8d ago A 124 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: