6102 个结果 (53.8ms) 页 33 / 306
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.

rmyndharis / antigravity-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

shishiv / gsd-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

404kidwiz / agent-skills-backup-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

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

freenet / freenet-agent-skills-pr-creation exact

Guidelines for creating high-quality Freenet pull requests. This skill should be used when creating PRs for freenet-core, freenet-stdlib, or related repositories. Emphasizes quality over speed,...

efremidze / swift-patterns-skill-swift-patterns exact

Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view composition, navigation patterns, performance optimization, and testing best practices.

ArcBlock / idd-intent-changes exact

Manage structured change proposals for design documents with PR-like review experience. Use /intent-changes start <file> to begin, /intent-changes propose to suggest changes, /intent-changes...

tomwangowa / agent-skills-skill-auditor exact

Audit Claude Code skills for quality, security, and best practices. Use when reviewing SKILL.md files, ensuring skill quality standards, or before sharing skills with team.

shishiv / gsd-iterate-pr exact

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.