Top Rated

The most starred skills loved by the community. Quality guaranteed!

Showing 51049-51072 of 52103 skills
euuuugh

news-aggregator-skill

by euuuugh

"Comprehensive news aggregator that fetches, filters, and deeply analyzes real-time content from 8 major sources: Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. Best for 'daily scans', 'tech news briefings', 'finance updates', and 'deep interpretations' of hot topics."

Finance 0 6mo ago
alessandrobologna

git-worktree-feature-flow

by alessandrobologna

Create a feature branch in a Git worktree, work independently, then merge back and clean up safely.

File Ops 0 6mo ago
carlos-ASG

chartjs-graphs

by carlos-ASG

Chart.js integration patterns for creating interactive statistical graphs in Django templates. Covers HTML setup, data injection, and JavaScript chart rendering with datalabels plugin.

Analytics 0 6mo ago
carlos-ASG

django-htmx

by carlos-ASG

HTMX and django-htmx integration patterns for building modern, interactive Django applications without complex JavaScript. Trigger: When implementing interactive features, partial page updates, or dynamic forms in Django using HTMX.

Code Gen 0 6mo ago
VisualxIntelligence

naming-analyzer

by VisualxIntelligence

Suggest better variable, function, and class names based on context and conventions.

Code Gen 0 6mo ago
VisualxIntelligence

ship-learn-next

by VisualxIntelligence

Transform learning content (like YouTube transcripts, articles, tutorials) into actionable implementation plans using the Ship-Learn-Next framework. Use when user wants to turn advice, lessons, or educational content into concrete action steps, reps, or a learning quest.

Code Gen 0 6mo ago
VisualxIntelligence

skill-judge

by VisualxIntelligence

Evaluate Agent Skill design quality against official specifications and best practices. Use when reviewing, auditing, or improving SKILL.md files and skill packages. Provides multi-dimensional scoring and actionable improvement suggestions.

Agents 0 6mo ago
carlos-ASG

django

by carlos-ASG

Django modern patterns and best practices for views, forms, URL routing, and management commands. Trigger: When implementing or refactoring Django views, forms, URLs, or commands.

Testing 0 6mo ago
MulverineX

mcdoc-language

by MulverineX

Comprehensive guide to the mcdoc schema language for describing Minecraft data structures (CODECs, JSONs, NBTs). Use when working with .mcdoc files, writing schemas, understanding type definitions, dispatch systems, or validating Minecraft data formats.

Processing 0 6mo ago
aaronvanston

convex-file-storage

by aaronvanston

File uploads, storage, and serving in Convex. Use when implementing file uploads, generating upload URLs, serving files, managing file metadata, or building file-based features like avatars, attachments, or media galleries.

Code Gen 0 6mo ago
aaronvanston

convex-migrations

by aaronvanston

Database migrations and schema evolution in Convex. Use when adding new fields, changing data structures, backfilling data, renaming fields, or performing zero-downtime schema changes.

Code Gen 0 6mo ago
aaronvanston

convex-realtime

by aaronvanston

Realtime subscriptions and optimistic updates in Convex. Use when implementing live data updates, optimistic UI, pagination with realtime, presence indicators, typing indicators, or any feature requiring instant data synchronization.

API Dev 0 6mo ago
aaronvanston

convex-agents

by aaronvanston

Building AI agents and assistants with Convex. Use when implementing chat interfaces, AI assistants, tool-calling agents, RAG (retrieval-augmented generation), conversation threads, or integrating LLMs like OpenAI/Anthropic.

Database 0 6mo ago
aaronvanston

convex-cron

by aaronvanston

Scheduled functions and cron jobs in Convex. Use when setting up recurring tasks, cleanup jobs, data syncing, scheduled notifications, or any background automation that runs on a schedule.

Automation 0 6mo ago
aaronvanston

convex-queries

by aaronvanston

Best practices for Convex database queries, indexes, and filtering. Use when writing or reviewing database queries in Convex, working with .filter(), .collect(), .withIndex(), defining indexes in schema.ts, or optimizing query performance.

Database 0 6mo ago
aaronvanston

convex-review

by aaronvanston

Comprehensive Convex code review checklist for production readiness. Use when auditing a Convex codebase before deployment, reviewing pull requests, or checking for security and performance issues in Convex functions.

API Dev 0 6mo ago
aaronvanston

convex-http

by aaronvanston

HTTP actions for webhooks and API endpoints in Convex. Use when building webhook handlers (Stripe, Clerk, GitHub), creating REST API endpoints, handling file uploads/downloads, or implementing CORS for browser requests.

API Dev 0 6mo ago
aaronvanston

convex-patterns

by aaronvanston

Code organization patterns and TypeScript best practices for Convex. Use when structuring a Convex project, writing helper functions, defining schemas, working with types like QueryCtx/MutationCtx/ActionCtx, or organizing code in a convex/model directory.

Database 0 6mo ago
aaronvanston

convex-actions

by aaronvanston

Best practices for Convex actions, transactions, and scheduling. Use when writing actions that call external APIs, using ctx.runQuery/ctx.runMutation, scheduling functions with ctx.scheduler, or working with the Convex runtime vs Node.js runtime ("use node").

API Dev 0 6mo ago
aaronvanston

convex-security

by aaronvanston

Security best practices for Convex functions including ConvexError handling, argument/return validation, authentication helpers, access control, rate limiting, and internal functions. Use when writing public queries/mutations/actions, implementing authentication, adding authorization checks, handling errors, or reviewing Convex functions for security.

Auth 0 6mo ago
heymynameisrob

deslop

by heymynameisrob

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.

Git & VCS 0 6mo ago
heymynameisrob

design-review

by heymynameisrob

Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.

Accessibility 0 6mo ago
heymynameisrob

systematic-debugging

by heymynameisrob

Fix bugs using Dan Abramov's systematic debugging method. Use when debugging, fixing bugs, investigating errors, or when the user mentions "bug", "broken", "not working", "debug", or "investigate".

Code Review 0 6mo ago
alessandrobologna

waylog-journal

by alessandrobologna

Summarize .waylog/history/*.md into a sanitized per-session cache + a condensed, chronological .waylog-journal/summary.md journal.

Auth 0 6mo ago