Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

phx-live-state

phx-live-state contient 7 skills collectées depuis launchscout, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
30
mis à jour
2026-03-10
Forks
6
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

acceptance-testing
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

This skill describes how to use the Elixir test runner

2026-03-10
external-api-testing
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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