Code Review

Automated code review and analysis

Showing 6145-6168 of 7776 skills
oakencore

skillvet

by oakencore

"Security scanner for ClawHub/community skills — detects malware, credential theft, exfiltration, prompt injection, obfuscation, homograph attacks, ANSI injection, campaign-specific attack patterns, and more before you install. Use when installing skills from ClawHub or any public marketplace, reviewing third-party agent skills for safety, or vetting untrusted code before giving it to your AI agent. Triggers: install skill, audit skill, check skill, vet skill, skill security, safe install, is this skill safe."

CLI Tools 1 4mo ago
itscloud0

ai-text-humanizer

by itscloud0

Identifies and removes signs of AI-generated text to make writing sound more natural and human. Use when the user asks to humanize text, make writing sound more natural, remove AI patterns, edit for human voice, or convert AI-generated content to natural prose. Also triggers on requests to check for AI writing patterns, review text for robotic language, or improve writing authenticity. Based on Wikipedia's "Signs of AI writing" guidelines.

Code Review 1 4mo ago
afk-agents

slop-analyzer

by afk-agents

"Use this skill when you need to analyze writing for AI-like patterns and get actionable suggestions for making text sound more natural and human-written. This is particularly useful after drafting or editing creative writing, essays, or blog posts. The agent uses the /slop-score skill to identify problematic patterns and provides specific revision suggestions.\n\n<example>\nContext: The user has just finished writing a blog post draft and wants feedback on naturalness.\nuser: \"I just finished my draft in drafts/ai-future-essay.md. Can you check it for AI-sounding language?\"\nassistant: \"I'll use the slop-analyst agent to analyze your draft for AI-like patterns and get specific suggestions for improvement.\"\n<commentary>\nSince the user wants to check their writing for AI patterns, use the Task tool to launch the slop-analyst agent which specializes in this analysis using the /slop-score skill.\n</commentary>\n</example>\n\n<example>\nContext: The parent agent has made significant edits to a piece and wants to verify the writing still sounds natural.\nuser: \"Please revise this paragraph to be more engaging\"\nassistant: \"Here's the revised paragraph: [revised text]\"\n<commentary>\nAfter making substantial revisions, it would be valuable to check if the new text sounds natural. Use the Task tool to launch the slop-analyst agent to analyze the revised content.\n</commentary>\nassistant: \"Let me also run this through the slop-analyst to make sure the revisions sound natural.\"\n</example>\n\n<example>\nContext: User is working on creative writing and mentions concerns about their writing sounding robotic.\nuser: \"Something feels off about this story I wrote. It doesn't sound like me.\"\nassistant: \"I'll have the slop-analyst examine your story to identify any patterns that might be making it feel unnatural.\"\n<commentary>\nThe user's concern about authenticity is exactly what the slop-analyst is designed to address. Use the Task tool to launch it for detailed pattern analysis.\n</commentary>\n</example>"

Agents 1 4mo ago
ChaiWithJai

code-review-preferences

by ChaiWithJai

Use when reviewing code, PRs, or discussing code quality standards. Applies team coding standards and review methodology.

Code Review 1 5mo ago
elliottrjacobs

engineer-work

by elliottrjacobs

Execute implementation plans with git branching, progress tracking, quality checks, and PR creation. Use when the user says "build this", "implement this", "start working", "execute the plan", or provides a plan file to execute.

Automation 1 3mo ago
Jkense

wcag-audit-perceivable-media-deep

by Jkense

Audio and video accessibility rules for multimedia content design

Accessibility 1 5mo ago
NaveedTechLab

learning-objectives

by NaveedTechLab

Generate measurable learning outcomes aligned with Bloom's taxonomy and CEFR proficiency levels for educational content. Use this skill when educators need to define what students will achieve, create learning objectives for curriculum planning, or ensure objectives are specific and testable rather than vague. This skill helps break down complex topics into progressively building learning goals with clear assessment methods and success criteria.

Code Gen 1 5mo ago
leobrival

check-a11y

by leobrival

Perform accessibility audit on web pages. Use when users ask to check accessibility, audit WCAG compliance, verify ARIA usage, check color contrast, audit keyboard navigation, or analyze screen reader compatibility. Detects ARIA issues, focus problems, contrast issues, and semantic HTML violations.

Accessibility 1 4mo ago
AnasX7

web-design-guidelines

by AnasX7

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

Accessibility 1 4mo ago
scottymcandrew

tech-writer

by scottymcandrew

Elite technical writer for product documentation, guides, and internal content. Use for writing new docs, reviewing drafts, restructuring content, creating templates, or improving clarity. Triggers on doc requests, MDX files, content structure questions, or writing style discussions.

Code Review 1 4mo ago
vishal2457

implementation-agent

by vishal2457

Implements tracker subtasks tagged implement, publishes/updates the PR, and routes review using handoff-first context loading, lazy artifact reads, and rework_mode support.

Agents 1 3mo ago
digitalspeed

case-study-generator

by digitalspeed

Generates a case study aligned with Digital Speed brand voice. Use when asked to write a case study, success story, or client spotlight.

Code Review 1 4mo ago
DaleSeo

git-collaboration

by DaleSeo

Collaboration workflows for team-based Git development. Covers pull request workflows, merge vs rebase strategies, conflict resolution, code review practices, and branch protection. Helps AI agents follow team conventions and collaborate effectively.

Code Gen 1 4mo ago
useautumn

autumn-add-usage-tracking

by useautumn

Skill for adding feature gating and usage tracking using Autumn.

API Dev 1 5mo ago
cuioss

cui-javascript-linting

by cuioss

ESLint, Prettier, and StyleLint configuration standards for JavaScript code quality and formatting, including flat config setup, rule management, and build integration

Code Review 1 7mo ago
scottymcandrew

debugger

by scottymcandrew

Debugging and root cause analysis specialist. Use when encountering errors, test failures, or unexpected behavior. Systematic approach to finding and fixing the actual problem.

Code Review 1 4mo ago
pluginagentmarketplace

technical-leadership

by pluginagentmarketplace

Provide technical leadership guidance for reviews, mentoring, and decisions

Code Review 1 5mo ago
vagus95

thought-mining

by vagus95

思维挖掘助手 - 通过对话帮助用户把脑子里的零散想法倒出来、记录下来、整理成文章。覆盖从思维挖掘到成稿的完整流程。

Code Gen 1 4mo ago
HemSoft

self-reflection

by HemSoft

V1.0 - Helps AI agents troubleshoot difficult tasks and record lessons learned into persistent memory to prevent future mistakes and enable continuous improvement.

Automation 1 4mo ago
leobrival

check-headings

by leobrival

Analyze and validate HTML heading hierarchy (H1-H6) on web pages. Use when users ask to check headings structure, verify H1 presence, analyze SEO heading hierarchy, find heading issues, or audit page structure. Detects missing H1, multiple H1s, skipped levels, empty headings, and hierarchy violations.

CLI Tools 1 4mo ago
Jkense

wcag-audit-perceivable-text

by Jkense

Route typography accessibility design decisions and requirements

Accessibility 1 5mo ago
myuon

track-dev-cycle

by myuon

"Run a full development cycle for track issues in two modes: plan mode (investigate and clarify scope, then set status to ready or attach Need to discuss) and execution mode (branch, implement, commit incrementally, open PR, watch CI, fix, and merge). Use when users ask to work specific issue numbers through planning or implementation with track show and tracker state updates."

Code Review 1 4mo ago
rohanpatriot

book-to-skill

by rohanpatriot

Converts .txt book files into leverageable Claude Code skills. Use when transforming books, articles, or written expertise into structured skills with frameworks, workflows, and reference material.

Code Gen 1 4mo ago
pluginagentmarketplace

mongodb-replication-sharding

by pluginagentmarketplace

Master MongoDB replication, replica sets, and sharding for distributed deployments. Learn failover, shard keys, and cluster management. Use when setting up high availability or scaling horizontally.

Code Review 1 5mo ago