receiving-code-review

67.9k
obraobra

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

190 days ago

content-research-writer

39.6k
ComposioHQComposioHQ

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

190 days ago

meeting-insights-analyzer

39.6k
ComposioHQComposioHQ

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

190 days ago

llm-evaluation

29.9k
wshobsonwshobson

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

190 days ago

code-review-excellence

29.9k
wshobsonwshobson

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing review standards, or mentoring developers.

190 days ago

interaction-design

29.9k
wshobsonwshobson

Design and implement microinteractions, motion design, transitions, and user feedback patterns. Use when adding polish to UI interactions, implementing loading states, or creating delightful user experiences.

190 days ago

fetch-unresolved-comments

24.5k
mlflowmlflow

Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.

190 days ago

reviewing-code

23.3k
jlowinjlowin

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

190 days ago

copy-editing

21.8k
davila7davila7

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

190 days ago

code-review

21.8k
davila7davila7

Perform code reviews following Sentry engineering practices. Use when reviewing pull requests, examining code changes, or providing feedback on code quality. Covers security, performance, testing, and design review.

190 days ago

feedback-mastery

21.8k
davila7davila7

Navigate difficult conversations and deliver constructive feedback using structured frameworks. Covers the Preparation-Delivery-Follow-up model and Situation-Behavior-Impact (SBI) feedback technique. Use when preparing for difficult conversations, giving feedback, or managing conflicts.

190 days ago

constitutional-ai

21.8k
davila7davila7

Anthropic's method for training harmless AI through self-improvement. Two-phase approach - supervised learning with self-critique/revision, then RLAIF (RL from AI Feedback). Use for safety alignment, reducing harmful outputs without human labels. Powers Claude's safety system.

Safety AlignmentConstitutional AIRLAIF+6
190 days ago

iterate-pr

21.8k
davila7davila7

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.

190 days ago

difficult-workplace-conversations

21.8k
davila7davila7

Structured approach to workplace conflicts, performance discussions, and challenging feedback using preparation-delivery-followup framework. Use when preparing for tough conversations, addressing conflicts, giving critical feedback, or navigating sensitive workplace discussions.

190 days ago

code-reviewer

21.8k
davila7davila7

Comprehensive code review skill for TypeScript, JavaScript, Python, Swift, Kotlin, Go. Includes automated code analysis, best practice checking, security scanning, and review checklist generation. Use when reviewing pull requests, providing code feedback, identifying issues, or ensuring code quality standards.

190 days ago

fine-tuning-with-trl

21.8k
davila7davila7

Fine-tune LLMs using reinforcement learning with TRL - SFT for instruction tuning, DPO for preference alignment, PPO/GRPO for reward optimization, and reward model training. Use when need RLHF, align model with preferences, or train from human feedback. Works with HuggingFace Transformers.

Post-TrainingTRLReinforcement Learning+8
190 days ago

dx-optimizer

18.3k
sickn33sickn33

Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.

190 days ago

code-review-excellence

18.0k
sickn33sickn33

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests, establishing...

190 days ago

llm-evaluation

18.0k
sickn33sickn33

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

190 days ago

iterate-pr

18.0k
sickn33sickn33

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.

190 days ago

peer-review

10.8k
K-Dense-AIK-Dense-AI

Structured manuscript/grant review with checklist-based evaluation. Use when writing formal peer reviews with specific criteria methodology assessment, statistical validity, reporting standards compliance (CONSORT/STROBE), and constructive feedback. Best for actual review writing, manuscript revision. For evaluating claims/evidence quality use scientific-critical-thinking; for quantitative scoring frameworks use scholar-evaluation.

190 days ago

scholar-evaluation

10.8k
K-Dense-AIK-Dense-AI

Systematically evaluate scholarly work using the ScholarEval framework, providing structured assessment across research quality dimensions including problem formulation, methodology, analysis, and writing with quantitative scoring and actionable feedback.

190 days ago

copy-editing

10.3k
coreyhaines31coreyhaines31

When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.

190 days ago

github-pr-inline-reply

7.6k
Azure-SamplesAzure-Samples

Reply to inline PR review comments on GitHub pull requests using the GitHub API. Use this skill when you need to respond to individual review comments on a PR, acknowledge feedback, or mark comments as resolved by posting direct replies to comment threads.

190 days ago

agent-review

7.0k
civitaicivitai

Get external agent review and feedback. Routes Anthropic models through Claude Agent SDK (uses local subscription) and other models through OpenRouter API. Use for code review, architecture feedback, or any external consultation.

190 days ago

pr-writing-review

3.7k
evalstateevalstate

Extract and analyze writing improvements from GitHub PR review comments. Use when asked to show review feedback, style changes, or editorial improvements from a GitHub pull request URL. Handles both explicit suggestions and plain text feedback. Produces structured output comparing original phrasing with reviewer suggestions to help refine future writing.

190 days ago

trulens-evaluation-setup

3.1k
trueratruera

Configure feedback functions and selectors for TruLens evaluations

trulensllmevaluation+2
190 days ago

Code Review

3.1k
atopileatopile

LLM-focused code review process for this repo: what to check, how to ground feedback in invariants/tests, and how to verify changes efficiently (including test-report.json).

190 days ago

agentation

2.6k
benjitaylorbenjitaylor

Add Agentation visual feedback toolbar to a Next.js project

190 days ago

meeting-insights-analyzer

2.5k
davepoondavepoon

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

190 days ago

content-research-writer

2.5k
davepoondavepoon

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

190 days ago

code-review

1.8k
mrgooniemrgoonie

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

190 days ago

tally

1.8k
openclawopenclaw

Create and edit Tally forms via API. Use when building surveys, feedback forms, or questionnaires programmatically. Supports all question types including text inputs, multiple choice, checkboxes, ratings (via workaround), and more.

190 days ago

roast-gen

1.8k
openclawopenclaw

Get your code roasted with humor and actually useful feedback. Use when you want honest code review.

190 days ago

communication-coach

1.8k
openclawopenclaw

Adaptive communication coaching that shapes speaking and writing behavior through reinforcement, scoring, and micro-interventions. Use when the user shares communications for feedback, requests practice scenarios, or during scheduled check-ins. Trains clarity, vocal control, presence, persuasion, emotional regulation, and boundary setting. Based on rhetoric, negotiation, and performance psychology frameworks.

190 days ago

interview-coach

1.8k
openclawopenclaw

Professional interview preparation and practice coach for job seekers. Use when Codex needs to help users prepare for job interviews, practice common interview questions, refine their answers, or understand interview strategies. Supports multiple interview types (technical, behavioral, case studies) and provides feedback on responses.

190 days ago

clawd-presence

1.8k
openclawopenclaw

Physical presence display for AI agents. Shows a customizable monogram (A-Z), status state, and current activity on a dedicated terminal/screen. Provides faster feedback than chat - glance at the display to see what the agent is doing. Use when setting up always-on agent visibility.

190 days ago

eureka-feedback

1.8k
openclawopenclaw

Request feedback or assistance from Eureka, the primary AI agent

190 days ago

confirm-form

1.8k
openclawopenclaw

Generate structured confirmation forms to collect user feedback on multiple questions. Use when completing work that needs user review, when multiple issues need batch confirmation, or when the user needs to choose between options with detailed context. Triggers include review, confirm, batch questions, multiple choices, need user input on several items.

190 days ago

jbx-fee-flows

1.8k
openclawopenclaw

JBX ecosystem fee flows and revenue streams for investor understanding. Use when: (1) explaining how JBX captures ecosystem value, (2) describing protocol fee flows, (3) showing revenue streams to JBX holders, (4) explaining NANA and REV relationships, (5) explaining layered fees on revnet cash outs and loans. Covers V5 protocol fees, revnet external protocol fees, the NANA-REV feedback loop, and JBX ownership stakes across ecosystem tokens.

190 days ago

productboard-search

1.8k
openclawopenclaw

Search and explore ProductBoard features, products, and feedback

190 days ago

reddit-insights

1.8k
openclawopenclaw

Search and analyze Reddit content using semantic AI search via reddit-insights.com MCP server. Use when you need to: (1) Find user pain points and frustrations for product ideas, (2) Discover niche markets or underserved needs, (3) Research what people really think about products/topics, (4) Find content inspiration from real discussions, (5) Analyze sentiment and trends on Reddit, (6) Validate business ideas with real user feedback. Triggers: reddit search, find pain points, market research, user feedback, what do people think about, reddit trends, niche discovery, product validation.

190 days ago

nano-triple

1.8k
openclawopenclaw

Generate 3 images with Nano Banana Pro using the same prompt. Pick the best, or give feedback on any option to get 3 refined versions.

190 days ago

clawface

1.8k
openclawopenclaw

Floating avatar widget for AI agents showing emotions, actions, and visual effects. Give your OpenClaw a face! Use when the user wants visual feedback, a floating status window, or to see agent emotions while it works. Triggers on "show avatar", "uruchom avatara", "pokaż avatara", "agent face", "visual feedback".

190 days ago

erc-8004

1.8k
openclawopenclaw

ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.

190 days ago

featurebase

1.8k
openclawopenclaw

Featurebase API for customer feedback, feature requests, changelogs, and support. Use for managing user feedback, tracking feature votes, responding to support requests, or publishing changelog updates.

190 days ago

content-research-writer

1.8k
sonofmagicsonofmagic

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

190 days ago

resolve-checks

1.7k
flowgladflowglad

Resolve all failing CI checks and address PR review feedback on the current branch's PR. Runs tests locally, fixes failures, incorporates valid review comments, and resolves addressed feedback. Use when CI is red, after receiving PR feedback, or before merging.

190 days ago