vikasudasi

25 mods across 1 repository, 0 stars between them.

agent-tool-use

01

vikasudasi/skill-vault

Skill Claude CodeCodex

Design AI agents that call tools reliably — schema design, error handling, multi-step planning, and grounding.

0 15d ago A 25 tokens original Apache-2.0

bash-scripting-safe

02

vikasudasi/skill-vault

Skill Claude CodeCodex

Write safe, robust Bash scripts — set -euo pipefail, quoting, word splitting, error handling, idempotency, and common data-loss gotchas.

0 15d ago A 38 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Run multi-service apps with Docker Compose — services, networks, volumes, healthchecks, and env config.

0 15d ago C 25 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Write an efficient, secure Dockerfile for a Python app — layer caching, slim images, non-root user, and healthchecks.

0 15d ago A 31 tokens original Apache-2.0

fastapi-rest-api

05

vikasudasi/skill-vault

Skill Claude CodeCodex

Build a FastAPI REST API — routers, Pydantic models, dependency injection, error handling, and testing.

0 15d ago A 28 tokens original Apache-2.0

fastmcp-mcp-server

06

vikasudasi/skill-vault

Skill Claude CodeCodex

Build Model Context Protocol servers with FastMCP — tools, resources, transports (stdio + streamable-http), and testing.

0 15d ago A 32 tokens original Apache-2.0

git-workflow

07

vikasudasi/skill-vault

Skill Claude CodeCodex

Safe Git branch workflow — feature branches, rebase vs merge vs squash, interactive rebase, force-with-lease, reflog recovery, destructive-command guardrails.

0 15d ago A 37 tokens original Apache-2.0

github-actions-ci

08

vikasudasi/skill-vault

Skill Claude CodeCodex

Structure GitHub Actions workflows — jobs, steps, caching, matrix builds, secrets, and a quality gate that blocks merges.

0 15d ago A 29 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Build a no-build-step interactive frontend with HTMX partial swaps and Alpine.js state, served from CDN over server-rendered Jinja pages.

0 15d ago A 35 tokens original Apache-2.0

llm-json-output

10

vikasudasi/skill-vault

Skill Claude CodeCodex

Get reliable structured JSON from LLMs — schema enforcement, delimiters, validation, and retry loops.

0 15d ago A 26 tokens original Apache-2.0

llm-prompting

11

vikasudasi/skill-vault

Skill Claude CodeCodex

Write effective LLM prompts — role framing, few-shot examples, constraints, system/user placement, and a repeatable evaluation loop.

0 15d ago A 32 tokens original Apache-2.0

nginx-reverse-proxy

12

vikasudasi/skill-vault

Skill Claude CodeCodex

Configure nginx as a reverse proxy with TLS termination, headers, and upstream health — for self-hosted web apps.

0 15d ago A 30 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Log in a structured, machine-parseable way — JSON lines, levels, correlation ids, request context, and health endpoints for a self-hosted service.

0 15d ago A 40 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Postgres fundamentals for when you outgrow SQLite — psql, schema design, constraints, indexes, transactions, EXPLAIN, and connection pooling.

0 15d ago A 38 tokens original Apache-2.0

pytest-testing

15

vikasudasi/skill-vault

Skill Claude CodeCodex

Write maintainable pytest suites — fixtures and scopes, parametrize, tmppath, monkeypatch, coverage, and a CI-friendly layout.

0 15d ago A 30 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Write correct asyncio Python — event loop, tasks, locking, timeouts, and avoiding blocked/leaked coroutines.

0 15d ago A 30 tokens original Apache-2.0

python-cli-typer

17

vikasudasi/skill-vault

Skill Claude CodeCodex

Build production-grade Python CLIs with Typer (or Click) — subcommands, options, env config, exit codes, and testing.

0 15d ago A 34 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Model structured Python data with dataclasses and Pydantic — immutable value objects, validation, serialization, migration between the two.

0 15d ago A 33 tokens original Apache-2.0

rag-pipeline

19

vikasudasi/skill-vault

Skill Claude CodeCodex

Build a retrieval-augmented generation pipeline — chunking, indexing, retrieval, and grounded answer synthesis.

0 15d ago A 25 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Keep secrets out of git, scan for leaks, use least-privilege keys, harden a self-hosted service, and validate supply-chain trust.

0 15d ago A 36 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Build semantic search with embeddings — choose a model, embed metadata, store vectors, and rank by cosine similarity.

0 15d ago A 28 tokens original Apache-2.0

sqlite-optimization

22

vikasudasi/skill-vault

Skill Claude CodeCodex

Tune SQLite for server use — WAL mode, foreign keys, indexes, query profiling, and concurrency-safe writes.

0 15d ago A 26 tokens original Apache-2.0

vikasudasi/skill-vault

Skill Claude CodeCodex

Run long-lived services under systemd — unit files, hardening, environment, logging, and auto-restart.

0 15d ago A 29 tokens original Apache-2.0

docker-ce

24

vikasudasi/skill-vault

Skill Claude CodeCodex

Operational runbooks for Docker CE on Ubuntu — containers, volumes, networks, and common failure recovery.

0 15d ago A 23 tokens original Apache-2.0