2029 results (41.0ms) page 44 / 102
axelknock / agent-skills-pr-create exact

Create pull requests. Use when opening PRs, writing PR descriptions, or preparing changes for review.

DeckardGer / tanstack-agent-skills-tanstack-router-best-practices exact

TanStack Router best practices for type-safe routing, data loading, search params, and navigation. Activate when building React applications with complex routing needs.

mhattingpete / claude-skills-marketplace-code-transfer exact

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or...

digital-stoic-org / agent-skills-edit-skill exact

Creates and modifies Claude Code skills following Anthropic best practices. Use when user requests creating, updating, modifying, improving, or editing skills. Triggers include "create/make/new...

Hisham-Hussein / claude-forge-execute-phase exact

Use when executing phases from PLAN.md, running implementation work units, or resuming work from a previous session. Enforces architecture principles, layer-specific testing, and DOE integration.

yanko-belov / code-craft-law-of-demeter exact

Use when accessing nested object properties. Use when chaining method calls. Use when reaching through objects to get data.

KyteApp / growth-agents-and-skills-code-quality-check exact

Apply the code-quality checklist to audit files or directories and produce a Markdown report with findings and suggested fixes. Use when asked to "audit these files", "run a quality check", "code...

rcantarelli11 / shared-skills-conventional-commits exact

Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures...

yanko-belov / code-craft-interface-segregation-principle exact

Use when designing interfaces. Use when implementing interfaces with methods you don't need. Use when forced to implement throw/no-op for interface methods.

skyil7 / agent-onboarding exact

Initialize a repository by analyzing its structure and generating `AGENTS.md` and structured `docs/`, enabling AI coding agents (Claude Code, Codex, Cursor, etc.) to operate safely,...

shishiv / gsd-create-pr exact

Create pull requests following Sentry conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Follows Sentry's code review guidelines.

izyanrajwani / agent-skills-library-subagent-driven-development exact

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid...

autohandai / community-skills-git-workflow-mastery exact

Advanced Git workflows, branching strategies, and commit conventions

PaulRBerg / dot-agents-commit exact

Create atomic git commits with heuristic analysis, conventional-commit formatting, staging rules, optional deep analysis, Graphite stack commits, and optional push. Use when the user asks to craft...

Bosh-Kuo / awesome-agent-toolkit-spec-driven-development exact

An "AI-Spec-Driven" workflow for complex tasks, triggered ONLY when explicitly requested. It aligns agent execution with rigorous planning (Spec -> Implementation -> Task Tracking) to mimic...