and▌
48 indexed skills · max 10 per page
email-and-password-best-practices
better-auth/skills · AI/ML
Email verification, password reset flows, and customizable password policies for Better Auth. \n \n Supports email verification with optional enforcement to block sign-in until verified, plus configurable token expiration and single-use reset tokens \n Password reset flows with built-in security: background email sending, timing attack prevention, dummy operations on invalid requests, and optional session revocation on reset \n Configurable password length limits (default 8–256 characters) and c
wp-wpcli-and-ops
wordpress/agent-skills · Productivity
WordPress operations and automation via WP-CLI with safe search-replace, database management, and multisite support. \n \n Covers search-replace for domain migrations, database export/import, plugin/theme/user management, cron inspection, and cache flushing \n Includes built-in guardrails: environment confirmation, dry-run validation, and backup workflows before destructive operations \n Supports multisite operations with site-specific ( --url ) and network-wide ( --network ) targeting \n Enable
code-review-and-quality
addyosmani/agent-skills · Productivity
Multi-dimensional code review with quality gates. Every change gets reviewed before merge — no exceptions. Review covers five axes: correctness, readability, architecture, security, and performance.
lint-and-validate
davila7/claude-code-templates · Productivity
MANDATORY: Run appropriate validation tools after EVERY code change. Do not finish a task until the code is error-free.
gpui-layout-and-style
longbridge/gpui-component · Frontend
GPUI provides CSS-like styling with Rust type safety.
writing-clearly-and-concisely
davila7/claude-code-templates · Productivity
Write with clarity and force. This skill covers what to do (Strunk) and what not to do (AI patterns).
alicloud-ai-misc-crawl-and-skill
cinience/alicloud-skills · Cloud
Category: task
writing-clearly-and-concisely
obra/the-elements-of-style · Productivity
Apply Strunk's timeless writing rules to improve clarity and professionalism across all prose. \n \n Covers 18 core rules spanning grammar, punctuation, composition principles, and common usage mistakes \n Emphasizes active voice, positive framing, concrete language, and ruthless word elimination as key clarity drivers \n Designed for documentation, commit messages, error messages, UI copy, reports, and any prose humans will read \n Includes token-efficient subagent dispatch pattern: write a dra
recipe-search-and-export-emails
googleworkspace/cli · AI/ML
Search Gmail messages by query and export results for offline review. \n \n Requires the gws-gmail skill as a prerequisite dependency \n Supports Gmail query syntax for filtering by sender, date, labels, and other message properties \n Exports search results to JSON format for further processing or archival \n Retrieves full message details including headers and body content for selected emails \n
day4-wrap-and-analyze
ai-native-camp/camp-1 · Productivity
Build and analyze coding sessions with custom multi-agent skills and session insights. \n \n Create a custom session-wrap skill from scratch using a step-by-step guided workflow across five blocks \n Learn multi-agent patterns through hands-on implementation of parallel task execution and 2-phase pipelines \n Analyze session history with history-insight to extract insights from past coding sessions \n Validate skill execution and session integrity using session-analyzer for verification and debu