Skip to main content
GitHub 저장소

skills-by-yigitkonur

skills-by-yigitkonur에는 yigitkonur에서 수집한 skills 50개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
50
Stars
8
업데이트
2026-07-17
Forks
0
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

test-martool-cli
소프트웨어 품질 보증 분석가·테스터

Use skill if you are exhaustively testing or release-gating martool CLI commands in a source checkout or deployed Coolify container over SSH, without local Docker or provider spend.

2026-07-17
run-agent-browser
소프트웨어 개발자

Use if driving agent-browser for Chrome/CDP automation, @ref snapshots, tabs, or verification.

2026-07-17
run-agent-device
소프트웨어 품질 보증 분석가·테스터

Use if testing or debugging an iOS app via agent-device CLI — simulator flows, evidence, bug triage.

2026-07-15
orchestrate-projects-by-jean
기타 컴퓨터 관련 직업

Use if supervising Jean agents through MCP and Computer Use for monitoring, recovery, or closure.

2026-07-14
audit-agentic-cli
소프트웨어 개발자

Use if auditing or designing a CLI for agent/LLM use — JSON output, exit codes, non-interactive.

2026-07-14
audit-agentic-mcp
기타 컴퓨터 관련 직업

Use if auditing or designing an MCP server for agent-readiness — framework, security, context.

2026-07-14
audit-completion
프로젝트 관리 전문가

Use if verifying claimed-done work or auditing session/plan/branch completion with evidence.

2026-07-14
audit-skill-by-derailment
기타 컴퓨터 관련 직업

Use if hardening a SKILL.md by running a fresh subagent on a real task and fixing where it snags.

2026-07-14
audit-ui-and-save-files
소프트웨어 품질 보증 분석가·테스터

Use if auditing a running web app UI across pages/viewports, saving per-bug findings to a tree.

2026-07-14
audit-ux-and-save-files
웹·디지털 인터페이스 디자이너

Use if auditing a running app's usability via persona journeys, saving per-issue findings to a tree.

2026-07-14
audit-ux-laws
웹·디지털 인터페이스 디자이너

Use if building or auditing UI against the 30 Laws of UX (Fitts, Hick, Gestalt, cognitive load).

2026-07-14
build-chrome-extension
소프트웨어 개발자

Use if building or debugging a Chrome MV3 extension — manifest v3, service_worker, content_scripts.

2026-07-14
build-clean-mcp-architecture
소프트웨어 개발자

Use if structuring or auditing TypeScript mcp-use/server code for Clean Architecture boundaries.

2026-07-14
build-cloudflare-email-sending
소프트웨어 개발자

Use if sending email via Cloudflare Email Service, replacing Resend/SES/Postmark or send_email.

2026-07-14
build-effect-ts-v3
소프트웨어 개발자

Use if building TypeScript with Effect-TS v3 — Effect.gen, Layer, Schema, typed errors, Stream.

2026-07-14
build-kernel-ts-sdk
소프트웨어 개발자

Use if building browser-automation apps on the Kernel TS SDK (@onkernel/sdk) — browsers, pools.

2026-07-14
build-langchain-ts-app
소프트웨어 개발자

Use if building TypeScript apps with langchain/@langchain — agents, RAG, structured output.

2026-07-14
build-licenseseat-swift
소프트웨어 개발자

Use if integrating the LicenseSeat Swift SDK into a macOS/Swift app — activation, validation, seats.

2026-07-14
build-mcp-server-sdk-v1
소프트웨어 개발자

Use if building a TypeScript MCP server on @modelcontextprotocol/sdk v1.x — single-package, Zod.

2026-07-14
build-mcp-server-sdk-v2
소프트웨어 개발자

Use if building MCP servers on @modelcontextprotocol/server v2 alpha — split packages, registerTool.

2026-07-14
build-mcp-use-agent
소프트웨어 개발자

Use if building TypeScript mcp-use MCPAgent code where an LLM orchestrates MCP tools (run/stream).

2026-07-14
build-mcp-use-client
소프트웨어 개발자

Use if writing TypeScript mcp-use MCP client code — MCPClient, MCPSession, useMcp, mcp-use/react.

2026-07-14
build-mcp-use-server
소프트웨어 개발자

Use if building TypeScript MCP servers with mcp-use/server — server.tool, ctx.auth, transports.

2026-07-14
build-raycast-script-command
소프트웨어 개발자

Use if authoring or fixing a Raycast Script Command (@raycast.* metadata header) — fields, modes.

2026-07-14
build-sentry-macos-swift
소프트웨어 개발자

Use if adding or auditing Sentry crash reporting in a macOS/Swift app — dSYM, breadcrumbs, tracing.

2026-07-14
build-skill
기타 컴퓨터 관련 직업

Use if creating, redesigning, or merging a Claude skill, with research before writing SKILL.md.

2026-07-14
build-tinacms-nextjs
소프트웨어 개발자

Use if building a TinaCMS + Next.js App Router site — tina/config.ts, MDX content, useTina editing.

2026-07-14
convert-mcp-sdk-v1-to-v2
소프트웨어 개발자

Use if porting an MCP TypeScript server from @modelcontextprotocol/sdk v1.x to the v2 SDK.

2026-07-14
convert-url-to-nextjs
웹 개발자

Use if rebuilding a live URL or .html snapshot as a pixel-faithful AS-IS Next.js project.

2026-07-14
debug-runtime
소프트웨어 개발자

Use if chasing a reproducible runtime bug or repeated failed fixes with a 4-phase root-cause pass.

2026-07-14
deploy-coolify-cloud
소프트웨어 개발자

Use if deploying/updating a docker-compose service on Coolify Cloud via its API — domains, env.

2026-07-14
init-agent-config
기타 컴퓨터 관련 직업

Use if creating, auditing, or migrating CLAUDE.md/AGENTS.md/REVIEW.md instruction files.

2026-07-14
init-jean-json
소프트웨어 개발자

Use if onboarding a repo to Jean — jean.json and .worktreeinclude setup, run, teardown, ports.

2026-07-14
init-makefiles
소프트웨어 개발자

Use if scaffolding Makefile targets for dev, tunnels, deploys, R2, Supabase, Railway, Vercel.

2026-07-14
mobilerun-control
소프트웨어 개발자

Use if controlling or testing a connected Android phone via the mobilerun CLI — tap, type, swipe.

2026-07-14
publish-npm-package
소프트웨어 개발자

Use if publishing to npm via GitHub Actions — trusted publishing, provenance, semantic-release.

2026-07-14
run-aligned-delivery
소프트웨어 개발자

Use if driving a large ambiguous initiative with scored question alignment before parallel exec.

2026-07-14
run-codex-adversarial-loop
소프트웨어 개발자

Use if fanning out parallel Codex adversarial reviews, verifying findings, fixing in worktrees.

2026-07-14
run-codex-review-loop
소프트웨어 품질 보증 분석가·테스터

Use if running Codex review loops across branches, lenses, comparisons, or convergence rounds.

2026-07-14
run-deep-research
시장조사 분석가·마케팅 전문가

Use if running deep multi-file research over 5+ entities or a market — wave-dispatched corpus.

2026-07-14
이 저장소에서 수집된 skills 50개 중 상위 40개를 표시합니다.