Skip to main content
Execute qualquer Skill no Manus
com um clique
forest
Perfil de criador do GitHub

forest

Visão por repositório de 49 skills coletadas em 3 repositórios do GitHub.

skills coletadas
49
repositórios
3
atualizado
2026-06-04
explorador de repositórios

Repositórios e skills representativas

release
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando as 8 principais de 40 skills coletadas neste repositório.
session-handoff
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Desenvolvedores de software

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
Mostrando 3 de 3 repositórios
Todos os repositórios foram exibidos