Eka Candra Setyobudi avatar

Eka Candra Setyobudi

Community

@wonkpentink · Jakarta, Indonesia

8Followers
|
8Public Repos
|
17Published Skills

Agent Skills by Eka Candra Setyobudi

Showing 17 vetted skills indexed across 1 GitHub repositories.

wonkpentinkwonkpentink

custom-react-hooks

Implement reusable React hooks with TanStack Query and TypeScript typings.

Community
Intermediate
wonkpentinkwonkpentink

static-files-assets

Organize and optimize static files across src/assets and public/assets.

Community
Intermediate
wonkpentinkwonkpentink

reusable-ui-components

Define reusable React components with TypeScript interfaces and Tailwind styling.

Community
Intermediate
wonkpentinkwonkpentink

make-skill-template

Generate new Agent Skills by duplicating a clean template with frontmatter.

Community
Basic
wonkpentinkwonkpentink

layout-wrapper-components

Create React layout wrappers with auth guards and Outlet-based nested routes.

Community
Intermediate
wonkpentinkwonkpentink

general-utility-functions

Provide reusable utility functions for encryption, formatting, detection, storage, transformation, and validation in TypeScript projects.

Community
Intermediate
wonkpentinkwonkpentink

full-page-screen-components

Create React Router page routes with components, data fetching, and authentication.

Community
Advanced
wonkpentinkwonkpentink

installation-and-initial-setup

Initialize a React + TypeScript + Vite project with npm and configuration.

Community
Advanced
wonkpentinkwonkpentink

form-validation-schemas

Create Yup validation schemas for React forms with react-hook-form.

Community
Intermediate
wonkpentinkwonkpentink

constants-static-data

Consolidate constants and static data into centralized TypeScript-typed definitions.

Community
Advanced
wonkpentinkwonkpentink

feature-specific-business-logic

Structure domain-specific feature logic under src/features with modular components and custom hooks.

Community
Advanced
wonkpentinkwonkpentink

react-router-configuration

Configures React Router with layouts, guards, and basename for multi-layout apps.

Community
Advanced
wonkpentinkwonkpentink

typescript-type-definitions

Map API snake_case fields to TypeScript types for domain models.

Community
Advanced
wonkpentinkwonkpentink

global-context-providers

Creates a root AppProviders wrapper for React Contexts and TanStack Query integration.

Community
Advanced
wonkpentinkwonkpentink

theme-replication

Centralize SMSF Frontend CRM design tokens into a typed theme configuration.

Community
Advanced
wonkpentinkwonkpentink

global-state-management-zustand

Centralize global application state with Zustand stores and selectors.

Community
Advanced
wonkpentinkwonkpentink

api-client-services

Centralizes backend communication with Axios clients, HMAC signing, and encrypted token authentication.

Community
Advanced