dependency injection skills

93 tagged dependency injection, measured the same way as everything else here.

Browse within: clean-architecture 52ai-skills 50agentic-coding 48code-quality 48browserwindow 22decorators 22desktop-app 22di-container 22electron 22typescript 9backend-framework 6bun 6nestjs 6oxc 6

kessoku-di

01

mazrean/kessoku

Skill Claude CodeCodex

Kessoku compile-time DI with parallel initialization for Go. Use when writing or debugging kessoku providers/injectors, enabling async dependencies, migrating from google/wire, or fixing go:generate/codegen issues in Go services.

139 2d ago A 52 tokens original MIT

mock-skill

02

mazrean/kessoku

Skill Claude CodeCodex

This is a mock skill file for testing.

139 2d ago A 0 tokens original MIT

coverage-report

03

petarzarkov/dunx

Skill Claude CodeCodex

Regenerate the coverage report and badges, or diagnose a wrong percentage, a 404ing badge, or a package showing 0%. Use after adding a package, when coverage numbers look implausible, or when the GitHub Pages coverage site is stale or broken.

21 2d ago A 57 tokens original MIT

docs-pass

04

petarzarkov/dunx

Skill Claude CodeCodex

Revise one documentation file so it states facts instead of performing insight, and get it under the budgets in scripts/no-slop.test.ts. Use when writing a new guide or README, when a reader reports the docs read like AI output, or when bun test scripts/no-slop.test.ts fails.

21 2d ago A 65 tokens original MIT

whats-next

05

petarzarkov/dunx

Skill Claude CodeCodex

Write or refresh HANDOFF.md - a compact resume point holding completed objectives, live file paths, approaches already tried and rejected, and the exact next steps, placed against the roadmap in docs/ROADMAP.md. Use before /compact or /clear, at the end of a task block, when the context window crosses 50%, or when…

21 2d ago A 92 tokens original MIT

bobmatnyc/mcp-skillset

Skill Claude CodeCodex

Production-grade FastAPI development with async patterns, Pydantic v2, dependency injection, ML/AI endpoint design, and modern Python best practices for building high-performance REST APIs.

20 5mo ago A 41 tokens original MIT archived

whatiskadudoing/fp-ts-skills

Skill Claude CodeCodex

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications.

11 7mo ago A 38 tokens

golang-manual-di

08

soulcodex/agentic

Skill Claude CodeCodex

Guides manual dependency injection wiring for Go services: three-tier naming taxonomy (Provide/MustProvide/Must), Must-pattern entrypoints, OS-signal-driven context lifecycle, common provider structs, infrastructure must-builders, interface-segregated bus registration, decorator/tracing wrappers, and…

10 2d ago A 97 tokens original MIT

MKToronto/python-clean-architecture

Skill Claude CodeCodex

This skill should be used when the user asks to "scaffold a FastAPI project", "set up clean architecture", "refactor to clean architecture", "add a new endpoint", "add a router", "add an operation", "add a repository", "review my code structure", "apply design patterns in Python", "decouple my code", "improve code…

8 2mo ago A 112 tokens original MIT

BlackLeg15/desafio_bloc_1

Skill Claude CodeCodexCursor

Adiciona cenário E2E ao Validation Harness do desafiobloc1. Use quando criar novo fluxo de validação, estender harness, ou adicionar teste automatizado de UI seguindo inversão de dependências.

7 1mo ago A 48 tokens

delivery-workflow

11

BlackLeg15/desafio_bloc_1

Skill Claude CodeCodexCursor

Executa fluxo de entrega a partir de GitHub Issue — branch, implementação, validação, docs, commit e PR. Use quando o usuário fornecer issue, ticket.

7 1mo ago A 37 tokens

run-validation

12

BlackLeg15/desafio_bloc_1

Skill Claude CodeCodexCursor

Executa validação E2E hands-off do desafiobloc1 via Validation Harness. Use quando o usuário pedir validação automatizada, rodar harness, E2E, ou verificar o app no device sem interação manual.

7 1mo ago A 49 tokens

emilioforrer/go-stack

Skill Claude CodeCodex

Provides CI/CD pipeline configuration using GitHub Actions for Golang projects. Covers testing, linting, SAST, security scanning, code coverage, Dependabot, Renovate, GoReleaser, code review automation, and release pipelines. Use this whenever setting up CI for a Go project, configuring workflows, adding linters or…

6 12d ago A 111 tokens

skill-creator

14

emilioforrer/go-stack

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

6 12d ago A 64 tokens

golang-clean-arch

15

emilioforrer/go-stack

Skill Claude CodeCodex

Authoritative architecture for Golang business applications using feature-first Clean Architecture and vertical use-case slices. Defines business-oriented package boundaries, feature isolation, incoming and outgoing ports, adapters, cross-feature workflows, shared packages, acyclic configuration ownership, and…

6 12d ago A 75 tokens

trae-op/electron-modular-boilerplate

Skill Claude CodeCodex

Use when loops over large arrays/collections cause slowness or memory pressure; optimizes nested iteration with indexing/maps, pre-grouping, chunking, lazy processing, and memoization to remove O(nmk) bottlenecks.

5 6mo ago A 53 tokens

trae-op/electron-modular-boilerplate

Skill Claude CodeCodex

Use when designing or refactoring Electron main-process feature modules; enforces project modular architecture with module/service/ipc/window separation, DI providers/tokens, imports/exports boundaries, and typed contracts.

5 6mo ago A 46 tokens