Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

sfdx-hardis

sfdx-hardis에는 hardisgroupcom에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
13
Stars
359
업데이트
2026-07-07
Forks
98
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

uxlog-usage
소프트웨어 개발자

How to pick the correct uxLog level (action, log, warning, error, success, other), the matching chalk color, the options object (sensitive, alwaysVisible), VS Code UI suppression, and uxLogTable. Use when adding or modifying any uxLog call.

2026-07-07
changelog
소프트웨어 개발자

Style rules for updating CHANGELOG.md entries. Use whenever the user asks to update, add to, or write entries in CHANGELOG.md.

2026-06-21
analyze
소프트웨어 개발자

Gather requirements by asking clarifying questions until the problem is fully understood. First step of the contribution workflow.

2026-06-14
design
소프트웨어 개발자

Design the solution and write a technical specification based on requirements analysis. Second step of the contribution workflow, use after /analyze.

2026-06-13
fix-security-issue
정보 보안 분석가

Handle CVE/vulnerability reports from security linters (trivy, osv-scanner, etc.). Tries to upgrade first; ignores only when safe and justified.

2026-06-13
implement
소프트웨어 개발자

Implement a feature, bug fix, or code change in sfdx-hardis. Use whenever the user asks to add a feature, fix a bug, implement something, or make a code change - with or without a prior /design phase.

2026-06-13
pr-watch-fix
소프트웨어 품질 보증 분석가·테스터

Watch the GitHub PR for the current branch, wait for CI to finish, and autonomously fix failing jobs by reading logs, editing sources, and pushing. Stops cleanly when stuck.

2026-06-13
test
소프트웨어 품질 보증 분석가·테스터

Build, lint, and run tests to verify the implementation. Fourth step of the contribution workflow, use after /implement.

2026-06-13
fix-jscpd
소프트웨어 개발자

Decision framework for fixing jscpd (copy-paste detector) errors. Use when asked to fix jscpd issues, copy-paste errors, clones or COPYPASTE lint failures.

2026-05-19
architecture
소프트웨어 개발자

sfdx-hardis project architecture, technology stack, provider pattern, configuration system, and project structure. Use when working with project structure, providers, hooks, or config.

2026-05-17
monitoring-notifications
소프트웨어 개발자

How sfdx-hardis monitoring commands, notification types, frequency, and per-channel routing fit together. Use when adding a new monitoring command, adding a new notification type, changing default routing thresholds, or wiring a new channel.

2026-05-17
i18n-usage
소프트웨어 개발자

Code examples and patterns for using i18n translations in sfdx-hardis source code (uxLog, uxLogTable, prompts, markers). Use when adding or modifying user-visible strings.

2026-05-10
documentation
소프트웨어 개발자

Documentation standards for sfdx-hardis commands (description format with Command Behavior and Technical explanations sections, MkDocs site, build:doc). Use when creating or modifying commands.

2026-04-25