Lugas Septiawan avatar

Lugas Septiawan

Community

@lugassawan · Jakarta

3Followers
|
53Public Repos
|
49Published Skills

Software Engineer

Agent Skills by Lugas Septiawan

Showing 49 vetted skills indexed across 1 GitHub repositories.

lugassawanlugassawan
2

workflow-codebase-knowledge

Generate a structured codebase knowledge document with architecture overview and module map.

Community
Intermediate
lugassawanlugassawan
2

principle-refactoring

Guide behavior-preserving refactoring with Fowler's catalog and characterization tests.

Community
Advanced
lugassawanlugassawan
2

language-typescript

Enforce strict TypeScript idioms with unknown, discriminated unions, and async error handling.

Community
Intermediate
lugassawanlugassawan
2

principle-i18n

Enforce locale-aware formatting, UTC time-zone handling, and translation-safe string composition.

Community
Intermediate
lugassawanlugassawan
2

principle-performance

Review hot-path endpoint designs for latency, scalability, and N+1 query risks.

Community
Intermediate
lugassawanlugassawan
2

principle-distributed-systems

Guide distributed system design across consistency, ordering, consensus, and replication.

Community
Intermediate
lugassawanlugassawan
2

workflow-grill

Resolve ambiguous requirements via prioritized decision trees with repository evidence.

Community
Intermediate
lugassawanlugassawan
2

workflow-cleanup-merged

Clean up local worktrees and merged branches after a GitHub PR.

Community
Advanced
lugassawanlugassawan
2

workflow-codebase-audit

Audit unfamiliar codebases across security, reliability, performance, tooling, and testing.

Community
Advanced
lugassawanlugassawan
2

principle-event-driven

Guide event-driven architecture design for asynchronous delivery, duplicate events, and schema evolution.

Community
Advanced
lugassawanlugassawan
2

principle-ddd

Design domain models with bounded contexts and ubiquitous language.

Community
Advanced
lugassawanlugassawan
2

principle-concurrency

Diagnose concurrency bugs and select synchronization primitives for concurrent systems.

Community
Advanced
lugassawanlugassawan
2

principle-release-engineering

Plan software releases with semver, expand-contract rollouts, and rollback mechanisms.

Community
Advanced
lugassawanlugassawan
2

principle-resiliency

Design distributed systems for partial failure with bulkheads and health-check strategies.

Community
Advanced
lugassawanlugassawan
2

workflow-worktree-session

Switch an active engineering session into a specified Git worktree.

Community
Intermediate
lugassawanlugassawan
2

principle-observability

Design observability instrumentation with logs, metrics, traces, and SLO-based alerts.

Community
Advanced
lugassawanlugassawan
2

workflow-pr-review

Orchestrate GitHub pull request reviews with deduplicated inline comments and APPROVE or COMMENT decisions.

Community
Advanced
lugassawanlugassawan
2

principle-api-design

Design evolvable API contracts with versioning, idempotency, pagination, and error modeling.

Community
Advanced
lugassawanlugassawan
2

principle-version-control

Guide Git version control with atomic commits and clear PR descriptions.

Community
Intermediate
lugassawanlugassawan
2

principle-code-review

Evaluates code diffs and PR findings across correctness, security, design integrity, and test coverage.

Community
Intermediate
lugassawanlugassawan
2

principle-tdd

Guide developers through red-green-refactor TDD with F.I.R.S.T. test quality.

Community
Intermediate
lugassawanlugassawan
2

principle-clean-architecture

Guide clean architecture and hexagonal design with inward dependencies.

Community
Basic
lugassawanlugassawan
2

principle-design-patterns

Select software design patterns for structuring and refactoring code.

Community
Intermediate
lugassawanlugassawan
2

principle-security

Guide secure system design around trust boundaries and access control.

Community
Intermediate