fixing-metadata
Safe 79Review and Fix Web Page Metadata
by ibelick
Ensure your web pages have correct, complete metadata for SEO and social sharing. Identifies violations, duplicates, and missing tags with specific fixes to improve search visibility and social card previews.
baseline-ui
Safe 79Apply UI Quality Standards
by ibelick
AI-generated interfaces often lack consistency and accessibility. This skill enforces opinionated UI standards for Tailwind CSS, accessible components, performance best practices, and design constraints.
fixing-accessibility
Safe 80Fix Accessibility Issues
by ibelick
Accessibility issues can exclude users with disabilities from using your product. This skill provides clear rules and practical fixes for common accessibility problems in UI components.
doc-consistency-reviewer
Safe 78Review Documentation Consistency
by hylarucoder
Documentation often becomes outdated as code evolves. This skill systematically compares documentation against source code, configuration files, and API contracts to identify inconsistencies before they cause problems for users.
clean-code-reviewer
Safe 77Review code quality with Clean Code principles
by hylarucoder
Code reviews help identify maintainability issues before they become technical debt. This skill provides AI assistants with systematic guidelines to evaluate code across seven key dimensions including naming, functions, duplication, and project conventions.
ast-grep-rule-crafter
Safe 77Create AST-based code search rules with ast-grep
by hylarucoder
Writing custom linting rules and code transformations is complex and error-prone. This skill provides ready-to-use ast-grep YAML patterns for creating precise AST-based code search and rewrite rules.
vue-debug-guides
Safe 82Debug Vue 3 Applications
by hyf0
Vue 3 applications can exhibit mysterious runtime errors, unexpected re-renders, and SSR hydration issues that are difficult to diagnose. This skill provides comprehensive debugging guides for identifying and fixing common Vue 3 pitfalls across reactivity, components, templates, and server-side rendering.
vue-best-practices
Safe 80Apply Vue 3 TypeScript Best Practices
by hyf0
Vue 3 projects often have type errors and configuration issues that are hard to debug manually. This skill provides automated linting rules and fixes for Vue component typing, Volar configuration, vue-tsc strict templates, and common Vue.js patterns.
reactbits
Low Risk 78Browse and Install 135+ Animated React Components
by hwj23016021425
Finding animated React components scattered across documentation and code samples takes hours. This skill provides instant access to 135+ production-ready animated components from ReactBits.dev with copy-paste source code.
readability
Safe 80Analyze Text Readability Scores
by humanizerai
Struggle to gauge if your writing matches your audience's reading level? This skill calculates industry-standard readability metrics (Flesch-Kincaid, Gunning Fog, SMOG) and provides specific recommendations to simplify complex text.
word-stats
Safe 80Analyze Text Statistics
by humanizerai
Quickly get word count, character count, reading time, and other text statistics without asking clarifying questions.
humanize
Low Risk 76Humanize AI-Generated Text
by humanizerai
This skill transforms AI-generated content into natural, human-like writing that bypasses AI detection tools. It helps users evade plagiarism checkers and AI detectors.
follow-up
Safe 81Write Persuasive Follow-Up Emails
by humanizerai
Most sales opportunities die from silence, not rejection. This skill helps you write follow-up emails that re-engage prospects without being annoying using psychology-backed frameworks.
detect-ai
Low Risk 79Detect AI-Generated Text
by humanizerai
This skill analyzes text to detect if it was written by AI, returning a score from 0-100 with detailed metrics. Use it to verify content authenticity before publishing or submitting.
cold-email
Safe 80Write Cold Emails That Get Replies
by humanizerai
Cold emails that fail to convert waste time and damage sender reputation. This skill uses proven copywriting frameworks (AIDA, PAS, BAB) to generate personalized, response-driven emails that respect best practices like 50-125 word limits and specific CTAs.
health-trend-analyzer
Safe 80Analyze Your Health Trends
by huifer
Users struggle to identify patterns in their health data over time. This skill correlates medications, symptoms, vital signs, and lab results to reveal trends and provide actionable health insights through interactive visualizations.
hook-development
Safe 85Create hooks for Claude Code automation
by anthropics
Hooks enable event-driven automation in Claude Code plugins. Use hooks to validate tool calls, enforce completion standards, load project context, and integrate external tools into workflows. The skill covers both prompt-based hooks for intelligent decisions and command hooks for deterministic checks.
swift-development
Safe 89Build Swift iOS and macOS apps
by hmohamed01
Developers need tools to build, test, and deploy Apple platform applications efficiently. This skill provides command-line workflows for Swift Package Manager, Xcode projects, simulator management, and code signing.
emergency-card
Safe 80Generate Emergency Medical Information Cards
by huifer
First responders need quick access to critical health data during emergencies. This skill extracts allergies, medications, implants, and medical conditions from health records to generate printable emergency cards in multiple formats including JSON, text, HTML, and QR code.
sql-expert
Safe 79Write and optimize T-SQL queries for SQL Server
by hmohamed01
Get expert help writing complex T-SQL queries, stored procedures, and performance optimizations for Microsoft SQL Server. Covers advanced patterns like CTEs, window functions, PIVOT, and MERGE statements.