691 results (7.4ms) page 19 / 35
maragudk / skills-bluesky exact

Guide for posting content to the Bluesky social network using the bsky terminal app. This skill should be used proactively when working in public repositories and there is interesting, shareable...

petekp / agent-skills-proposal-review exact

Facilitate methodical review of proposals (technical designs, product specs, feature requests). Use when asked to "review this proposal", "give feedback on this doc", "help me review this RFC", or...

jroslaniec / agent-skills-git-worktree exact

Manage git worktrees and branches. Use when the user asks to create a worktree, new worktree, create a branch, new branch, switch branches, or work on a new feature.

nonameplum / agent-skills-programming-swift exact

The complete Swift Programming Language book by Apple, covering syntax, features, concurrency, and the formal language reference.

metabase / metabase-docs-review exact

Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.

yorkeccak / scientific-skills-biomedical-search exact

Complete biomedical information search combining PubMed, preprints, clinical trials, and FDA drug labels. Powered by Valyu semantic search.

richtabor / agent-skills-accessibility-review exact

Reviews UI for accessibility issues against WCAG 2.1/2.2 AA. Triggers on "is this accessible?", "check accessibility", or contrast/a11y review requests.

yorkeccak / scientific-skills-pubmed-search exact

Search PubMed biomedical literature with natural language queries powered by Valyu semantic search. Full-text access, integrate into your AI projects.

Dicklesworthstone / agent-flywheel-clawdbot-skills-and-integrations-de-slopify exact

Remove telltale signs of AI-generated 'slop' writing from README files and documentation. Make your docs sound authentically human.

Mrc220 / agent-flywheel-clawdbot-skills-and-integrations-de-slopify exact

Remove telltale signs of AI-generated 'slop' writing from README files and documentation. Make your docs sound authentically human.

nik-kale / sre-skills-incident-response exact

Guide systematic investigation of production incidents including triage, data gathering, impact assessment, and root cause analysis. Use when investigating outages, service degradation, production...

specstoryai / agent-skills-specstory-session-summary exact

Summarize recent SpecStory AI coding sessions in standup format. Use when the user wants to review sessions from .specstory/history, prepare for standups, track work progress, or understand what...

bitwize-music-studio / claude-ai-music-skills-import-track exact

Move track markdown files to the correct album location

developer-advocacy-dremio / dremio-agent-skill-dremio-expert exact

A comprehensive skill for interacting with Dremio Data Lakehouse via CLI, Python SDK, SQL, and REST API. Use this skill when the user asks for Dremio-related coding tasks, data manipulation, or...

Shada01245 / the-unofficial-swift-programming-language-skill-programming-swift exact

Provides the complete content of 'The Swift Programming Language (6.2.1)' book by Apple. Use this skill when you need to verify Swift syntax, look up language features, understand concurrency,...

erichowens / some-claude-skills-dag-graph-builder exact

Parses complex problems into DAG (Directed Acyclic Graph) execution structures. Decomposes tasks into nodes with dependencies, identifies parallelization opportunities, and creates optimal...

aaronshaf / ger-gerrit-workflow exact

Work with Gerrit code reviews using the ger CLI tool. Use when reviewing changes, posting comments, managing patches, or interacting with Gerrit. Covers common workflows like fetching changes,...

RichardoC / skills-lightweight-security-review exact

Conducts a comprehensive security review of a git repo. Use when asked about security issues, code quality concerns, or to evaluate the security posture of a codebase or library.

emvnuel / skill-md-lombok-patterns exact

Lombok annotations and best practices for Java 21+ projects. Use when reducing boilerplate, configuring builders, or choosing between Lombok and Records.