Skip to main content

Olshansk/agent-skills

SkillsMP a collecté 33 skills depuis Olshansk/agent-skills. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
33
Étoiles GitHub
8
Forks GitHub
0

Affichage de 33 skills collectés sur 33.

métier
Développeurs de logiciels
description

Review a repository's Makefile foundation and propose approval-gated improvements to its helpers, templates, tests, and documentation. Use when iterating on Makefile conventions or the cmd-makefile skill itself.

Langue du texte source : anglais

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

Create or improve Makefiles with minimal complexity. Templates available: base, python-uv, python-fastapi, postgres, nodejs, go, chrome-extension, flutter, electron, static-site.

Langue du texte source : anglais

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

Proofread posts before publishing for spelling, grammar, syntax, punctuation, word usage, repetition, logic, weak arguments, clarity, structure, broken links, and image/text consistency. Use this whenever a user asks to proofread, edit, review, or improve a…

Langue du texte source : anglais

mis à jour
métier
Commis à la production, à la planification et à l'accélération
description

Ask the agent whether it finished everything or has more to do — a lightweight completeness gate for the end of any task

Langue du texte source : anglais

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

Audit personal skills for redundancy, verbosity, weak triggers, and overlap. Runs a Claude→Codex review loop, presents per-item approval checkboxes, then applies approved edits and updates README and agent metadata. Use when asked to "review my skills",…

Langue du texte source : anglais

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

Set up or extend golden/snapshot tests for a project. Covers fixture design, Makefile targets, snapshot storage, diff workflow, and update protocol.

Langue du texte source : anglais

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

Resolve merge conflicts systematically with context-aware 3-tier classification and escalation protocol

Langue du texte source : anglais

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

Reshape code for readability, naming, structure, TODOs, and reduced surface area across any language

Langue du texte source : anglais

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

Build high-signal PR context for review with diff analysis, risk assessment, and discussion questions

Langue du texte source : anglais

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

Generate a PR title and description, then commit, create/update the PR on approval

Langue du texte source : anglais

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

Review branch changes for test gaps, logic edge cases, failure modes, and integration risks

Langue du texte source : anglais

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

Self-review after implementation — surface missed work, simplification opportunities, and idiomatic improvements

Langue du texte source : anglais

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

Prepare branch for code review by building context, identifying issues, and suggesting improvements

Langue du texte source : anglais

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

Generate manual test plans for PR changes — focused on hands-on verification a developer would do, not unit-test edge cases

Langue du texte source : anglais

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

Prime the agent with a behavioral persona for the conversation

Langue du texte source : anglais

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

Catch the user up on what the agent has been doing in the current session with 3-5 ultra-tight bullet points. Use when the user invokes /cmd-what, asks "what are you doing", "what did you do", "catch me up", "status", "where are we", or otherwise needs a fast…

Langue du texte source : anglais

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

Get a second opinion on what Claude just implemented from Codex (codex exec headless mode). Pipes Claude's summary plus the working-tree diff to codex, asks codex to leverage cmd-pr-follow-up and cmd-pr-edgecase methodology to surface bugs, test gaps, edge…

Langue du texte source : anglais

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

Simplify documentation for clarity and scannability with approval-gated edits

Langue du texte source : anglais

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

Render and display Mermaid diagrams inline in iTerm2 or Ghostty. Use when creating, editing, or iterating on mermaid diagrams. Triggers on mermaid diagram work — flowcharts, sequence, state, class, ER, and XY charts.

Langue du texte source : anglais

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

Capture the current conversation's plan, decisions, and action items into a structured markdown file in the project's plans/ directory. Triggers on "store this plan", "save this plan for later", "document this for later", "write up what we discussed", "create…

Langue du texte source : anglais

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

Final pass to identify missed items, edge cases, and risks before considering a scope done

Langue du texte source : anglais

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

Review protocol code for chain halt risks, non-determinism, and onchain behavior bugs

Langue du texte source : anglais

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

Review RFCs for problem clarity, compliance, security, and performance using SCQA framework

Langue du texte source : anglais

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

Capture learnings from the current coding session and update AGENTS.md. Use when the user asks to close the loop, run session-commit, record best practices, or update agent instructions based on recent work.

Langue du texte source : anglais

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

Scrape skills.sh and generate an interactive HTML dashboard showing skill distribution by publisher, installs, and categories. Rerun anytime to get fresh data.

Langue du texte source : anglais

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

Scaffold cross-tool repo-local skills and agent instructions with canonical source in .agents/ and symlinks for Claude, Codex, Gemini, and Codex-home

Langue du texte source : anglais

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

Get a second opinion on the current plan from Codex (codex exec headless mode) before leaving plan mode. Pipes the plan to codex, captures critique and gap analysis, then proposes a revised plan with an explicit changelog of what changed and what was…

Langue du texte source : anglais

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

Apply Olshansky's personal style to docs, code, blog posts, or presentations using template-driven rules. Invoke manually via /cmd-olshanskify — pick a content type, point at the target, and the agent rewrites or proposes edits that match the canonical style…

Langue du texte source : anglais

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

Holistically triage and resolve GitHub PR review comments — gather comments with full line ranges, study surrounding code context (TODOs, docstrings, related logic), hunt for adjacent improvements via rg, execute an approval-gated plan, optionally refine…

Langue du texte source : anglais

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

Store or retrieve the latest agent message to /tmp/agents/{agent}/

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Convert markdown to email-safe HTML with inline styles and cross-client compatibility. Use when writing newsletters, transactional emails, or any HTML email from markdown source.

Langue du texte source : anglais

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

Create structured GitHub issues from conversation context using gh CLI

Langue du texte source : anglais

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

Transform applications into production-ready deployments with systematic analysis, improvement, and framework-specific optimization

Langue du texte source : anglais

mis à jour
Affichage de 33 skills collectés sur 33.