Skip to main content

sammcj/agentic-coding

SkillsMP a collecté 72 skills depuis sammcj/agentic-coding. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
72
Étoiles GitHub
156
Forks GitHub
25

Affichage de 40 skills collectés sur 72.

métier
non classé
description

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.

Langue du texte source : anglais

mis à jour
métier
non classé
description

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,…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
non classé
description

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

Langue du texte source : anglais

mis à jour
métier
non classé
description

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…

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Commis de bureau généraux
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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".

Langue du texte source : anglais

mis à jour
métier
Rédacteurs en chef
description

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".

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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

Langue du texte source : anglais

mis à jour
métier
Commis de bureau généraux
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

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…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

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,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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…

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Rédacteurs techniques
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

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…

Langue du texte source : anglais

mis à jour
métier
Biologistes, autres
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

You MUST activate this skill when working on Go projects

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

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

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

You MUST activate this skill when working on Python projects

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 72.