Skip to main content

sammcj/agentic-coding

O SkillsMP coletou 72 skills de sammcj/agentic-coding. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
72
Estrelas no GitHub
156
Forks no GitHub
25

Mostrando 40 de 72 skills coletadas.

ocupação
sem classificação
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Artistas de efeitos especiais e animadores
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Editores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Escriturários gerais de escritório
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Designers de interfaces web e digitais
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores web
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de pesquisa de mercado e especialistas em marketing
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Cientistas biológicos, todos os outros
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

You MUST activate this skill when working on Go projects

Idioma do texto original: inglês

atualizado
ocupação
Administradores de redes e sistemas de computador
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

You MUST activate this skill when working on Python projects

Idioma do texto original: inglês

atualizado
Mostrando 40 de 72 skills coletadas.