Ichsan Rahardianto
Community@irahardianto · Jakarta, Indonesia
Agent Skills by Ichsan Rahardianto
Showing 47 vetted skills indexed across 3 GitHub repositories.
Ruby Idioms and Patterns
Enforce Ruby 3.x idioms, exception hierarchies, and RSpec test style.
rails-idioms
Enforce idiomatic Rails patterns for Active Record models, controllers, and Hotwire.
Java Idioms and Patterns
Enforce idiomatic Java 17+ patterns for records, sealed types, and error handling.
refactoring-patterns
Translate code smell detection into behavior-preserving refactoring patterns.
incident-response
Guide production teams through incident response from severity classification to blameless postmortems.
adr
Create numbered Architecture Decision Records with context, options, and rationale.
kotlin-idioms
Enforce idiomatic Kotlin null safety, sealed types, and structured coroutines.
dotnet-idioms
Recommend idiomatic .NET 8+ patterns for endpoints, EF Core, configuration, middleware, and testing.
spring-boot-idioms
Standardize Spring Boot implementations for idiomatic REST, JPA, and testing patterns.
parallel-dispatch-ownership
Enforce MECE file ownership boundaries for parallel write agents.
guardrails
Run pre-flight and post-implementation self-review protocols for AI-generated code.
C++ Idioms and Patterns
Enforce modern C++ idioms for ownership, error handling, and interface design.
perf-optimization
Convert CPU, heap, and trace profiling data into prioritized, low-risk code changes.
Laravel Idioms and Patterns
Enforce Eloquent, service-layer, validation, and testing conventions in Laravel PHP applications.
supply-chain-security
Generate SBOMs, scan dependencies for CVEs, and enforce license compliance.
cli-development
Standardize command-line interface design, argument parsing, and cross-platform distribution.
ml-engineering
Design reproducible ML pipelines from feature engineering through deployment and monitoring.
embedded-systems
Guide resource-constrained embedded development with static allocation and ISR constraints.
code-review
Review code against .agents/rules/ security, reliability, and maintainability standards.
parallel-dispatch-dag
Build a dependency DAG from scope cards and compute level-based parallel dispatch order.
React Idioms and Patterns
Generate idiomatic React 18+ components and hooks with TanStack Query or SWR.
api-documentation
Generate OpenAPI 3.1 specifications with endpoints, schemas, and examples.
research-methodology
Run a structured research protocol before implementing code decisions.
SQL Idioms and Patterns
Rewrite SQL queries using CTEs, explicit JOINs, and index-aware patterns.