自动分析项目并执行结构化清理(删除无用文件、归位错放文件、合并重复目录、规范命名、整理 docs 与 .gitignore),静默执行不输出分析报告。
cat ~/Top
Explore os melhores skills ordenados por estrelas do GitHub
将带私有背景或内部依赖的文本转为通用、无偏见的表达。在抽象方法论、跨团队知识共享、脱敏处理及准备公开文档时使用。
根据当前 git diff 生成符合 Conventional Commits 规范的专业 Git 提交信息(含 type/scope/subject 与可选的 body/breaking 说明)。
创建专业、规范的项目 README 文件。包含完整的结构、安装说明、使用示例、贡献指南等,适用于开源及企业内部项目。
用于审计、重构和升维其他 SKILL 的元能力。通过多维度评估,确保 SKILL 达到工业级标准。
以高级全栈架构师与生产代码评审视角,仅针对当前工作区 git diff 进行评审,关注变更的影响、回归风险、正确性、兼容性与副作用,并给出可落地的修复建议。
以高级全栈架构师与生产代码评审视角,对指定文件、目录或仓库范围内的代码现状进行评审,关注架构、设计、技术债、模式与整体质量,不依赖 git diff。
按本文件「产出契约」章节为项目撰写或修订根目录下的 AGENTS.md,建立 Agent 入口与行为契约。
Deploys static HTML to a public URL instantly with no authentication required. Use when asked to "host this",...
Create X/Twitter cards that look like images, not marketing banners. Use when asked to "create OG images", "set up X...
>
just a general classification program
Take any user output — prompt, story, procedure, analysis — and make it maximally effective through iterative intent...
Rigorously evaluate whether a prompt or document will produce the expected output when processed by an LLM....
Secure REST and GraphQL API patterns. Authentication, authorization, rate limiting, input validation.
Authentication patterns done right. JWT, sessions, refresh tokens, OAuth, and password handling with security best practices.
Security patterns for Next.js applications. App Router, Server Components, Server Actions, middleware auth, and API...
Security-first React/TypeScript development patterns. Prevents XSS, injection, and auth vulnerabilities by default.
Meta-skill that ensures security patterns are automatically applied during code generation. Load this skill to make...
Secure form handling patterns. Input validation, file uploads, CSRF protection, and sanitization done right.
VAST threat modeling methodology for practical, scalable application security analysis. Visual, Agile, Simple -...
Migrate Maven projects to Gradle Kotlin DSL (KTS) with version catalogs (libs.versions.toml). Handles single-module...
智能图片背景移除工具。当用户请求「去除图片背景」「抠图」「移除背景」「生成透明背景图片」或类似需求时使用。支持上传图片后自动识别主体并去除背景,生成带透明通道的PNG图片。
Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take...