Top Rated
The most starred skills loved by the community. Quality guaranteed!
top-coder-meta-skill
by progmichaelkibenko
Generates new skills for the top-coder-agent-skills repo (design patterns, architecture, SOLID, clean code). Use when the user asks to add a skill to this repo, create a design-pattern skill here, or author a SKILL.md for top-coder-agent-skills.
strategy-pattern-go
by progmichaelkibenko
Implements the Strategy pattern in Go backends. Run when the user mentions strategy pattern, or when you see or need a switch on type/method, multiple behaviors under the same contract, or interchangeable algorithms—apply this skill proactively without the user naming it.
strategy-pattern-nodejs
by progmichaelkibenko
Implements the Strategy pattern in Node.js backends. Run when the user mentions strategy pattern, or when you see or need a switch on type/method, multiple behaviors under the same contract, or interchangeable algorithms—apply this skill proactively without the user naming it.
strategy-pattern-python
by progmichaelkibenko
Implements the Strategy pattern in Python backends. Run when the user mentions strategy pattern, or when you see or need a switch on type/method, multiple behaviors under the same contract, or interchangeable algorithms—apply this skill proactively without the user naming it.
meta-skill
by progmichaelkibenko
Guides creating and adding agent skills for any repo or purpose. Use when the user wants to create a new skill, add a skill to a repo, write a SKILL.md, or asks how to author or structure an agent skill.
atomic-commits
by nullswan
Organize git changes into clean, atomic commits for better history. Use when the user has accumulated multiple changes and wants to split them into separate, logical commits. Triggers on "atomic commits", "split commits", "organize my changes", "clean commit history", or when many unrelated changes are staged together.
notebooklm-knowledge-base-organizer
by agmangas
Use when preparing files for NotebookLM, organizing documents into a knowledge base, converting formats for NotebookLM compatibility, or reducing a large document collection to fit NotebookLM's 50-source limit. Scores and prioritizes sources, performs strategic merging (time-series, topic-based, format consolidation), converts unsupported formats (PPTX to PDF, XLSX to CSV), applies flat structure with descriptive snake_case names, and optimizes for RAG retrieval performance.
SKILL.md (Skill Index)
by hideaya2013-alt
-åé¤ãã¿ã³ããã´ãç®±ã¢ã¤ã³ã³ + window.confirm + db.delete*ãã®çµ±ä¸æé ã§å®è£ /ä¿®æ£ããæã«ä½¿ããåé¤ç¢ºèªã»A11yã»å±éºè²ããã¼ã®å ±éåãå«ãã
substack-blog
by easymailing
Crea artículos de blog personal para Substack. Usa cuando el usuario dice "escribir post", "blog personal", "artículo para substack", o quiere crear contenido técnico/reflexivo personal.
system-watchdog
by wenjie2024
深度审计 OpenClaw 系统健康状态,分析 Gateway 重启原因、LLM Fallback 记录以及定时任务运行实况。使用中文汇报。
vue2.6.14
by fengxiaodong28
Vue 2.6.14 Options API best practices, reactivity system, component patterns, and ecosystem integration. Each reference shows Vue 2.6.14 specific solutions only.
article-depth-summarizer
by white-black333
深度解析链接、文档或技术博客。扮演首席架构师角色,提取核心意图、背景痛点、创新设计、技术权衡及复用价值。生成结构化大纲与Mermaid架构图,并提供带问题的导读。
wontak
by WontakKim
Personal coding philosophy and patterns for TypeScript, Kotlin, Swift, and Python development. Use when writing, reviewing, or refactoring code in Wontak's projects. Triggers on tasks involving layered architecture design, Manager/Client patterns, testability-focused design, error handling strategies (graceful degradation vs fail-fast), naming conventions, or project structure decisions. Also use when setting up new projects, configuring build tools, or establishing coding standards.
toml
by VaxobjanovDev
"Universal TOML documentation generator core. Detects repo language/framework, routes to matching reference rules, and maintains an up-to-date toml/ architecture mirror with incremental updates."
pr-creator
by Perdolique
Create GitHub pull requests from code changes via API or generate PR content in chat. Use when user wants to create/open/submit PR, mentions pull request/PR/merge request/code review, or asks to show/generate/display/output PR content in chat (give me PR, PR to chat, send PR to chat, etc).
d6e-docker-stf-development
by d6e-ai
Creates custom Docker-based State Transition Functions (STFs) for D6E platform workflows. Use when building containerized business logic for D6E, implementing data processing steps, or creating workflow functions that need database access. Handles JSON input/output, SQL API integration, and multi-language implementations (Python, Node.js, Go).
em-capture-idea
by easymailing
Captura material para contenido desde URLs, texto libre, bookmarks de Twitter o trending. Solo investiga y guarda en Obsidian Inbox. No genera contenido final.
electron-dev
by fanthus
Build cross-platform desktop applications with Electron using best practices for security, performance, and user experience. Use this skill when developing system tools (file managers, screenshot tools, productivity apps) or when working with Electron projects. Triggers include requests to create Electron apps, implement file operations, system tray functionality, window management, IPC communication, or optimize Electron performance. Supports vanilla JavaScript, React, and Vue frameworks with comprehensive code templates that embed security and performance best practices directly in comments.
vite-lib-vue-pnpm-starter-skill
by lizyChy0329
Create a minimal Vite Vue 3 library starter with pnpm workspace, direct file generation. Use when developers need to bootstrap a Vue 3 component library with TypeScript support using pnpm as the package manager.
prompt-evaluator
by Sunhao25
Comprehensive evaluation framework for system prompts and AI assistant prompts.
project-designer
by carlitose
Interactive project design skill that guides users through a structured 3-phase process to produce a complete software specification document. Use when a user wants to: (1) plan a new software project from scratch, (2) design the architecture of an application, (3) create a technical specification, (4) do requirements gathering for an app or system, (5) produce a project blueprint or design doc. Triggers on phrases like "design a project", "plan an app", "create a specification", "architect a system", "help me plan a software project", "requirements gathering", "technical design", "system design document". Do NOT use for existing codebases, code reviews, debugging, or general coding tasks.
baoyu-url-to-markdown
by lizyChy0329
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for user signal (for pages requiring login). Use when user wants to save a webpage as markdown.
checkpoint
by kl7sn
用户说 "ctx save" 时总结当前对话并按 ctx 规则存储;说 "ctx load" 时指导从 ctx 读回。也响应「保存对话」「创建 checkpoint」「插入 checkpoint」等表述。
oracle
by baggiponte
Submit an implementation plan to GPT 5.2-xhigh for review by a senior engineer persona. The Oracle provides direct, honest critique focused on simplicity and pragmatic excellence. Use when you have a detailed implementation plan and want a second opinion before coding. Triggers on "review my plan", "get Oracle feedback", "consult the Oracle", "plan review", or when you want senior engineer critique on an implementation approach.