$npx skillfedfor your agent

irahardianto

16 skills total · 16 unscanned

Skills by irahardianto

adr
by irahardianto · irahardianto/awesome-agv

The ADR skill helps you record major architectural choices in a structured format that captures the reasoning behind decisions, not just the outcome. It stores numbered records in…

MITupdated Jul 2026
★ 150repo stars
angular-idioms
by irahardianto · irahardianto/awesome-agv

Learn idiomatic Angular through signals, standalone components, and reactive patterns. This skill covers modern Angular 19+ practices including OnPush change detection,…

MITupdated Jul 2026
★ 150repo stars
Cpp Idioms
by irahardianto · irahardianto/awesome-agv

Cpp Idioms teaches you how to write safe, efficient C++ code using modern language features and proven design patterns. Learn RAII principles, smart pointer ownership models, move…

MITupdated Jul 2026
★ 150repo stars
Csharp Idioms
by irahardianto · irahardianto/awesome-agv

Learn idiomatic C# patterns that leverage type safety, LINQ expressiveness, and async-first design. This skill covers modern features like nullable reference types, records, and…

MITupdated Jul 2026
★ 150repo stars
django-idioms
by irahardianto · irahardianto/awesome-agv

Learn Django conventions that emphasize model-centric design, clean separation of concerns, and test-driven development. This skill covers best practices for the ORM, views,…

MITupdated Jul 2026
★ 150repo stars
Dotnet Idioms
by irahardianto · irahardianto/awesome-agv

Learn idiomatic .NET 8+ development through minimal APIs, dependency injection, and async-first patterns. Covers Entity Framework Core configuration, middleware design, and…

MITupdated Jul 2026
★ 150repo stars
Elixir Idioms
by irahardianto · irahardianto/awesome-agv

This skill covers the core patterns that make Elixir code functional and resilient. Learn pattern matching across function heads and case expressions, build stateful processes…

MITupdated Jul 2026
★ 150repo stars
hono-idioms
by irahardianto · irahardianto/awesome-agv

Learn idiomatic Hono patterns for building type-safe HTTP APIs across any runtime. This skill covers router composition, middleware ordering, request validation with Zod, error…

MITupdated Jul 2026
★ 150repo stars
Java Idioms
by irahardianto · irahardianto/awesome-agv

Java Idioms covers modern language features and conventions for Java 17+ LTS, emphasizing records for immutable data, sealed classes for type-safe hierarchies, and pattern…

MITupdated Jul 2026
★ 150repo stars
Kotlin Idioms
by irahardianto · irahardianto/awesome-agv

This skill covers core Kotlin idioms that make code safer and more expressive. Learn null-safety techniques, sealed hierarchies for type-safe results, structured concurrency with…

MITupdated Jul 2026
★ 150repo stars
Laravel Idioms
by irahardianto · irahardianto/awesome-agv

Learn Laravel's idiomatic approach to building maintainable applications through Eloquent query scopes, service-oriented architecture, and Form Request validation. Covers testing…

MITupdated Jul 2026
★ 150repo stars
ml-engineering
by irahardianto · irahardianto/awesome-agv

Master the principles for constructing reliable machine learning systems from data collection through deployment. Learn pipeline design patterns, feature engineering strategies,…

MITupdated Jul 2026
★ 150repo stars
Php Idioms
by irahardianto · irahardianto/awesome-agv

This skill covers idiomatic PHP 8.x development, emphasizing strict typing, immutable data structures via readonly classes and enums, and domain-driven error handling. Learn named…

MITupdated Jul 2026
★ 150repo stars
Spring Boot Idioms
by irahardianto · irahardianto/awesome-agv

Learn idiomatic Spring Boot 3.x patterns grounded in auto-configuration, constructor injection, and actuator-driven observability. Covers dependency injection best practices,…

MITupdated Jul 2026
★ 150repo stars
Swift Idioms
by irahardianto · irahardianto/awesome-agv

This skill covers the core patterns that make Swift code safe and maintainable. You'll learn when to use structs over classes, how to handle optionals without crashes, design with…

MITupdated Jul 2026
★ 150repo stars
typescript-idioms
by irahardianto · irahardianto/awesome-agv

Learn TypeScript's type system as your specification: enable strict mode, use type guards over casts, and validate all external data with Zod. This skill covers discriminated…

MITupdated Jul 2026
★ 150repo stars