Discover and install skills to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
appbuilder-project-init adobe/skills Initialize an Adobe App Builder project end-to-end without Developer Console UI clicks. Creates the Console project and workspace, subscribes APIs (including those needing a product profile), maps user intent to the right template, runs non-interactive `aio app init`, and guides post-init customization. Use whenever the user mentions creating an App Builder app, scaffolding a project, `aio app init`, setting up an Experience Cloud extension, adding actions or web assets, creating a Console project or workspace, adding APIs, or bootstrapping App Builder — even if they don't say "App Builder". Also for SPA templates, AEM extensions, API Mesh, Asset Compute workers, and MCP server projects. Also handles debugging init failures — template not found, `aio app init` hangs or times out, Node version mismatches, npm install failures, post-init build errors, `aio login` issues, `aio app run` showing nothing, or `aio console project create` / `workspace create` / `workspace api add` errors. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 5bb2150 |
diagnose-clickhouse-errors FrankChen021/datastoria Diagnose ClickHouse query failures when the user provides a numeric error code, symbolic error name such as UNKNOWN_SETTING, or raw DB::Exception text and wants a cause and fix. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 68a8440 |
genkit-production-expert jeremylongshore/claude-code-plugins-plus-skills Build production Firebase Genkit applications including RAG systems, multi-step flows, and tool calling for Node.js/Python/Go. Deploy to Firebase Functions or Cloud Run with AI monitoring. Use when asked to "create genkit flow" or "implement RAG". Trigger with relevant phrases based on skill purpose. | Skills | 74 1.10x Agent success vs baseline Impact 84% 1.10xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.2 |
spec-generator catlog22/Claude-Code-Workflow Specification generator - 7 phase document chain producing product brief, PRD, architecture, epics, and issues. Agent-delegated heavy phases (2-5, 6.5) with Codex review gates. Triggers on "generate spec", "create specification", "spec generator", "workflow:spec". | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: a45c672 |
figma-create-new-file figma/mcp-server-guide **MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `create_new_file` tool call. NEVER call `create_new_file` directly without loading this skill first. Trigger whenever the user wants a new blank Figma file — a new design, FigJam, or Slides file — or when you need a fresh file before calling `use_figma`. Usage — /figma-create-new-file [editorType] [fileName] (e.g. /figma-create-new-file figjam My Whiteboard, /figma-create-new-file slides Q3 Review) | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: fabc1ca |
c-cpp-to-lean4-translator santosomar/general-secure-coding-agent-skills Translates C/C++ into Lean 4 for interactive theorem proving — deep verification where automated tools fail. Use when Dafny's automation isn't enough, when proving mathematical properties of an algorithm, or when building a machine-checked proof for publication or certification. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
bug-to-patch-generator santosomar/general-secure-coding-agent-skills Automatically synthesizes code patches to fix identified bugs, leveraging the bug location and surrounding context. Use when a bug has been localized and the user wants an automated fix, when generating candidate patches for review, or when the user asks to fix a specific bug. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
test-guided-bug-detector santosomar/general-secure-coding-agent-skills Uses failing test results as signals to guide bug search and narrow down candidate fault locations. Use when one or more tests are failing and the user wants to understand what's broken, when CI reports failures, or when triaging a batch of test failures after a change. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 47d56bb |
sketch-to-text Alexhans/blog-samples This skill should be used when the user asks to "convert this PDF to markdown", "convert this image to quarto", "turn my diagram into mermaid", "transcribe my notes", "sketch to text", "scribble to quarto", "turn this sketch into a document", "process my Boox export", or provides a JPEG/PNG/PDF file path and wants it converted to structured text. Converts handwritten notes and diagrams (from Onyx Boox or any source) into Quarto (.qmd) or Markdown with Mermaid diagrams. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4caeb22 |
gong jdrhyne/agent-skills Gong API for searching calls, transcripts, and conversation intelligence. Use when working with Gong call recordings, sales conversations, transcripts, meeting data, or conversation analytics. Supports listing calls, fetching transcripts, user management, and activity stats. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: fae44e7 |
architecture-patterns secondsky/claude-skills Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability. | Skills | 74 1.14x Agent success vs baseline Impact 100% 1.14xAverage score across 3 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 0.0.1 |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
planning-with-files othmanadi/planning-with-files Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: c1a2456 |
owasp-top10-2025-cwe-reviewer NikitaSkripchenko/owasp-top10-cwe-reviewer-skill Review real software repositories for likely security issues using the local OWASP Top 10:2025 category set, official OWASP-mapped CWE lists, and canonical MITRE CWE records. Use when auditing source code, configuration, IaC, pipelines, dependencies, auth flows, crypto, logging, or error handling, and when the goal is evidence-based findings mapped to both CWE and OWASP 2025 with confidence levels and coverage gaps. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0d7f002 |
comment-writer sergiodvillegas-art/gentle-ai Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3bfa934 |
comment-writer sergiodvillegas-art/gentle-ai Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3bfa934 |
auth-implementation-patterns sickn33/antigravity-awesome-skills Build secure, scalable authentication and authorization systems using industry-standard patterns and modern best practices. | Skills | 74 1.11x Agent success vs baseline Impact 100% 1.11xAverage score across 3 eval scenarios Securityby Passed No known issues Reviewed: Version: 0.0.1 |
content-creator OpenRoster-ai/awesome-agents Content strategist and creator for multi-platform marketing campaigns. Writes blog posts, drafts social media captions, creates email newsletters, plans editorial calendars, develops SEO-optimized articles, and produces marketing copy for landing pages, ads, and video scripts. Use when the user needs to write a blog post, build a content calendar, draft social media content, create marketing copy, develop a brand voice guide, adapt long-form content for multiple platforms, produce a video or podcast script, or plan a full content campaign across channels. Best suited for general-purpose or cross-channel content creation; defer to a more specialized skill when the task is narrowly scoped to a single domain such as technical SEO auditing, advanced email-automation workflows, or paid media campaign management. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 010799b |
senior-project-manager OpenRoster-ai/awesome-agents Reads a site feature specification file and converts it into a structured, actionable development task list saved to the project memory bank. Use when you need to break down requirements into developer tasks, plan project work from a PRD or spec, convert feature specifications into tickets with acceptance criteria, or create a task breakdown from site-setup documentation. Produces per-task acceptance criteria, file references, and technical stack notes drawn exclusively from the specification — no scope creep or unspecified features added. | Skills | 74 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 010799b |
Can't find what you're looking for? Evaluate a missing skill.