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

phoenix-ide

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

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

이 저장소의 skills

phoenix-development
소프트웨어 개발자

Implement, debug, test, and review changes in Phoenix IDE. Use for Phoenix coding tasks, repository workflow, validation, codegen, commits, or choosing the right specialized Phoenix skill. Start here for Work-mode tasks; use phoenix-explore first when the problem is still ambiguous.

2026-07-23
phoenix-explore
소프트웨어 개발자

Breadth-first, read-only investigation of ambiguous Phoenix IDE feedback and requests. Use in Explore mode to trace a raw symptom across easy-to-miss UI, runtime, wire, persistence, tool, worktree, and production boundaries before proposing an implementation task. Produces a bounded evidence-backed task, not code changes.

2026-07-18
phoenix-deployment
네트워크·컴퓨터 시스템 관리자

Production deployment for Phoenix IDE. Use when running ./dev.py prod deploy, checking production status, diagnosing a failed deploy, or stopping the production service.

2026-07-18
phoenix-release
소프트웨어 개발자

Cut a new phoenix-ide version by merging a version-bump PR, which triggers GitHub Actions to tag, build, and publish the binary, then replace the auto-generated release notes with a sub-agent-drafted, human-reviewable changelog. Use when the user says "cut a release", "publish a version", "ship vX.Y.Z", "tag a new release", or asks how to publish.

2026-07-18
phoenix-perf-find-target
웹 개발자

Finds one valid React performance target in the Phoenix UI. Profiles scenarios via the run-scenario harness (default transport: browser_profile), scans for known React anti-patterns, learns from db.yaml history, ranks, and returns a filled target.yaml. Use before /phoenix-perf-hunt.

2026-07-14
phoenix-perf-hunt
웹 개발자

Coordinates a Phoenix React performance attempt. Captures the scenario baseline (raw samples) BEFORE any change via the run-scenario harness (default transport: browser_profile), implements one focused fix, hands off to review, and records every outcome in db.yaml. Does not judge.

2026-07-14
phoenix-ladle-fixture
소프트웨어 품질 보증 분석가·테스터

Add or update a Phoenix UI Ladle fixture end-to-end, including scenario data, stories, QA capture scripts, dev.py qa wiring, tests, and fixture best practices.

2026-07-08
spears
소프트웨어 개발자

spEARS (Simple Project with EARS) is a requirements-first specification methodology for AI agents and humans, pairing timeless EARS requirements, point-in-time ADRs, optional Allium behavior specs, and executive status docs with grep-able traceability.

2026-07-02
spears-v2-migrate
소프트웨어 개발자

Phoenix-specific migration workflow for retiring legacy spEARS v1 design.md files into spEARS v2 artifacts. Use when migrating an existing specs/<name>/design.md, extracting ADRs, deciding whether behavior belongs in requirements or Allium, or removing stale design-doc references.

2026-07-02
allium
소프트웨어 개발자

Give your AI agents something more useful than a prompt. Velocity through clarity.

2026-06-03
phoenix-extract-crate
소프트웨어 개발자

The methodology for splitting a large crate into smaller ones — the decision principles and workflow that lead to a clean result, not one extraction's steps. Use when planning or executing a crate split, deciding what belongs in a shared base crate vs. what stays put, breaking a dependency cycle to enable a split, or sequencing any large incremental refactor where partial progress must stay shippable.

2026-06-03
spec-audit-bug-hunt
소프트웨어 개발자

Re-run Phoenix spec executive-table inventory, prioritize high-ROI incomplete rows, close small spec-code gaps with matching executive updates, and spin out concrete follow-up tasks for ambiguous or significant gaps. Use when asked to audit specs, find spec-code drift, continue spec-audit bug hunting, or mine executive tables for actionable work.

2026-05-30
phoenix-perf-preflight
네트워크·컴퓨터 시스템 관리자

Environment validation checklist for Phoenix React performance hunting. Run this FIRST when starting a new session to verify the dev server, run-scenario harness (including --self-test), seed data, git state, and stats helper are ready before any optimization work. The default transport is browser_profile (in-agent LLM tool); agent-browser is legacy/optional.

2026-05-20
phoenix-perf-review
소프트웨어 품질 보증 분석가·테스터

Reviews a Phoenix React performance patch with a 5-persona peer-review panel backed by raw-sample statistics. Requires unanimous approval and statistically significant improvement past the noise floor. Judges; does not record.

2026-05-20
phoenix-perf-submit
소프트웨어 개발자

Full Phoenix React performance workflow with git branch, commit, and optional PR. Wraps /phoenix-perf-hunt with git automation.

2026-05-20
phoenix-task-tracking
프로젝트 관리 전문가

Task tracking conventions for Phoenix IDE. Use when creating a task, updating task status, filing a bug found during work, or checking what tasks are ready to work on.

2026-05-12
allium
소프트웨어 개발자

Give your AI agents something more useful than a prompt. Velocity through clarity.

2026-04-08
distill
소프트웨어 개발자

Extract an Allium specification from an existing codebase. Use when the user has existing code and wants to distil behaviour into a spec, reverse engineer a specification from implementation, generate a spec from code, turn implementation into a behavioural specification, or document what a codebase does in Allium terms.

2026-04-08
elicit
소프트웨어 개발자

Run a structured discovery session to build an Allium specification through conversation. Use when the user wants to create a new spec from scratch, elicit or gather requirements, capture domain behaviour, specify a feature or system, define what a system should do, or is describing functionality and needs help shaping it into a specification.

2026-04-08
propagate
소프트웨어 품질 보증 분석가·테스터

Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create property-based tests, produce state machine tests, check test coverage against spec obligations, or understand what tests a specification requires.

2026-04-08