mit einem Klick
Smelter
Smelter enthält 48 gesammelte Skills von Yusang-park, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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
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.
Smelter deep interview for planning-first requirement discovery before /brainstorm, /implement, or /fix execution
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"
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).
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.
Save current task list for reuse across sessions
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",
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).
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.
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).
Run Smelter real-interface E2E checks and capture concrete evidence for user-visible behavior.
Gather Smelter codebase evidence, reproduction details, architecture context, and scoped findings before downstream work.
Create executable RED specifications before implementation, or record valid Smelter TDD exemptions.
Smelter deep interview for planning-first requirement discovery before /brainstorm, /implement, or /fix execution
Perform focused Smelter code and security review after implementation before E2E validation.
Review Smelter brainstorm artifacts for decision quality, risks, completeness, and implementation readiness.
Drive Smelter planning-only brainstorming with context discovery, approach comparison, decisions, and design artifacts.
Review Smelter E2E evidence for missing proof, weak assertions, screenshots, videos, and user-visible behavior coverage.
Run Smelter real-interface E2E checks and capture concrete evidence for user-visible behavior.
Final Smelter human approval gate for evidence review, completion decisions, commit approval, or rework routing.
Review Smelter investigation artifacts for evidence gaps, contradictions, and unsupported claims.
Gather Smelter codebase evidence, reproduction details, architecture context, and scoped findings before downstream work.
Perform final Smelter multi-perspective code review before human check on implementation workflows.
Run non-mutating Smelter verification with fresh command evidence before any pass or fail claims.
Create executable RED specifications before implementation, or record valid Smelter TDD exemptions.
Entry shim for Smelter /brainstorm planning mode. Use when Smelter asks to enter brainstorming workflow; immediately continue with workflow-investigate.
Entry shim for Smelter /explore read-only mode. Use when Smelter asks to enter explore mode; immediately continue with workflow-investigate.
Entry shim for Smelter /fix mode. Use when Smelter asks to enter bug-fix workflow; immediately continue with workflow-investigate.
Entry shim for Smelter /implement mode. Use when Smelter asks to enter implementation workflow; immediately continue with workflow-investigate.
Entry shim for Smelter /infra mode. Use when Smelter asks to enter infrastructure workflow; immediately continue with workflow-investigate.
Entry shim for Smelter /verify mode. Use when Smelter asks to enter verification workflow; immediately continue with workflow-verify.
Perform focused Smelter code and security review after implementation before E2E validation.
Review Smelter brainstorm artifacts for decision quality, risks, completeness, and implementation readiness.
Drive Smelter planning-only brainstorming with context discovery, approach comparison, decisions, and design artifacts.
Implement the smallest Smelter source change needed to turn RED tests GREEN under workflow gates.
Review Smelter E2E evidence for missing proof, weak assertions, screenshots, videos, and user-visible behavior coverage.
Final Smelter human approval gate for evidence review, completion decisions, commit approval, or rework routing.
Review Smelter implementation plans for file maps, TDD steps, risk coverage, and execution readiness.
Create Smelter code-level implementation plans with exact files, tasks, TDD steps, and validation commands.