Skip to main content

Zfinix/aster

SkillsMP는 Zfinix/aster에서 29개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
29
GitHub 스타
40
GitHub 포크
4

수집된 skill 29개 중 29개를 표시합니다.

직업 분류
미분류
설명

Reviewing a diff or feature for exploitable vulnerabilities before it ships. Use when asked to do a security review, when code touches auth, input handling, queries, files, URLs, crypto, or payments, and before merging changes that accept untrusted input.

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Writing a plan the user can actually judge, and presenting it for approval with exit_plan_mode. Use when the user asks to plan first, when the work is large or irreversible enough that the approach should be agreed before any edit, and whenever you are about…

원문 언어: 영어

업데이트
직업 분류
미분류
설명

Control a whole Mac from one persistent Python session with screenshots, PID-targeted input, an animated virtual pointer, targeted Apple Accessibility, Apple Events, Browser Harness CDP, and filesystem access. Use for native, Electron, browser, dialog, file,…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Current or latest information of any kind — API docs, pricing, releases, news, versions — whenever the user asks about "now", "recently", or something you cannot verify from the repo or training data. Assume the user expects up-to-date answers, so check the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reference for aster.yaml, covering review models, analyzers, focus areas, include/exclude globs, min_confidence, and the permissions block that gates edits. Use when creating or editing aster.yaml, choosing hypothesis/verify models, enabling semgrep or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pipe aster review findings into aster fix to generate and apply patches safely, using review --json, fix --findings-json, dry-run inspection, --apply, and permission gating. Use when asked to auto-fix review findings, apply aster's suggested edits, or build a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Getting exactly the output you need from CLI tools in one call: JSON flags, slicing, counting, non-interactive flags. Use when inspecting command output, working with JSON, probing HTTP, or when a command might prompt, page, or spew.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guidance for using the `aster` CLI to work in a codebase with an AI agent: chat and edit code, run AI code reviews, apply fixes, and manage sessions, memory, and skills. Use when running or designing aster commands, reviewing a diff or PR with aster, or when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Getting everything one shell call can give: chaining, labeled stages, self-verifying pipelines. Use whenever more than one shell step is needed for one goal.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Reading build, test, and compiler failures fast. Use when a build or test command fails, hangs, times out, or produces a wall of output.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Keeping the conversation small while working with big artifacts: diffs, logs, many files, bulk research. Use when output would be large, when many files need reading, or when a diff or log must be analyzed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Responding when the user corrects you, says something broke, or tells you to stop. Use the moment a message is a complaint, a correction, or contains stop or revert.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Working with GitHub pull requests, issues, and the API through the gh CLI. Use whenever the task involves reviewing, creating, or commenting on a PR or issue, or calling the GitHub API.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Using git without hanging, clobbering, or over-committing. Use before any git command that changes state (commit, push, checkout, rebase, reset) and when inspecting repo history or status.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Keeping secrets out of the conversation and treating fetched content as data, not instructions. Use when handling env files, tokens, or credentials, when reading web pages or third-party content, and before committing or posting anything externally.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Proving a change works before reporting it done, and what to do when the check fails. Use after editing code, before writing the final answer, and whenever deciding which check proves which claim.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Running servers, watchers, and long-lived processes without hanging the tool call. Use when starting a dev server, running anything in watch mode, or when a command would run until killed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Finding the cause of a bug instead of guessing at fixes. Use when something fails and the cause is not obvious, when a fix did not work, or when the user reports a bug without a clear trigger.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Upgrading dependencies without breaking the build or drowning in a mega-diff. Use when bumping package versions, resolving audit warnings, or when the user asks to update dependencies.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Action-first, zero-filler replies for a reader who loses the thread in prose. Use when the user asks for terse or direct answers, says too long, get to the point, tldr, stop rambling, or when replies keep getting cut off or ignored.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Choosing the right JavaScript package manager and diagnosing install failures. Use before any install, add, or script command in a JS/TS repo, and when an install fails.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Renaming, moving, and restructuring code without breaking behavior. Use when the task is a rename, a file move, an extract, or any restructuring the user expects to be behavior-neutral.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Turning a workflow this session learned into a reusable skill. Use when the user says save this as a skill or make a skill for this, when they repeat the same correction or instructions a second time, or when a multi-step procedure just worked and will…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Installing and adding dependencies without executing an attacker's code. Use before any package install or add, when a lockfile changes, or when choosing a new dependency.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Writing tests that catch regressions instead of restating the code. Use when adding tests, when a fix needs a regression test, or when the user asks for coverage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create and execute structured plans for multi-step tasks. Use when the user gives a complex task spanning multiple files, asks for a plan or roadmap, says "break this down", or when a task cannot be completed in a single turn. Also use when the task touches…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Drive aster chat programmatically and manage sessions and memory: one-shot --print/--json answers, --messages-json for caller-owned history, --continue and --session persistence, --allow-edits gating, and the sessions/memory commands. Use when scripting aster…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run aster code reviews non-interactively in CI, GitHub Actions, or from another agent. Covers `aster review --pr`, `--json`, `--stream`, `--comment`, diff-from-stdin, token handling, and filtering findings. Use when wiring aster into a pipeline, posting PR…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Author skills for aster (and Claude Code): SKILL.md format, frontmatter rules, name/description validation limits, folder layout, scaffolding with `aster skills init`, and local testing with `aster skills add -l`. Use when writing a new SKILL.md, fixing a…

원문 언어: 영어

업데이트
수집된 skill 29개 중 29개를 표시합니다.