Skip to main content

sammcj/agentic-coding

SkillsMP는 sammcj/agentic-coding에서 72개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

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

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

직업 분류
미분류
설명

Summarises the delta between a tool's latest release and the last summary the user saw. Use when the user asks about what's new, the latest release, release notes, or the changelog of one of the supported tools: Claude Code, OpenCode, llama-swap, or llama.cpp.

원문 언어: 영어

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

You **MUST** load this skill before the skill-creator skill AND before making ANY change to, or conducting a review of ANY Agent Skill. Triggers include creating, editing, reviewing, or contributing to any part of an Agent Skill (description, frontmatter,…

원문 언어: 영어

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

Use when creating, editing or debugging Ghostty terminal configuration - config.ghostty files, config option names and their valid values, keybinds and key sequences, themes, fonts, shell integration, or `ghostty +` CLI actions. Covers macOS and Linux/GTK…

원문 언어: 영어

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

Use when building or maintaining a self-contained personal knowledge base (an LLM wiki) in plain markdown. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki health, auditing article claims against their sources, critiquing a wiki…

원문 언어: 영어

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

Set up an AI-driven changelog system in any project, code or not. Suitable for both software projects and for non-code projects. Creates a CHANGELOG.md and instructions for agents to log changes. Use when the user wants to add or improve automated changelog…

원문 언어: 영어

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

Disciplined diagnosis loop for hard problems, diagnosing bugs and regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test.

원문 언어: 영어

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

Find deepening opportunities in a codebase, informed by whatever domain language and architectural decisions are already documented in the repo. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled…

원문 언어: 영어

업데이트
직업 분류
특수 효과 아티스트 및 애니메이터
설명

Prompt format rules for generative video models. Use when writing or reviewing a prompt for MiniMax H3 (text/image/reference-to-video with native audio), in ComfyUI or elsewhere. Do NOT use for chat-assistant prompts, or for video models not named here.

원문 언어: 영어

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

This skill should be used when helping with Home Assistant setup, including creating automations, modifying dashboards, checking entity states, debugging automations, and managing the smart home configuration. Use this for queries about HA entities, YAML…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to extract wisdom or key insights from a given content source.

원문 언어: 영어

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

Creating and maintaining CLAUDE.md project memory files and .claude/rules/ rule files that provide non-obvious codebase context. Use when (1) creating a new CLAUDE.md for a project, (2) adding architectural patterns or design decisions to existing CLAUDE.md,…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Interview the user relentlessly about a plan, decision, or idea until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test their thinking, get grilled on a plan or design, or mentions "grill me".

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Rewrites text containing AI slop to make it more human-like. Use when explicitly asked to rewrite AI-generated text, or with phrasings like "de-slop", "humanise this", "make it sound less like AI", or "remove the AI tells".

원문 언어: 영어

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

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a…

원문 언어: 영어

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

CLI utility to help when running ongoing interactive CLI sessions or using tmux to communicate with other CLI Agents. Use when you are asked to ssh to remote machines, or need to use interactive CLI tools that require ongoing input.

원문 언어: 영어

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

Capture single backlog items, or list and triage an existing project backlog. Use this skill whenever the user wants to file a bug, feature request, or backlog item without writing a full PRD, including casual requests mid-conversation like "create an issue…

원문 언어: 영어

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

Use this skill after completing multiple, complex software development tasks before informing the user that work is complete.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Create a handoff document for the current conversation, ready for another agent to pick up.

원문 언어: 영어

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

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches - a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user…

원문 언어: 영어

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

Applies a modified Fagan Inspection methodology to resolve persistent bugs and complex issues. Use when several fix or debugging attempts have already failed and a methodical root-cause analysis warranting a Fagan inspection is needed. For first-pass…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Turn the current conversation context into a spec and submit it as a GitHub issue. Use when user wants to create a spec or PRD from the current context.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Break a plan, spec, or the current conversation into independently-grabbable tickets on the project issue tracker using tracer-bullet vertical slices, each declaring the tickets that block it. Use when user wants to convert a plan or spec into tickets, create…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Reverse-engineer an application, website or document's design system from its codebase and screenshots. Use when asked to analyse visual design, extract a colour palette, document UI patterns, identify typography and spacing systems, audit design consistency,…

원문 언어: 영어

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

Review recent changes since a fixed point (commit, branch, tag, or merge-base) across three independent axes - Standards, Spec, and Maintainability - producing severity-ordered findings with an explicit verdict. Use when the user wants to review a branch, a…

원문 언어: 영어

업데이트
직업 분류
기타 중등 후 교사
설명

Critically analyse the reasoning in written content (articles, blogs, transcripts, reports), not code. Use only when explicitly asked to critically analyse or critique an argument.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

A pattern for adding a self-narrating (typed out) guided walkthrough to any HTML/web application. Use this skill whenever the user wants to add a guided demo, auto-narration, self-running presentation, or step-by-step tour to an HTML page, web app, prototype,…

원문 언어: 영어

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

Use when answering questions from this machine-learning knowledge base. Triggers: questions about transformers, attention cost and efficiency, and long-context scaling; 'what do we know about attention', 'check the ML wiki'. Read-only querying of compiled…

원문 언어: 영어

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

Use the mermaid-diagrams skill whenever you are creating or updating mermaid diagrams. Provides guidance on mermaid best practices.

원문 언어: 영어

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

Convert a PPTX slide deck into per-slide markdown that preserves both the verbatim text and the meaning of embedded screenshots, diagrams and charts in their original layout positions. Use this skill (over pptx or liteparse) whenever the deliverable is…

원문 언어: 영어

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

Transform poor or overly simple prompts with expert-level framing. Use when the user explicitly asks to improve, refine, or rewrite a prompt, or wants help framing a request for another AI system. Do NOT use for authoring, reviewing, or migrating system…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Write, rewrite, or review content in the evidence-led reframe voice style. Use when the user explicitly asks to write in "reframe voice" or "reframe style". Do NOT use for general writing tasks.

원문 언어: 영어

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

Structure, refine, or draft narrative content or storytelling for business communication such as slide decks, blog posts, pitches, reports. Use when the user wants help building a narrative arc, find the through-line, sequence beats or refine existing content…

원문 언어: 영어

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

Apply storytelling principles to create, review, and improve data visualisations and data-driven communications. Use when the message or story of a data communication (chart, dashboard, infographic, data-driven deck or report) needs structuring or review, or…

원문 언어: 영어

업데이트
직업 분류
기타 생물 과학자
설명

Analyse personal DNA / genome files for pharmacogenomics, disease risk, carrier status, ancestry and traits. Use whenever the user mentions DNA or genome analysis, a raw genome file, gene names, drug-gene interactions, or wants to combine multiple DNA sources.

원문 언어: 영어

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

Write, review, or migrate prompts, system prompts, and skills targeting Claude Fable 5.

원문 언어: 영어

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

Creates structured development plans with phased task breakdowns, requirements, and QA checklists. Use when the user explicitly asks to create a dev plan, development plan, or document development requirements.

원문 언어: 영어

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

You MUST activate this skill when working on Go projects

원문 언어: 영어

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

Use this skill whenever the user wants you to manage, discuss or diagnose iDrive Backup configuration on macOS

원문 언어: 영어

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

You MUST activate this skill when working on Python projects

원문 언어: 영어

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