Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
forest
GitHub 제작자 프로필

forest

3개 GitHub 저장소에서 수집된 49개 skills를 저장소 단위로 보여줍니다.

수집된 skills
49
저장소
3
업데이트
2026-06-04
저장소 탐색

저장소와 대표 skills

release
소프트웨어 개발자

CONTRIBUTOR TOOL - Cut a plugin release: bump plugin.json version, finalize CHANGELOG, update README if needed, gate on make ci, commit, tag vX.Y.Z, and create the GitHub release. Use when shipping a new plugin version. NOT distributed.

2026-06-04
elixir-idioms
소프트웨어 개발자

OTP/BEAM patterns and Elixir idioms — GenServer, Supervisor, Task, Registry, pattern matching, with chains, pipes. Use when designing processes or debugging BEAM issues.

2026-06-04
phx-verify
소프트웨어 개발자

Verify Elixir/Phoenix changes — compile, format, and test in one loop. Use after implementation, before PRs, or after fixing bugs.

2026-06-04
phx-audit
소프트웨어 개발자

Project health audit and health check — architecture, performance, tests, dependencies, code quality. Use when assessing overall project health, before releases, or after refactors.

2026-05-25
phx-permissions
소프트웨어 개발자

Recommend safe Bash permissions for Elixir mix commands in settings.json. Use when permission prompts slow workflow, "fix permissions", "reduce prompts", "auto-allow mix".

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

Analyze Elixir/Phoenix performance — N+1 queries, assign bloat, ecto optimization, genserver bottlenecks. Use when slowness, timeouts, or high memory reported.

2026-05-20
phx-pr-review
소프트웨어 개발자

Address PR review comments on Elixir/Phoenix code — fetch comments, draft responses, optionally fix code. Use when the user shares a PR URL or mentions reviewer feedback.

2026-05-20
phx-research
소프트웨어 개발자

Research Elixir/Phoenix topics or evaluate Hex libraries (--library). Use when learning about libraries, patterns, or comparing approaches. Searches HexDocs, ElixirForum, GitHub.

2026-05-20
이 저장소에서 수집된 skills 40개 중 상위 8개를 표시합니다.
session-handoff
소프트웨어 개발자

Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.

2026-03-27
req-api-client
소프트웨어 개발자

Use when building an HTTP API client, SDK wrapper, or service integration module in Elixir using the Req library. Triggers on "API client", "SDK", "service wrapper", "HTTP integration", "webhook", "Req plugin", or when creating modules that call external APIs.

2026-03-07
tidewave-tools-usage
소프트웨어 개발자

CRITICAL for ALL Elixir/Phoenix/Ash development work. Invoke when working with Elixir code, Ecto schemas, Ash resources, Phoenix applications, or databases in Elixir projects. Provides MCP tools for live code evaluation (via IEx), instant module navigation, direct SQL execution, schema introspection, and documentation access. Tidewave provides superior alternatives to bash/grep/read for Elixir tasks.

2026-03-07
web-cli
소프트웨어 개발자

Web browser CLI tool for testing and verifying web pages during development. USE WHEN: - You need to verify functionality of a web page or app you're building - You need to test a web endpoint, check build status, or validate UI output - You need to interact with a running web application (login, fill forms, navigate) - The user asks to scrape, fetch, screenshot, or interact with any URL - You are building features and need to confirm they work in the browser This is the GO-TO TOOL for verifying web functionality. Prefer `web` over WebFetch for any page that uses JavaScript, LiveView, or requires session state.

2026-03-07
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다