Skip to main content

irahardianto/awesome-gcli-test

SkillsMP has collected 24 skills from irahardianto/awesome-gcli-test. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
24
GitHub stars
0
GitHub forks
0

Showing 24 of 24 collected skills.

occupation
Web Developers
description

WCAG accessibility: semantic HTML, ARIA, keyboard nav, contrast, screen readers. For all user-facing interfaces.

updated
occupation
Software Developers
description

Document architectural decisions using ADR format. Use during research when choosing approaches, introducing deps/patterns, or changing arch.

updated
occupation
Software Developers
description

REST/HTTP API design: resource naming, status codes, error formats, versioning, pagination.

updated
occupation
Software Developers
description

Kubernetes deployment and GitOps patterns: rolling/blue-green/canary strategies, ArgoCD/Flux manifests, K8s secrets management. Supplement to ci-cd-principles.

updated
occupation
Software Developers
description

CI/CD pipeline patterns: stages, Dockerfile, GitHub Actions, artifact management, environment promotion, rollback. Layered by deployment complexity.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Structured code review protocol: inspect against full rule set. Use for audit workflows, code reviews, or when user requests review. Produces findings document with severity tags.

updated
occupation
Software Developers
description

Safe command execution: input sanitization, timeout handling, output capture, error propagation. For spawning processes, shell commands, system calls.

updated
occupation
Software Developers
description

Concurrency/parallelism patterns: race prevention, deadlock avoidance, message passing, async/channels/mutexes/worker pools.

updated
occupation
Network & Computer Systems Administrators
description

Config management patterns: env vars, config files, settings structs, secrets injection. Validation, layering, fail-fast, twelve-factor.

updated
occupation
Software Developers
description

Serialization best practices: schema validation, encoding, versioning, backward compat, safe deserialization. JSON, YAML, Protobuf, MessagePack.

updated
occupation
Database Architects
description

Database design: schemas, migrations, queries, indexes, transactions. Normalization, query optimization, migration safety.

updated
occupation
Software Developers
description

Structured debugging: hypothesis generation, validation, root cause analysis. For complex bugs, flaky tests, intermittent failures.

updated
occupation
Software Developers
description

Dependency management: version pinning, vulnerability scanning, dependency hygiene. go.mod, package.json, Cargo.toml, pubspec.yaml.

updated
occupation
Software Developers
description

Feature flag patterns ONLY when PRD/arch requires. Flag evaluation, lifecycle, testing, infrastructure. Do NOT load speculatively.

updated
occupation
Web & Digital Interface Designers
description

Generates distinctive, production-grade frontend interfaces (React, Vue, HTML/CSS). Bold aesthetics, unique typography, motion. Use for websites, dashboards, posters, or styling tasks.

updated
occupation
Software Developers
description

Git conventions: conventional commits, branch naming, PR hygiene, release tagging.

updated
occupation
Software Developers
description

Pre-flight checklists before coding, post-implementation self-review after. Catches arch violations, missing observability, security oversights.

updated
occupation
Software Developers
description

Structured logging and observability patterns: log levels, structured fields, correlation IDs, language-specific logger setup.

updated
occupation
Web & Digital Interface Designers
description

Distinctive, production-grade mobile interfaces for Flutter/RN. Platform-native patterns, adaptive layouts, fluid motion. iOS/Android conventions.

updated
occupation
Software Developers
description

Health checks, metrics instrumentation (RED/USE), error tracking, graceful degradation. Prometheus, probes, alert thresholds.

updated
occupation
Software Developers
description

Use when exploring a codebase, refactoring code, implementing features, or auditing code quality effectively.

updated
occupation
Software Developers
description

Profile-driven performance optimization: methodology, pattern catalog, safety invariants, when-to-stop heuristics. Language-specific in languages/*.md.

updated
occupation
Software Developers
description

Performance principles: measure-first methodology, data structures, caching, batching, when to stop. For hands-on profiling, use perf-optimization skill.

updated
occupation
Software Developers
description

Resource lifecycle patterns: files, DB connections, sockets, locks. RAII, defer/finally, pooling, graceful shutdown, leak prevention.

updated
Showing 24 of 24 collected skills.