svngoku

15 mods across 3 repositories, 15 stars between them.

svngoku/coding-agents-skills

Instructions file CodexOpenCode

Instructions for svngoku/coding-agents-skills, covering coding-agents-skills — agent instructions, repository overview, repository structure, skill conventions and 1. yaml frontmatter (required).

9 19d ago A 2,246 tokens original MIT

adaption-ai

02

svngoku/coding-agents-skills

Skill Claude CodeCodex

Adaption AI SDK for synthetic data augmentation and dataset adaptation. Use when building data pipelines with the Adaption Python SDK, uploading datasets (local files, Hugging Face, Kaggle), running augmentation/adaptation jobs, configuring brand controls (hallucination mitigation, safety categories, length), recipe…

9 19d ago A 149 tokens original MIT

api-design

03

svngoku/coding-agents-skills

Skill Claude CodeCodex

Design and review intuitive, scalable, maintainable HTTP APIs. Use this skill whenever the user wants to design a new REST API, review an existing API or spec, write OpenAPI 3.x definitions, or work with HTTP semantics (GET/POST/PUT/PATCH/DELETE), status codes, idempotency (Idempotency-Key), error envelopes (RFC 7807…

9 19d ago A 144 tokens original MIT

database-design

04

svngoku/coding-agents-skills

Skill Claude CodeCodex

Design relational database schemas (and choose when to go NoSQL) that stay maintainable and fast. Use this skill whenever the user mentions tables, DDL, entities and relationships, normalization (1NF/2NF/3NF), primary and foreign keys, UUID vs bigint IDs, indexes (B-tree, composite, covering, partial), EXPLAIN…

9 19d ago A 163 tokens original MIT

ddd

05

svngoku/coding-agents-skills

Skill Claude CodeCodex

Domain-Driven Design system for software development. Use when designing new systems with DDD principles, refactoring existing codebases toward DDD, generating code scaffolding (entities, aggregates, repositories, domain events), facilitating Event Storming sessions, creating bounded context maps, or performing code…

9 19d ago A 137 tokens original MIT

genai-tk

06

svngoku/coding-agents-skills

Skill Claude CodeCodex

Build GenAI and agentic applications with the genai-tk toolkit (https://github.com/tclatos/genai-tk) — a YAML-driven wrapper over LangChain, LangGraph, and 100+ LLM providers. Use this skill whenever the user mentions genai-tk, genaitk, the GenAI Toolkit, cli init, LangchainAgent, getllm/getembeddings…

9 19d ago A 236 tokens original MIT

langchain

07

svngoku/coding-agents-skills

Skill Claude CodeCodex

Build AI agents with LangChain framework. Use when building agents, tools, memory, MCP integrations, RAG pipelines, multi-agent systems, or any LLM-powered applications using LangChain or LangGraph in Python or TypeScript.

9 19d ago A 49 tokens original MIT

svngoku/coding-agents-skills

Skill Claude CodeCodex

Decompose systems into microservices and apply canonical distributed-systems patterns. Use this skill whenever the user wants to split a monolith into services, design service boundaries, choose between microservices and a modular monolith, implement sagas or the outbox pattern, set up CQRS or event sourcing…

9 19d ago A 121 tokens original MIT

svngoku/coding-agents-skills

Skill Claude CodeCodex

Systematically find and fix performance problems in applications, frontend and backend, by measuring first. Use this skill whenever the user reports slow endpoints, high latency, poor throughput, memory leaks, large bundles, or slow page loads; wants to profile with cProfile, py-spy, Chrome DevTools, Node --cpu-prof…

9 19d ago A 175 tokens original MIT

scalingo

10

svngoku/coding-agents-skills

Skill Claude CodeCodex

Scalingo is a European (French) Platform-as-a-Service for deploying and operating web applications, background workers, and managed databases. Use this skill whenever the user mentions Scalingo, wants to deploy an app to Scalingo, work with the scalingo CLI, provision addons (PostgreSQL, MySQL, MongoDB, Redis…

9 19d ago A 168 tokens original MIT

svngoku/coding-agents-skills

Skill Claude CodeCodex

Practical security review and hardening guidance for application code in Python, JavaScript/TypeScript, and Go. Use this skill whenever the user asks for a security review or audit, wants to harden authentication (password hashing, sessions, JWT, OAuth2/OIDC, MFA), fix OWASP Top 10 issues (injection, XSS, IDOR, CSRF…

9 19d ago B 174 tokens original MIT

smolagents

12

svngoku/coding-agents-skills

Skill Claude CodeCodex

Build AI agents with Hugging Face's SmolAgents framework. Use when creating code-executing agents, tool-calling agents, multi-agent systems, agentic RAG, text-to-SQL pipelines, web browsing agents, or any multi-step AI workflows. Covers CodeAgent, ToolCallingAgent, custom tools, MCP integration, memory management…

9 19d ago A 105 tokens original MIT

testing-patterns

13

svngoku/coding-agents-skills

Skill Claude CodeCodex

Plan, write, and maintain automated tests in any language, with worked examples in Python and JavaScript/TypeScript. Use this skill whenever the user wants to write or plan tests, apply TDD (red-green-refactor), structure unit tests with arrange-act-assert and given-when-then naming, choose between fakes, stubs, and…

9 19d ago A 184 tokens original MIT

ui

14

svngoku/coding-agents-skills

Skill Claude CodeCodex

Opinionated constraints for building better web interfaces with coding agents. Use this skill whenever the user asks you to build, review, or fix a UI — landing pages, dashboards, components, or any frontend code — and whenever you write Tailwind CSS, motion/react animations, accessible component primitives (Base UI…

9 19d ago A 120 tokens original MIT

unsloth-hf-jobs

15

svngoku/coding-agents-skills

Skill Claude CodeCodex

Fine-tune LLMs and VLMs using Unsloth on HF Jobs (Hugging Face on-demand cloud GPUs). Use when users want to fine-tune language models, train VLMs (Vision Language Models), do continued pretraining, domain adaptation, or run UV scripts on HF Jobs. Triggers on requests involving Unsloth training, HF Jobs GPU training…

9 19d ago C 111 tokens original MIT