Top Rated
The most starred skills loved by the community. Quality guaranteed!
git_worktree_skill
by theoneLee
使用 git worktree 管理并行开发工作区的技能。它允许 agent 在独立的工作目录中处理不同的分支,避免在主工作区产生冲突,并支持高效的多任务并行。
pwn-exploit
by xuziqiang98
Comprehensive binary exploitation techniques covering stack overflow, format string, heap exploitation, integer overflow, and advanced exploitation methods. Use when working on CTF challenges, binary vulnerability analysis, exploit development, or debugging memory corruption vulnerabilities in Linux binaries (x86/x64).
git-pushing
by pm-minji
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
kaizen
by pm-minji
Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.
lint-and-validate
by pm-minji
"Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis."
form-cro
by pm-minji
Optimize any form that is NOT signup or account registration — including lead capture, contact, demo request, application, survey, quote, and checkout forms. Use when the goal is to increase form completion rate, reduce friction, or improve lead quality without breaking compliance or downstream workflows.
frontend-design
by pm-minji
Create distinctive, production-grade frontend interfaces with intentional aesthetics, high craft, and non-generic visual identity. Use when building or styling web UIs, components, pages, dashboards, or frontend applications.
content-creator
by pm-minji
Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.
seo-audit
by pm-minji
Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance. Use when the user asks for an SEO audit, technical SEO review, ranking diagnosis, on-page SEO review, meta tag audit, or SEO health check. This skill identifies issues and prioritizes actions but does not execute changes. For large-scale page creation, use programmatic-seo. For structured data, use schema-markup.
spec-generator
by pm-minji
"츠루"로 호출. 새로운 기능의 기획 문서(requirements, design, tasks)를 생성합니다.
supabase-postgres-best-practices
by pm-minji
Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.
vercel-composition-patterns
by pm-minji
React composition patterns that scale. Use when refactoring components with
Code Review Skill
by pitzcarraldo
Question if the scope of changes is appropriate for the stated goal
wrap
by keenranger
Pre-commit session analysis for docs and permissions. Use when user is finishing work, about to commit, has completed a significant task, or says /wrap.
angular
by yldgio
Angular component architecture, RxJS patterns, change detection, and module organization
azure-devops
by yldgio
Azure DevOps pipeline security, YAML structure, variable management, and deployment patterns
fastapi
by yldgio
FastAPI endpoint design, Pydantic validation, dependency injection, and async patterns
bicep
by yldgio
Azure Bicep IaC patterns, parameterization, security, and modular design
vercel-react-best-practices
by yldgio
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
terraform
by yldgio
Terraform IaC patterns, state management, security, and modular design
nextjs
by yldgio
Next.js 14+ App Router patterns, Server Components, API routes, and performance optimization
gh-cli
by yldgio
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
docker
by yldgio
Dockerfile best practices, security hardening, multi-stage builds, and image optimization
dotnet
by yldgio
ASP.NET Core patterns, dependency injection, middleware, async/await, and security