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

fe-tools

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

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

이 저장소의 skills

post-publish
소프트웨어 개발자

Finish a release after `lerna publish` has run on `develop` (the "chore(root): Publish packages" commit is on develop, versions/tags/CHANGELOGs updated, packages pushed to npm). Does the two manual follow-up steps: (1) create a GitHub release per newly published package with notes taken from that package's CHANGELOG.md, and (2) fast-forward `master` to `develop`. Also strips any Co-Authored-By / tool trailers that leaked into a CHANGELOG. Use right after a successful publish; do NOT use to run the publish itself.

2026-07-01
test-assemble-lite
소프트웨어 품질 보증 분석가·테스터

Verify local (uncommitted) assemble-lite changes by running a real Living Styleguide (LSG) build against a consumer project. Use when testing or verifying assemble-lite dependency bumps or changes to its render/glob/data/helper code before publishing. assemble-lite has no bin and is consumed transitively via @pro-vision/pv-stylemark, so the test injects the local package into the consumer's node_modules and runs `pv-stylemark prod`. The skill ALWAYS asks which consumer project to build — no project is hardcoded.

2026-06-29
test-pv-scripts
소프트웨어 개발자

Verify local (uncommitted) pv-scripts changes by running a real build against a consumer project that uses pv-scripts. Use when testing or verifying pv-scripts dependency bumps, webpack-config/task changes, or any change under packages/pv-scripts before publishing. The skill ALWAYS asks which consumer project to build — no project is hardcoded.

2026-06-29