Skip to main content

이 저장소의 skills

shalomb/agent-skills - 2페이지

SkillsMP는 shalomb/agent-skills에서 67개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

shalomb/agent-skills

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

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

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used…

원문 언어: 영어

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

Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting,…

원문 언어: 영어

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

Configure and tune .codemap/config.json. Trigger this skill ONLY when codemap CLI output is overwhelmed by irrelevant files (like assets, generated code, or vendor folders), or when the prompt-submit hook explicitly suggests config-setup.

원문 언어: 영어

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

Systematic codebase exploration. Trigger this skill when you need to understand how a specific subsystem works, trace the downstream impact of a feature, find where a function is defined, or onboard to an entirely new area of the codebase.

원문 언어: 영어

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

Create and read cross-agent handoff artifacts. Trigger this skill when the conversation context window is full and you need to resume work in a new session, or when you are asked to pass your current progress to another autonomous agent (e.g., Claude, Cursor,…

원문 언어: 영어

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

Strict safety protocol for modifying hub files. Trigger this skill immediately when you discover a file is imported by 3 or more other files, when the codemap hook surfaces 'hub-safety', or when making structural changes to core architecture files.

원문 언어: 영어

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

Analyze codebase structure, dependencies, changes, and multi-agent handoffs using codemap. Use this skill as the primary entry point when a task requires understanding project architecture, mapping dependencies, tracing logic, or generating cross-agent…

원문 언어: 영어

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

Use this skill to orchestrate deep codebase exploration and complex structural refactoring by chaining Codemap, LSP Code Analysis, and AST Grep. Trigger this when asked to "safely refactor across the codebase", "trace this bug to its source", "explore the…

원문 언어: 영어

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

Launch Kiro CLI as a headless sub-agent in a tmux pane and monitor its completion. Use when delegating a well-defined coding task to a Kiro agent subprocess. Triggers include "run kiro agent", "delegate to kiro", "kiro sub-agent", or any request to run…

원문 언어: 영어

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

AWS CLI safety guardrails and account/role management for AI agents. Read before running any AWS CLI command. Covers environment setup, credential checking, account switching, pagination, and account-guard patterns. Triggers on any aws CLI invocation, account…

원문 언어: 영어

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

Diagnose and fix GitHub Actions workflow failures caused by Actions permissions policies — startup_failure with no jobs, third-party actions blocked, allowed_actions misconfiguration. Use when workflows fail immediately with no logs, or when actions from…

원문 언어: 영어

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

Create well-formed justfiles with test ladder patterns, standard recipes (install, build, test, clean, lint, dev, docs), and Makefile compatibility wrappers. Detects project type and generates appropriate recipes for Node.js, Python, Rust, Go, Terraform, and…

원문 언어: 영어

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

Set up and validate a modern Python publish pipeline — hatchling build backend, uv, twine token validation, PyPI/TestPyPI publishing via GitHub Actions. Use when packaging a Python project for PyPI, wiring a CI publish workflow, or diagnosing publish…

원문 언어: 영어

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

Set up and operate Google release-please for automated changelog, version bumping, and GitHub Release creation driven by Conventional Commits. Use when adding release automation to a repo, diagnosing release-please failures, or understanding why a Release PR…

원문 언어: 영어

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

Use this skill to upgrade and enforce the use of modern Rust/Go CLI equivalents over traditional POSIX coreutils. Trigger this whenever you are about to use grep, find, sed, awk, or ls in a shell command. You MUST read this skill to learn the syntax for rg…

원문 언어: 영어

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

Use this skill for structural code search, analysis, and automated refactoring using AST patterns (via sg/ast-grep). Trigger this whenever the user asks to "find all usages of", "rename this pattern", "refactor all X to Y", "extract all functions that", or…

원문 언어: 영어

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

Use this skill to diagnose codebase health, identify risk areas, and perform code archaeology via git history. Trigger this when onboarding to a new project, assessing technical debt, searching for lost code or deleted files, tracing function evolution, or…

원문 언어: 영어

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

Use this skill to extract full transcripts from video content for analysis, summarization, note-taking, or research. Trigger this whenever the user shares a YouTube URL, a video ID, or explicitly asks to "transcribe this", "get the text from this video", or…

원문 언어: 영어

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

Semantic code analysis via LSP. Navigate code (definitions, references, implementations), search symbols, get file outlines, and safely rename symbols. Use when exploring unfamiliar codebases, tracing call chains, or performing structural code changes. Prefer…

원문 언어: 영어

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

Use when developing, maintaining, or running API test plans with ATAC (Arguably a Terminal API Client). Covers creating collections, writing post-request assertion scripts, running tests headlessly, managing environments, and storing test plans in a git repo.…

원문 언어: 영어

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

Create, update, and review Architecture Decision Records (ADRs) using the Y-Statement format. Use when making a significant architectural decision, choosing between implementation approaches, or documenting a trade-off that future maintainers should…

원문 언어: 영어

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

Continuous validation during Terraform module development. Use when actively developing Terraform code and needing fast feedback loops — runs format, validate, lint, and plan automatically. Covers inner loop (fast, local) and outer loop (TFC deployment)…

원문 언어: 영어

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

Parse and analyse terraform plan plain-text output to classify resource changes, detect unintended mutations, and produce structured reports. Use when reviewing terraform plan output for import safety, drift detection, or plan validation. Triggers on "parse…

원문 언어: 영어

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

Manage the "Elastic Loop" of development by expanding and contracting test scope. Use when (1) coding in a "Fast-Fail" inner loop (3-5s), (2) graduating to a "Full-Validation" outer loop (2-3m), or (3) performing "Diagnostic Contraction" to a specific Unit…

원문 언어: 영어

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

Execute Harness.io IDP Scaffolder templates and workflows programmatically. Use this skill to list/discover workflows, components, APIs, query the service catalog, and launch infrastructure/deployment configurations. It can manage and audit API keys, track…

원문 언어: 영어

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

Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation. Use when asked to organize agent instruction files, improve documentation…

원문 언어: 영어

업데이트
직업 분류
고등교육 컴퓨터공학 교원
설명

Analyze recent code changes via git history and extract software engineering lessons. Use when the user asks 'what is the lesson here?', 'what can I learn from this?', 'engineering takeaway', 'what did I just learn?', 'reflect on this code', or wants to…

원문 언어: 영어

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