5368 results (42.7ms) page 43 / 269
oryanmoshe / agent-skills-committing-code exact

Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit",...

dceoy / ai-coding-agent-skills-claude-search exact

Search the web using Anthropic Claude's web search tool for up-to-date documentation, best practices, comparisons, and troubleshooting. Use when the user needs current information with citations....

dceoy / speckit-agent-skills-speckit-specify exact

Create or update a feature specification from a natural language feature description.

dceoy / speckit-agent-skills-speckit-tasks exact

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

bocato / swift-testing-agent-skill-swift-testing exact

Expert guidance on Swift Testing best practices, patterns, and implementation. Use when developers mention: (1) Swift Testing, @Test, #expect, #require, or @Suite, (2) "use Swift Testing" or...

dceoy / ai-coding-agent-skills-codex-exec exact

Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs,...

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

dceoy / speckit-agent-skills-speckit-implement exact

Execute the implementation plan by processing and executing all tasks defined in tasks.md

dceoy / ai-coding-agent-skills-gemini-ask exact

Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

oryanmoshe / agent-skills-writing-skills exact

Guides creation and editing of SKILL.md files following Anthropic best practices and this repo's conventions. Use when creating a new skill, editing an existing skill, porting a skill from another...

ipoprock / claude-code-showcase-systematic-debugging exact

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

dceoy / ai-coding-agent-skills-claude-review exact

Perform code reviews using Claude Code CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use when the user asks to review code, check for issues,...

Karanjot786 / agent-skills-cli-test-skill exact

Brief description of what this skill does and when to use it.

dceoy / speckit-agent-skills-speckit-baseline exact

Generate feature specifications by analyzing existing source code.

dceoy / ai-coding-agent-skills-gemini-review exact

Perform comprehensive code reviews using Google Gemini CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use after code changes, before commits, during...

hono 0.00
panjicopri / hono-skill-hono exact

Efficiently develop Hono applications using Hono CLI. Supports documentation search, API reference lookup, request testing, and bundle optimization.

brian-a-au / bau-claude-skills-cja-sdr-generator exact

Guide for using cja_auto_sdr to generate Solution Design Reference documents from Adobe CJA, compare Data Views, and track changes. Use when working with CJA documentation, audits, or migration validation.

jezweb / claude-skills-better-auth exact

|