Skills

All Skills

feedback

Skills tagged with #feedback

@neurawork-git

Autopilot Feedback — Review, Redact, Push

The plugin learns from real usage. This skill reviews a session, **removes anything data-protected**, and pushes the distilled learnings centrally so the same friction does not recur across customers. Local stores live in the consumer repo under `.n8n-autopilot/feedback/` (gitignored): `events.ndjso

neurawork-git/n8n-autopilot+7 more
29d ago
140
@Dean151

swiftui-async-button

Use ButtonKit's AsyncButton for SwiftUI button actions that start a Task, call async/await, use do/catch, or need built-in loading/progress/error feedback. Trigger when replacing custom Button+Task wrappers or when a button action can throw or is async.

Dean151/ButtonKit
2mo ago
5180
@erova
MCP

Vibesharing

Deploy prototypes and collect team feedback from Claude Code, Cursor, or any MCP client.

mcpgithub
erova/vibesharing-mcp
2mo ago
0
@pydantic

Address PR Review Feedback

Find and address all review comments on the PR for the current branch. For each comment:

pydantic/pydantic-ai
2mo ago
15.5K0
@IgorGanapolsky

capture-feedback

Capture structured thumbs up/down feedback with context, tags, and optional rubric scores after completing a task.

IgorGanapolsky/mcp-memory-gateway+7 more
2mo ago
70
@lochie

web-haptics

Add haptic feedback to web apps using the web-haptics library. Use when building mobile-facing UIs that need tactile feedback on buttons, toggles, forms, pickers, and other interactive elements.

lochie/web-haptics
2mo ago
2.2K0
@bamzc

agentation

Add Agentation visual feedback toolbar to any React project

bamzc/claude-skills-frontend+1 more
2mo ago
330
@13luiz

Harness Engineering Guide

You are a harness engineering consultant. Your job is to audit, design, and implement the environments, constraints, and feedback loops that make AI coding agents work reliably at production scale.

13luiz/skills
2mo ago
60
@openai

babysit-pr

Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

openai/codex+3 more
2mo ago
65.3K0
@jayvee

Spec-driven CLI for orchestrating multiple AI coding agents (Claude, Gemini, Codex, Cursor) with research, feature, and feedback workflows

jayvee/aigon+32 more
1mo ago
50
@pulsemcp

implement-figma-design

Implement a UI component from a Figma design by iterating with visual diff feedback. Use when the user provides a Figma design reference and asks you to build or match it in code.

pulsemcp/mcp-servers+1 more
2mo ago
620
@IgorGanapolsky
MCP

Io.Github.IgorGanapolsky/Rlhf Feedback Loop

RLHF feedback loop for AI agents. Capture feedback, block mistakes, export DPO data.

mcpgithubai
IgorGanapolsky/rlhf-feedback-loop
2mo ago
0
@nearai

ironclaw-workflow-orchestrator

Install and operate a full GitHub issue-to-merge workflow in IronClaw using event-driven and cron routines. Use when setting up or tuning autonomous project orchestration: issue intake, planning, maintainer feedback handling, branch/PR execution, CI/comment follow-up, batched staging review every 8 hours, and memory updates from merge outcomes.

nearai/ironclaw+1 more
2mo ago
10.0K0
@freematters

codoc:share

Share a file for collaborative editing with a human via browser. Use when the user wants to collaboratively edit a markdown file, get feedback, or have a conversation within a document.

freematters/freematters+7 more
2mo ago
200
@TheHotwireClub

hwc-navigation-content

Build Hotwire navigation and content-discovery flows: Turbo Frame pagination, tabbed navigation, lazy loading, faceted filtering/search, cache lifecycle, scroll restoration, and visit/render control. Prefer this skill when the core problem is request/response navigation state and browser history behavior. Use hwc-forms-validation for form validation and inline edit flows, hwc-realtime-streaming for WebSocket/Turbo Stream push updates, hwc-media-content for image/video/audio features, hwc-ux-feedback for generic loading/progress/transition polish, and hwc-stimulus-fundamentals for Stimulus APIs not centered on navigation.

TheHotwireClub/hotwire_club-skills+3 more
2mo ago
490
@kira-autonoma
MCP

Io.Github.Kira Autonoma/Agent Memory Mcp

Agent memory MCP server with provenance tracking, decay-weighted recall, and feedback loops.

mcpgithubmemory
kira-autonoma/agent-memory-mcp
2mo ago
0
@animalzinc

Design reference

Structured design research process that builds visual direction from reference review and stakeholder feedback. Produces a `DESIGN_RESEARCH.md` document and an approved prototype.

animalzinc/claude-plugins+2 more
2mo ago
110
@genlayerlabs

discord-community-feedback

Monitor Discord community channel for user-reported bugs and issues

genlayerlabs/genlayer-studio+5 more
2mo ago
930
@zxpmail

evolution-engine

Scan accumulated feedback to identify patterns, generate evolution proposals for SKILL.md, rules, or new Skills.

zxpmail/ReqForge+2 more
1mo ago
50
@truera

trulens-evaluation-setup

Configure feedback functions and selectors for TruLens evaluations

trulensllmevaluationfeedbackselectors
truera/trulens+4 more
2mo ago
3.2K0
@bpowers

address-feedback-local

Improve the current branch's changes by getting code reviews in a loop until all feedback is addressed

bpowers/simlin+19 more
2mo ago
920
@greptileai

check-pr

Checks a GitHub pull request for unresolved review comments, failing status checks, and incomplete PR descriptions. Waits for pending checks to complete, categorizes issues as actionable or informational, and optionally fixes and resolves them. Use when the user wants to check a PR, address review feedback, or prepare a PR for merge.

greptileai/skills+1 more
2mo ago
470
@microsoft

address-pr-comments

Address review comments (including Copilot comments) on the active pull request. Use when: responding to PR feedback, fixing review comments, resolving PR threads, implementing requested changes from reviewers, addressing code review, fixing PR issues.

microsoft/vscode-pull-request-github+4 more
2mo ago
2.6K0
@aidenybai

animation-best-practices

CSS and UI animation patterns for responsive, polished interfaces. Use when implementing hover effects, tooltips, button feedback, transitions, or fixing animation issues like flicker and shakiness.

aidenybai/react-scan
2mo ago
20.8K0
@AaravKashyap12

advise-project-approach

Research and advise on the best way to approach a software project, including architecture, tech stack, implementation strategy, benchmark research, and comparisons with similar real-world projects. Use before building, mid-build, or after completion when the user asks for project strategy, optimal approach, research comparables, similar projects, stack selection, repo analysis, architecture critique, implementation feedback, or a prioritized improvement plan. Avoid for narrow single-bug debugging or isolated file edits unless the user asks for broader project direction.

AaravKashyap12/advise-project-approach
1mo ago
210
@GuDaStudio

collaborating-with-codex

Delegates coding tasks to Codex CLI for prototyping, debugging, and code review. Use when needing algorithm implementation, bug analysis, or code quality feedback. Supports multi-turn sessions via SESSION_ID.

GuDaStudio/collaborating-with-codex
2mo ago
1200
@savvides

assessment-design

Evidence-based assessment design with rubrics, feedback strategies, and formative checkpoints. Aligns each assessment to learning objectives using Bloom's taxonomy. Applies Nicol's 7 principles of good feedback practice. Reads from /learning-objectives manifest and extends it with assessment specs. (idstack)

savvides/idstack+7 more
2mo ago
70
@Redth

maui-ai-debugging

End-to-end workflow for building, deploying, inspecting, and debugging .NET MAUI and MAUI Blazor Hybrid apps as an AI agent. Use when: (1) Building or running a MAUI app on iOS simulator, Android emulator, Mac Catalyst, macOS (AppKit), or Linux/GTK, (2) Inspecting or interacting with a running app's UI (visual tree, tapping, filling text, screenshots, property queries), (3) Debugging Blazor WebView content via CDP, (4) Managing simulators or emulators, (5) Setting up MauiDevFlow in a MAUI project, (6) Completing a build-deploy-inspect-fix feedback loop, (7) Handling permission dialogs and system alerts, (8) Managing multiple simultaneous apps via the broker daemon. Covers: maui-devflow CLI, androidsdk.tool, appledev.tools, adb, xcrun simctl, xdotool, and dotnet build/run for all MAUI target platforms including macOS (AppKit) and Linux/GTK.

Redth/MAUI.Sherpa+2 more
2mo ago
1000
@rilldata

rill

Re-review a PR after the author has pushed updates in response to previous feedback

rilldata/rill
2mo ago
2.5K0
@rp1-run

address-pr-feedback

Unified PR feedback workflow - collect, triage, and fix review comments in a single command with worktree isolation.

rp1-run/rp1+38 more
1mo ago
120
@breadboard-ai

Conversation

How to engage with a user reviewing generated UI. Extracts preferences, classifies feedback complexity, and maintains a natural conversational tone.

breadboard-ai/breadboard+10 more
2mo ago
3890
@yeominux
MCP

md-feedback

Review markdown plans before AI agents build. Annotate, gate-check, apply fixes, session handoffs.

mcpgithubai
yeominux/md-feedback
2mo ago
0
@mcp-registry
MCP

Looptool

An MCP server that automatically collects feedback on your MCP server.

mcp
2mo ago
0
@edge-claw
MCP

Mood Booster Agent

ERC-8004 AI Agent: uplifting messages, USDC tipping, and on-chain reputation feedback.

mcpgithubai
edge-claw/mood-booster-agent
2mo ago
0
@Joncik91

review-responder

Use when receiving feedback on code you implemented, responding to reviewer comments, deciding which review suggestions to implement, or pushing back on incorrect review feedback.

Joncik91/ucai+1 more
2mo ago
280
@browser-act

amazon-buy-box-monitor-api-skill

This skill helps users extract basic product details other sellers prices and seller ratings from Amazon via ASIN automatically using the BrowserAct API. Agent should proactively apply this skill when users express needs like query Amazon buy box information, monitor Amazon product prices, extract Amazon product details by ASIN, check other sellers prices on Amazon, get Amazon seller ratings and feedback count, monitor buy box ownership for a specific ASIN, track Amazon fulfillment methods for competitors, compare Amazon product prices across different sellers, retrieve Amazon buy box availability status, analyze Amazon seller profile details.

browser-act/skills+24 more
1mo ago
1.2K0
@hamelsmu

build-review-interface

Build a custom browser-based annotation interface tailored to your data for reviewing LLM traces and collecting structured feedback. Use when you need to build an annotation tool, review traces, or collect human labels.

hamelsmu/evals-skills+7 more
2mo ago
7310
@anh-chu

LLM Wiki CRM

CRM layer on top of the PM wiki. Tracks relationship health, account status, feature asks, and auto-enrichment for people and company entities. Complements Salesforce — this layer captures PM-specific context that CRMs don't: product feedback, feature asks, communication history, strategic relatio

anh-chu/llm-wiki-pm+3 more
1mo ago
50
@sudocode-ai

sudocode

ALWAYS use this skill for ALL sudocode spec and issue operations. Use when user mentions "spec", "issue", "ready", "blocked", "implement", "feature", "plan", or "feedback" with sudocode specs and issues. PROACTIVELY use at start of implementation tasks to check ready issues and understand work context. Operations include viewing (show_spec, show_issue, list_issues, list_specs), creating/modifying (upsert_spec, upsert_issue), planning features, breaking down work, creating dependency graphs, and providing implementation feedback.

sudocode-ai/sudocode
2mo ago
2250
@evalstate

pr-writing-review

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.

evalstate/fast-agent+1 more
2mo ago
3.7K0
@ReScienceLab

banner-creator

Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner.

ReScienceLab/opc-skills+7 more
2mo ago
5730
@Azure

apiview-feedback-resolution

Analyze and resolve APIView review feedback on Azure SDK PRs. **UTILITY SKILL**. USE FOR: APIView comments, API review feedback, SDK API surface changes. DO NOT USE FOR: general code review, non-APIView feedback. INVOKES: azure-sdk-mcp:azsdk_apiview_get_comments, azure-sdk-mcp:azsdk_typespec_customized_code_update.

Azure/azure-sdk-tools+8 more
2mo ago
1300
@julianromli

frontend-ui-animator

Analyze and implement purposeful UI animations for Next.js + Tailwind + React projects. Use when user asks to add animations, enhance UI motion, animate pages/components, or improve visual feedback. Triggers on "add animations", "animate UI", "motion design", "hover effects", "scroll animations", "page transitions", "micro-interactions".

julianromli/droid-factory-template+5 more
2mo ago
510
@streaming-video-technology-alliance

pr-feedback

Fetch unresolved PR review comments, validate them, plan fixes, implement, push, and resolve threads

streaming-video-technology-alliance/common-media-library
2mo ago
720
@viperrcrypto

picasso

The ultimate frontend design and UI engineering skill. Use this whenever the user asks to build, design, style, or improve any web interface, component, page, application, dashboard, landing page, artifact, poster, or visual output. Covers typography, color systems, spatial design, motion/animation, interaction design, responsive layouts, sound design, haptic feedback, icon systems, generative art, theming, React best practices, and DESIGN.md system generation. Also use when the user asks to audit, critique, polish, simplify, animate, or normalize a frontend. Triggers on any mention of "make it look good," "fix the design," "UI," "UX," "frontend," "component," "landing page," "dashboard," "artifact," "poster," "design system," "theme," "animation," "responsive," or any request to improve visual quality. Use this skill even when the user does not explicitly ask for design help but the task involves producing a visual interface.

viperrcrypto/picasso
2mo ago
50
@zai-org

case-feedback-skill

Run the case feedback script to submit feedback for the current conversation. Only use when invoked by case-feedback-agent.

zai-org/zai-coding-plugins+1 more
2mo ago
720
@mcp-registry
MCP

Produktly

Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items.

mcpai
2mo ago
0
@chengzhongwei

prompt-sensei

Stage-aware prompt coaching, prompt improvement, lookback analysis, prompting habit feedback, and local reports about prompt quality for AI coding agents such as Claude Code or Codex.

chengzhongwei/Prompt-sensei
2mo ago
50
@booklib-ai

animation-at-work

Apply web animation principles from Animation at Work by Rachel Nabors. Covers human perception of motion, 12 principles of animation, animation patterns (transitions, supplements, feedback, demonstrations, decorations), CSS transitions, CSS animations, Web Animations API, SVG/Canvas/WebGL, communicating animation with storyboards and motion comps, performance (composite-only properties, will-change, RAIL), accessibility (prefers- reduced-motion, vestibular disorders), and team workflow. Trigger on "animation", "transition", "CSS animation", "keyframe", "easing", "motion design", "web animation", "prefers-reduced-motion", "storyboard", "parallax", "loading animation", "hover effect", "micro-interaction".

booklib-ai/skills+15 more
2mo ago
130
@DavidSirota
MCP

Io.Github.DavidSirota/Rollin Mcp Server

Wheelchair accessibility scores for 70,000+ US restaurants. Search, filter, and submit feedback.

mcpgithubaisearch
DavidSirota/rollin-mcp-server
2mo ago
0