6197 results (74.1ms) page 33 / 310
halay08 / fullstack-agent-skills-behavioral-modes exact

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

sickn33 / antigravity-awesome-skills-behavioral-modes exact

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

flurdy / agent-skills-reply-comments exact

Reply to PR review comments after addressing them. Resolves conversations where changes were made. Uses polite tone for humans, terse factual responses for AI bots.

Ariel-Rodriguez / programming-skills-ps-naming-as-design exact

Names must encode intent and constraints, not implementation. Use when reviewing vague or generic names.

marcelorodrigo / agent-skills-create-pr exact

Create Pull Requests following best conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review.

dirkkok101 / skills-compound exact

Capture learnings from feature development to make future work easier. Called after review cycles during execute phase. Each call captures one focused learning.

bear2u / my-skills-codex-claude-cursor-loop exact

Orchestrates a triple-AI engineering loop where Claude plans, Codex validates logic and reviews code, and Cursor implements, with continuous feedback for optimal code quality

maragudk / skills-collaboration exact

Guide for collaborating on code in open source projects. This skill should be used when contributing to public repositories, creating PRs, reviewing code, or managing issues on GitHub.

dbmcco / claude-agent-toolkit-workspace-cleanup exact

Intelligent workspace cleanup using multi-signal detection (similarity, timestamps, references) to identify and archive clutter with two-stage safety review

shinpr / claude-code-workflows-coding-principles exact

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

judge 0.00
aussiegingersnap / cursor-skills-judge exact

Quality review skill for verifying complex changes against criteria. Use for multi-file changes, new features, or before important commits. Skip for trivial fixes and quick iterations.

notedit / happy-skills-feature-dev exact

Guided feature development with codebase understanding and architecture focus. Use for implementing features systematically: explore β†’ clarify β†’ design β†’ implement β†’ test β†’ review.

danielaskdd / doc-audit-doc-audit exact

Intelligent document audit system for syntax and semantic verification, legal or technical document compliance review using LLM (exclusive .docx support).

YunYue1029 / agent-skills-pr-description exact

Generate a structured, reviewer-friendly PR description based on current branch changes and project context

softaworks / agent-toolkit-gepetto exact

Creates detailed, sectionized implementation plans through research, stakeholder interviews, and multi-LLM review. Use when planning features that need thorough pre-implementation analysis.

aktsmm / agent-skills-code-simplifier exact

Guide for simplifying and refining code after coding sessions. Use when cleaning up complex code, reviewing PRs for readability, or applying consistent refactoring patterns.

halay08 / fullstack-agent-skills-git-pr-workflows-git-workflow exact

Orchestrate a comprehensive git workflow from code review through PR creation, leveraging specialized agents for quality assurance, testing, and deployment readiness. This workflow implements modern g