Trending Skills

The hottest skills gaining momentum in the community right now.

Showing 51289-51312 of 52096 skills
alexwelcing

Skill: Remotion Layout Design

by alexwelcing

React/Remotion Code Snippets: Essential code for implementation.

0 5mo ago
prulloac

github-pr-comments

by prulloac

Analyze and manage GitHub pull request comments with automated categorization, severity assessment, and intelligent response handling. Use when working with PR comments to understand feedback patterns, prioritize issues, or automatically address reviewer concerns. Leverages GitHub MCP Server, GitHub CLI (gh), or GitHub REST API in order of precedence.

Code Review 0 5mo ago
prulloac

feature-breakdown

by prulloac

Analyze feature specifications and decompose them into core components, individual tasks, and acceptance criteria. Use when you have a feature spec/idea and need to identify ALL the work required, define what success looks like, and create validation approaches. Focus on WHAT needs building and HOW to verify it's correct (not scheduling or timelines).

0 2mo ago
prulloac

git-worktrees-usage

by prulloac

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Code Review 0 5mo ago
alexwelcing

manimgl-best-practices

by alexwelcing

Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains from manimlib import *, (3) User runs manimgl CLI commands, (4) Working with InteractiveScene, self.frame, self.embed(), ShowCreation(), or ManimGL-specific patterns. Best practices for ManimGL (Grant Sanderson's 3Blue1Brown version) - OpenGL-based animation engine with interactive development. Covers InteractiveScene, Tex with t2c, camera frame control, interactive mode (-se flag), 3D rendering, and checkpoint_paste() workflow. NOT for Manim Community Edition (which uses manim imports and manim CLI).

0 10d ago
prulloac

markdown-crossref-validator

by prulloac

Validate cross-references in markdown documents, ensuring links and references point to existing sections, headings, or files.

Docs Gen 0 5mo ago
alexwelcing

signup-flow-cro

by alexwelcing

Optimize signup and registration flows for higher conversion

Auth 0 6mo ago
alexwelcing

paywall-upgrade-cro

by alexwelcing

Optimize paywalls and upgrade prompts for subscription conversion

File Ops 0 6mo ago
alexwelcing

referral-program

by alexwelcing

Design and optimize referral programs for viral growth

Email 0 6mo ago
prulloac

git-commit-workflow

by prulloac

Skill for committing git changes following repository guidelines. Use when needing to commit staged or unstaged changes by reading CONTRIBUTING files for standards, analyzing changes with git status and diff, grouping related files, and performing commits according to guidelines or conventional commits as fallback.

Auth 0 5mo ago
prulloac

devcontainer-config

by prulloac

Comprehensive guide for creating, editing, and validating devcontainer.json configuration files. Use when working with Development Container configurations for any scenario including creating new devcontainer.json files, modifying existing configurations, troubleshooting dev container issues, adding features or lifecycle scripts, configuring ports and environment variables, setting up multi-container environments with Docker Compose, or understanding devcontainer properties and their usage.

CLI Tools 0 5mo ago
prulloac

skill-validator

by prulloac

Validate agent skills for correctness, readability, workflow clarity, and isolation, ensuring they can be installed independently without dependencies on other skills.

Code Review 0 5mo ago
alexwelcing

manim-composer

by alexwelcing

Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or "explain like 3Blue1Brown", (4) User wants to plan a Manim video or animation sequence, (5) User asks to "compose" or "plan" a math/science visualization. Transforms vague video ideas into detailed scene-by-scene plans (scenes.md). Conducts research, asks clarifying questions about audience/scope/focus, and outputs comprehensive scene specifications ready for implementation with ManimCE or ManimGL. Use this BEFORE writing any Manim code. This skill plans the video; use manimce-best-practices or manimgl-best-practices for implementation.

Code Gen 0 5mo ago
alexwelcing

seo-audit

by alexwelcing

Conduct comprehensive SEO audits and provide actionable recommendations

Security 0 6mo ago
prulloac

vscode-extension-builder

by prulloac

Guide for creating Visual Studio Code extensions/plugins. Use when users want to build VS Code extensions, add functionality to VS Code, create language support, add themes, build webviews, implement debuggers, or any VS Code plugin development task. Helps navigate VS Code Extension API documentation and provides guidance on extension capabilities, project setup, and best practices.

API Dev 0 5mo ago
lywa1998

rust-router

by lywa1998

"CRITICAL: Use for ALL Rust questions including errors, design, and coding.

Code Review 0 6mo ago
prulloac

github-workflows

by prulloac

Create, edit, and troubleshoot GitHub Actions workflow files (.github/workflows/*.yml). Use when the user needs to set up CI/CD pipelines, PR automation, release workflows, scheduled tasks, Docker builds, deployment pipelines, or any GitHub Actions workflow. Covers workflow syntax, common actions, best practices, security hardening, and reusable workflow patterns. Includes starter templates for common workflow types.

Automation 0 5mo ago
alexwelcing

programmatic-seo

by alexwelcing

Build scalable SEO through programmatically generated pages

Processing 0 6mo ago
alexwelcing

deployment

by alexwelcing

Deploy, debug, and maintain services on Render and containerized platforms

Docker 0 5mo ago
alexwelcing

paid-ads

by alexwelcing

Create and optimize paid advertising campaigns across platforms

File Ops 0 6mo ago
prulloac

github-issue-form-templates

by prulloac

Create and manage GitHub issue form templates using YAML syntax. Use when you need to design custom issue forms for GitHub repositories with specific field types, validations, default labels, and assignees. Helps with creating bug reports, feature requests, documentation issues, and custom workflows. Includes YAML syntax guidance, field type reference, validation patterns, best practices, and ready-to-use templates.

Code Gen 0 5mo ago
alexwelcing

manimce-best-practices

by alexwelcing

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains from manim import *, (3) User runs manim CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Python animation engine. Covers Scene structure, animations, LaTeX/MathTex, 3D with ThreeDScene, camera control, styling, and CLI usage. NOT for ManimGL/3b1b version (which uses manimlib imports and manimgl CLI).

Animation 0 5mo ago
alexwelcing

form-cro

by alexwelcing

Optimize forms for maximum conversion rates and completion

Debugging 0 6mo ago
prulloac

feature-summary

by prulloac

Create comprehensive feature documentation summaries that describe current and future capabilities. Use after feature-breakdown to document what a feature does, its business value, technical implementation, and roadmap. Ideal for creating user-facing documentation and feature catalogs in docs/features/<feature-name>/ format.

Code Gen 0 5mo ago