Skip to main content

sammcj/agentic-coding

SkillsMP 已收集 sammcj/agentic-coding 中的 72 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
72
GitHub 星标
156
GitHub Forks
25

已展示 40 / 72 个已收集 Skill。

职业分类
未分类
描述

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

原文语言:英语

更新
已展示 40 / 72 个已收集 Skill。