Top Rated
The most starred skills loved by the community. Quality guaranteed!
loop-skill
by maxoreric
循环执行的 Skill。当需要重复执行直到满足条件时触发。触发词:循环、loop、重复、直到、until、持续。
structure-design-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
evaluate-skill
by maxoreric
评价 Skill 执行结果的 Skill。当需要评价产出质量、判断是否需要迭代时触发。触发词:评价、evaluate、打分、怎么样、效果如何。
summarize-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
plan-skill
by maxoreric
任务规划的 Skill。当需要分解任务、确定步骤顺序时触发。触发词:规划、plan、拆解、分解、步骤、怎么做。
handoff-skill
by maxoreric
Agent 间任务交接的 Skill。当需要把任务交给另一个 Agent 时触发。触发词:交接、handoff、交给、让 xxx 来处理。
claude-code-dev
by maxoreric
Claude Code Plugin 开发专家。当用户要创建 Plugin、Skill、Subagent、Slash command、Hook 时触发。也用于解答 Claude Code 开发相关问题。触发词:创建 plugin、写 skill、写 agent、创建 hook、写 command、插件开发。
synthesize-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
health-analyze
by maxoreric
éæ¹å: 0-59 å
system-create-skill
by maxoreric
v1.0.0 (2026-01-19): åå§çæ¬
bash-linux
by automindtechnologie-jpg
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
architecture
by automindtechnologie-jpg
Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.
Broken Authentication Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate password policies", "test for session fixation", or "identify authentication bypass flaws". It provides comprehensive techniques for identifying authentication and session management weaknesses in web applications.
AWS Penetration Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.
Burp Suite Web Application Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater", "analyze HTTP history", or "configure proxy for web testing". It provides comprehensive guidance for using Burp Suite's core features for web application security testing.
codebase-context
by alexandephilia
Automatically discovers and indexes project structure, component signatures, types, and dependencies. Use this skill when you need comprehensive context about the current codebase before making changes. Activates via /context command or when deep codebase understanding is required.
motion.dev llms.txt
by alexandephilia
prp-generator
by Xyxy1722
Auto-activates when generating Product Requirements Prompt (PRP) documents
Context Extract Skill
by yousufjoyian
Claude agent skills and workspace configuration
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."
git-worktree-feature-flow
by alessandrobologna
Create a feature branch in a Git worktree, work independently, then merge back and clean up safely.
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.
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.
naming-analyzer
by VisualxIntelligence
Suggest better variable, function, and class names based on context and conventions.