Skip to main content
synthet
GitHub 제작자 프로필

synthet

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

수집된 skills
115
저장소
4
업데이트
2026-07-28
저장소 탐색

저장소와 대표 skills

release-bump
미분류

Bump semver + promote CHANGELOG Unreleased via compiled harness. Use for /release, version bumps, or tagging. Runs scripts/agent_skills/release_bump.py; LLM only when Unreleased is ambiguous. Never commit/push unless the user asks.

2026-07-28
image-scoring-mcp
미분류

Vexlum Scoring MCP — compact search+dispatch on is-be-mcp / is-be-live and gallery is-ui-mcp / is-ui-live.

2026-07-25
agent-cli-hub
미분류

Choose CLI tools and safe patterns before repo work. Install checklist, bounded search/read commands, and confirmation gates. Use when navigating the codebase, running shell commands, or setting up agent tooling on Windows, WSL2, or macOS.

2026-07-25
agent-data-config
미분류

Inspect JSON, YAML, and API responses with jq, yq, dasel, curl, and httpie. Use for package.json, config.json, and backend health checks. Never output secrets or full credential-bearing config.

2026-07-25
agent-dev-tooling
미분류

Backend build, test, lint, and verify workflows via WSL pytest, ruff, doctor, and docker compose. Use before claiming work complete or opening a PR. Do not invent ad hoc Python commands outside documented venvs.

2026-07-25
agent-search
미분류

Choose and run the right search tool: rg vs grep vs ast-grep vs fd vs fzf. Bounded repo navigation with ripgrep, fd, tree, bat, and structural search. Use when finding symbols, files, syntax patterns, or deciding which CLI search to use before reading or editing code.

2026-07-25
autonomous-run-contract
미분류

Use before letting an agent run without step-by-step supervision — unattended or overnight runs, long scoring/backfill jobs, "keep iterating until it passes", ratchet loops, subagent fan-out, or swarm work. Also use to decide how much orchestration a task needs (single call vs loop vs chain vs parallel vs DAG). Produces a written contract with metric, budget, revert rule, and stop conditions before the run starts.

2026-07-25
image-scoring-mcp
미분류

Vexlum Scoring MCP — compact search+dispatch on is-be-mcp / is-be-live and gallery is-ui-mcp / is-ui-live.

2026-07-25
이 저장소에서 수집된 skills 47개 중 상위 8개를 표시합니다.
unity-tests
소프트웨어 품질 보증 분석가·테스터

Run ProjectTwelve Unity batch validation and EditMode/PlayMode test suites via Unity 6000.5.1f1. Use when the user or ticket asks to run Unity tests, EditMode fixtures, batchmode validation, or verify test results from TestResults/*.xml.

2026-07-22
agent-memory
소프트웨어 개발자

Log agent sessions, consolidate project memory (dream), promote reviewed memory, and load context for new chats. Use when ending a session, improving cross-session recall, or when the user mentions agent memory, dream, log-session, or memory.md.

2026-07-19
backlog-queue
프로젝트 관리 전문가

Wiki tickets under docs/wiki/tickets/ are the canonical task queue, each linked to a GitHub issue. Use when picking work, claiming an issue, or preparing PR references.

2026-07-19
pick-next-task
프로젝트 관리 전문가

Recommend the next open wiki ticket to work on, ranked by phase then priority, without claiming or mutating anything. Use when the user asks "what's next", to pick the next task, or to start work without a specific ticket in hand.

2026-07-19
repo-sync
소프트웨어 개발자

Sync project-twelve with the Assets/_Licensed submodule via fetch_remotes.py, git hooks, and /fetch-remotes. Use at session start, before picking backlog work, or when the user asks to sync repos or get latest.

2026-07-19
commit-and-push
소프트웨어 개발자

Use when the user asks to commit and push, publish, ship, or prepare a release commit. Guides staging only intended changes, writing a Conventional Commit, committing, and pushing to origin after verifying status and diff.

2026-07-19
karpathy-guidelines
소프트웨어 개발자

Apply Karpathy's anti-pattern checklist before/during non-trivial coding — surface assumptions, resist overcomplication, keep diffs surgical, frame work as verifiable goals. Use on ambiguous or multi-step tasks, or when the user asks for a "Karpathy pass".

2026-07-19
skill-authoring
기타 컴퓨터 관련 직업

Use when creating, reviewing, or improving first-party agent skills in this repo. Apply whenever a user asks to add a skill, edit SKILL.md, optimize skill triggering, benchmark skill behavior, or adapt patterns from Anthropic's public skills into the canonical .claude skill tree.

2026-07-19
이 저장소에서 수집된 skills 33개 중 상위 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다