Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

phx-live-state

phx-live-state 收录了来自 launchscout 的 7 个 skills,并提供仓库级职业覆盖和站内 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