Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

Smelter

Smelter contém 48 skills coletadas de Yusang-park, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
48
Stars
2
atualizado
2026-05-26
Forks
0
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

smelter
Desenvolvedores de software

Use when: User wants to run a SUBSTANTIAL multi-step coding task as a workflow (fix/implement a whole issue or feature, comprehensive review), CREATE workflows or commands, set up workflow automation, or manage workflow configuration. Triggers (run): "use workflow to", "run workflow", "with workflow", "workflow to", "workflow run", "use a workflow to", "run a workflow", and generic task-completion intents that imply a full coding deliverable: "실행해줘", "돌려줘", "구현해줘", "고쳐줘", "이슈 고쳐줘", "PR 만들어줘", "implement this", "fix this issue", "build this feature", "ship this". Triggers (create): "create a workflow", "write a workflow", "make a command", "author a workflow", "new workflow", "new command", "workflow yaml". Triggers (setup): "set up workflows", "install workflow automation", "how to use workflows", "configure workflows", "workflow setup", "get started with workflows". Triggers (config): "change my workflow config", "modify workflow config", "workflow

2026-05-26
agent-browser
Analistas de garantia de qualidade de software e testadores

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-05-25
deep-interview
Especialistas em gestão de projetos

Smelter deep interview for planning-first requirement discovery before /brainstorm, /implement, or /fix execution

2026-05-25
release
Desenvolvedores de software

Create a release from dev branch. Generates changelog entries from commits, bumps version, and creates a PR to main. TRIGGERS - Use this skill when user says: - "/release" - create a patch release (default) - "/release minor" - create a minor release - "/release major" - create a major release - "make a release", "cut a release", "ship it", "release to main"

2026-05-25
replicate-issue
Analistas de garantia de qualidade de software e testadores

Replicate and validate a GitHub issue by spinning up Smelter, analyzing the issue, and systematically testing all described symptoms using browser automation. Use when: User wants to reproduce a bug, validate a GitHub issue, confirm a reported problem, or investigate whether an issue is real before working on a fix. Triggers: "replicate issue", "reproduce issue", "validate issue", "confirm bug", "test issue", "can you reproduce", "try to replicate", "verify the bug". Capability: Checks out main, pulls latest, starts Smelter, reads the GitHub issue, then uses agent-browser to systematically test every symptom and produce a findings report. NOT for: Fixing issues (use /smelter or /exp-piv-loop:fix-issue), general UI testing (use /validate-ui).

2026-05-25
rulecheck
Analistas de garantia de qualidade de software e testadores

Autonomous rule adherence checker. Scans the codebase for rule violations, fixes the highest-impact ones in an isolated worktree, runs full validation, creates a PR. Uses memory to track progress across runs.

2026-05-25
save-task-list
Desenvolvedores de software

Save current task list for reuse across sessions

2026-05-25
smelter-dev
Desenvolvedores de software

The PRIMARY development workflow for the Smelter project (remote-coding-agent). Use this skill instead of any PRP skills when working on Smelter code. Routes to 10 specialized cookbooks based on what the user is trying to do: RESEARCH — "how does the orchestrator work?", "where is session state defined?", "trace the workflow execution flow", "what is IWorkflowStore?" INVESTIGATE — "should we use Drizzle or Prisma?", "what's the best way to add WebSockets?", "can we migrate to Turso?", "how do other projects handle rate limiting?" PRD — "write a PRD for dark mode", "spec out the notification feature", "product requirements for webhook retry" PLAN — "plan the auth refactor", "design the caching layer", "create an implementation plan for #42" IMPLEMENT — "implement the plan", "execute .claude/smelter/plans/auth.plan.md", "build the feature from the plan", "code this up" REVIEW — "review PR #123", "review my changes",

2026-05-25
test-release
Analistas de garantia de qualidade de software e testadores

Verify a released smelter binary works end-to-end via a specific install path. Use when: cutting a new release, reproducing a user bug report on the released version, or validating that a hotfix binary actually works after a re-tag. Triggers: "test the release", "test 0.3.1 via brew", "verify the curl install", "smoke test the binary", "did the release binary work", "run /test-release", "verify the release". NOT for: testing dev work (use bun link directly), testing unreleased changes (build locally via scripts/build-binaries.sh first), or running the full validate suite (bun run validate is separate).

2026-05-25
triage
Desenvolvedores de software

Triage GitHub issues by applying type, effort, priority, and area labels. Runs in an isolated context to avoid polluting the main conversation with issue details. Delegates to a specialized triage agent with label validation hooks.

2026-05-25
validate-ui
Analistas de garantia de qualidade de software e testadores

Comprehensive end-to-end validation of the Smelter Web UI using browser automation and codebase review. Use when: User wants to validate, test, or audit the Smelter web interface, find UI/UX bugs, test workflow management, verify parallel agent orchestration, or run comprehensive browser-based E2E tests. Triggers: "validate ui", "test the ui", "e2e test", "browser test", "validate smelter", "test smelter ui", "ui audit", "ux review", "comprehensive test", "validate everything". Capability: Starts Smelter, runs exhaustive browser automation tests via agent-browser CLI, performs codebase review, and produces a detailed bug/UX report. NOT for: Unit tests (use `bun test`), CLI-only validation (use /validation:validate-simple).

2026-05-25
workflow-e2e
Analistas de garantia de qualidade de software e testadores

Run Smelter real-interface E2E checks and capture concrete evidence for user-visible behavior.

2026-05-25
workflow-investigate
Desenvolvedores de software

Gather Smelter codebase evidence, reproduction details, architecture context, and scoped findings before downstream work.

2026-05-25
workflow-write-test
Analistas de garantia de qualidade de software e testadores

Create executable RED specifications before implementation, or record valid Smelter TDD exemptions.

2026-05-25
deep-interview
Especialistas em gestão de projetos

Smelter deep interview for planning-first requirement discovery before /brainstorm, /implement, or /fix execution

2026-05-25
workflow-agent-review
Analistas de garantia de qualidade de software e testadores

Perform focused Smelter code and security review after implementation before E2E validation.

2026-05-25
workflow-brainstorm-review
Especialistas em gestão de projetos

Review Smelter brainstorm artifacts for decision quality, risks, completeness, and implementation readiness.

2026-05-25
workflow-brainstorm
Especialistas em gestão de projetos

Drive Smelter planning-only brainstorming with context discovery, approach comparison, decisions, and design artifacts.

2026-05-25
workflow-e2e-review
Analistas de garantia de qualidade de software e testadores

Review Smelter E2E evidence for missing proof, weak assertions, screenshots, videos, and user-visible behavior coverage.

2026-05-25
workflow-e2e
Analistas de garantia de qualidade de software e testadores

Run Smelter real-interface E2E checks and capture concrete evidence for user-visible behavior.

2026-05-25
workflow-human-check
Especialistas em gestão de projetos

Final Smelter human approval gate for evidence review, completion decisions, commit approval, or rework routing.

2026-05-25
workflow-investigate-review
Especialistas em gestão de projetos

Review Smelter investigation artifacts for evidence gaps, contradictions, and unsupported claims.

2026-05-25
workflow-investigate
Desenvolvedores de software

Gather Smelter codebase evidence, reproduction details, architecture context, and scoped findings before downstream work.

2026-05-25
workflow-team-code-review
Analistas de garantia de qualidade de software e testadores

Perform final Smelter multi-perspective code review before human check on implementation workflows.

2026-05-25
workflow-verify
Analistas de garantia de qualidade de software e testadores

Run non-mutating Smelter verification with fresh command evidence before any pass or fail claims.

2026-05-25
workflow-write-test
Analistas de garantia de qualidade de software e testadores

Create executable RED specifications before implementation, or record valid Smelter TDD exemptions.

2026-05-25
brainstorm
Especialistas em gestão de projetos

Entry shim for Smelter /brainstorm planning mode. Use when Smelter asks to enter brainstorming workflow; immediately continue with workflow-investigate.

2026-05-25
explore
Desenvolvedores de software

Entry shim for Smelter /explore read-only mode. Use when Smelter asks to enter explore mode; immediately continue with workflow-investigate.

2026-05-25
fix
Desenvolvedores de software

Entry shim for Smelter /fix mode. Use when Smelter asks to enter bug-fix workflow; immediately continue with workflow-investigate.

2026-05-25
implement
Desenvolvedores de software

Entry shim for Smelter /implement mode. Use when Smelter asks to enter implementation workflow; immediately continue with workflow-investigate.

2026-05-25
infra
Desenvolvedores de software

Entry shim for Smelter /infra mode. Use when Smelter asks to enter infrastructure workflow; immediately continue with workflow-investigate.

2026-05-25
verify
Desenvolvedores de software

Entry shim for Smelter /verify mode. Use when Smelter asks to enter verification workflow; immediately continue with workflow-verify.

2026-05-25
workflow-agent-review
Analistas de garantia de qualidade de software e testadores

Perform focused Smelter code and security review after implementation before E2E validation.

2026-05-25
workflow-brainstorm-review
Desenvolvedores de software

Review Smelter brainstorm artifacts for decision quality, risks, completeness, and implementation readiness.

2026-05-25
workflow-brainstorm
Desenvolvedores de software

Drive Smelter planning-only brainstorming with context discovery, approach comparison, decisions, and design artifacts.

2026-05-25
workflow-coding
Desenvolvedores de software

Implement the smallest Smelter source change needed to turn RED tests GREEN under workflow gates.

2026-05-25
workflow-e2e-review
Analistas de garantia de qualidade de software e testadores

Review Smelter E2E evidence for missing proof, weak assertions, screenshots, videos, and user-visible behavior coverage.

2026-05-25
workflow-human-check
Desenvolvedores de software

Final Smelter human approval gate for evidence review, completion decisions, commit approval, or rework routing.

2026-05-25
workflow-implementation-plan-review
Desenvolvedores de software

Review Smelter implementation plans for file maps, TDD steps, risk coverage, and execution readiness.

2026-05-25
workflow-implementation-plan
Desenvolvedores de software

Create Smelter code-level implementation plans with exact files, tasks, TDD steps, and validation commands.

2026-05-25
Mostrando as 40 principais de 48 skills coletadas neste repositório.