441 results (11.9ms) page 10 / 23
parcadei / continuous-claude-v3-idempotent-redundancy exact

Idempotent Redundancy

regenrek / agent-skills-create-new-static-website exact

Create a new GitHub repo from instructa/astro-website-starter using gitpick, initialize git, and push to GitHub. Use when asked to spin up a new Astro static/SSR site starter from...

antoniolg / agent-kit-zoom-recordings-manager exact

List, download, and delete Zoom recordings via the API (OAuth). Use when you need to manage recordings at scale.

omer-metin / skills-for-antigravity-code-reviewer exact

Code review specialist for quality standards, design patterns, security review, and constructive feedbackUse when "code review, pull request, PR review, code quality, refactor, technical debt,...

lucianghinda / agentic-skills-pr-description exact

Write GitHub Pull Request descriptions from branch commits. Use when user asks to write a PR description, create a PR summary, or document changes for a pull request. Analyzes git commits and...

axelknock / agent-skills-pr-discussion-responder exact

Fetch PR discussion using GitHub CLI `gh api`, then address review/issue comments by updating code or drafting replies. Use when asked to respond to PR feedback, resolve review comments, or act on...

lancenunes / codex-skills-rebase-assistant exact

Guide a safe git rebase of the current branch onto a target branch, including conflict triage and resolution steps. Use when asked to rebase, update a branch, or resolve rebase conflicts.

oryanmoshe / agent-skills-preserving-context exact

Captures working state before it is lost. Use before context compaction, when switching between unrelated tasks, after completing a logical phase of multi-step work, or when work will resume in a...

hzqst / cs2-vibesignatures-find-cbaseplayercontroller-handlecommand-jointeam exact

Find and identify the CBasePlayerController_HandleCommand_JoinTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the...

herotod / medical-reference-interval-analysis exact

A comprehensive tool for calculating and validating medical reference intervals (RIs) according to CLSI C28-A3 guidelines. It supports automatic data cleaning, outlier detection, gender/age...

moltbot / moltbot-obsidian exact

Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.

Dimillian / skills-macos-spm-app-packaging exact

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS app layout, SwiftPM targets/resources, a custom .app bundle assembly script,...

lancenunes / codex-skills-release-notes exact

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks...

CarpeWu / skills-git-branch exact

Creates Git branches following naming conventions. Use when creating feature, bugfix, hotfix, or release branches, or when the user asks to create a new branch.