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

phx-live-state

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

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

이 저장소의 skills

acceptance-testing
소프트웨어 품질 보증 분석가·테스터

Use this skill when writing tests that need to exercise the system as whole. Also known as end to end tests.

2026-03-10
code-review
소프트웨어 품질 보증 분석가·테스터

Use this skill to perform a code review. This should be done every time a task involving new feature development is completed

2026-03-10
elixir-context-functions
소프트웨어 개발자

Use this skill when writing Elixir context functions that involve multi-step operations, external API calls, or database operations. Covers using `with` statements, proper error handling, and organizing code in Phoenix contexts.

2026-03-10
elixir-test-runner
소프트웨어 품질 보증 분석가·테스터

This skill describes how to use the Elixir test runner

2026-03-10
external-api-testing
소프트웨어 품질 보증 분석가·테스터

Use this skill when writing tests for code that interacts with external APIs, third-party services, or LLMs. Covers the behaviour/fake module pattern with configurable implementations.

2026-03-10
sprite-session
소프트웨어 개발자

Use this skill at the beginning and end of a coding session in a Sprite VM. At session start, it checks out main and pulls latest. At session end, it ensures tests pass, commits on a branch, and creates a PR. Invoke this skill when the user starts a session, says they're done, wants to wrap up, or asks to create a PR for their work.

2026-03-10
tdd
소프트웨어 품질 보증 분석가·테스터

Use this skill when working on any new feature. It enforces a strict test-driven development workflow where tests are written before implementation code.

2026-03-10