Browse Skills

44835 skills found

github-issue.md
12
1 export github-issue
2 agentuity from "agentuity/sdk"
3 Fetch a GitHub issue and generate a plan to resolve it
2026-01-05
azure-devops.md
12
1 export azure-devops
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Complete Azure DevOps automation - boards, repos, pipelines, artifacts
2026-01-05
plan.md
12
1 export plan
2 gakonst from "gakonst/dotfiles"
3 Plan lifecycle management for Codex plans stored in $CODEX_HOME/plans (default ~/.codex/plans). Use when a user asks to create, find, read, update, delete, or manage plan documents for implementation work or overview/reference documentation.
2026-01-05
Skill Creator.md
12
1 export Skill Creator
2 gakonst from "gakonst/dotfiles"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
planning-action.md
12
1 export planning-action
2 BellaBe from "BellaBe/lean-os"
3 Use when the user asks for a roadmap, timeline, phased plan, or execution sequence.
2026-01-05
work-delegator.md
12
1 export work-delegator
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Expert delegation specialist that creates comprehensive context packages for coding agents, analyzes requirements, identifies relevant files, and generates clear instructions. Activates when delegating work, assigning tasks, creating delegation packages, or preparing agent instructions.
2026-01-05
scqa-framework.md
12
1 export scqa-framework
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 Narrative structure for complex topics - Situation, Complication, Question, Answer
2026-01-05
database-optimizer.md
12
1 export database-optimizer
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when investigating slow queries, analyzing execution plans, or optimizing database performance. Invoke for index design, query rewrites, configuration tuning, partitioning strategies, lock contention resolution.
2026-01-05
code-documenter.md
12
1 export code-documenter
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when adding docstrings, creating API documentation, or building documentation sites. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, tutorials, user guides.
2026-01-05
exa-cli.md
12
1 export exa-cli
2 DCjanus from "DCjanus/prompts"
3 使用 Exa 搜索与代码上下文命令行进行信息检索与编程资料检索。适用于需要从实时网页获取资料、定位权威来源、或查询具体代码示例/库用法的任务(如技术调研、API 使用方式确认、示例代码查找)。
2026-01-05
n-version-workflow.md
12
1 export n-version-workflow
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 N-version programming for critical implementations - generates N independent solutions and selects the best through comparison
2026-01-05
vulnerability-resolver.md
12
1 export vulnerability-resolver
2 finos from "finos/morphir-dotnet"
3 Specialized CVE and vulnerability management for morphir-dotnet. Use when user asks to scan for vulnerabilities, fix CVEs, suppress false positives, review security reports, or manage dependency-check. Triggers include "CVE", "vulnerability", "security scan", "dependency-check", "suppress", "false positive", "CVSS", "security fix".
2026-01-05
pptx.md
12
1 export pptx
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
2026-01-05
goal-seeking-agent-pattern.md
12
1 export goal-seeking-agent-pattern
2 rysweet from "rysweet/MicrosoftHackathon2025-AgenticCoding"
3 Guides architects on when and how to use goal-seeking agents as a design pattern. This skill helps evaluate whether autonomous agents are appropriate for a given problem, how to structure their objectives, integrate with goal_agent_generator, and reference real amplihack examples like AKS SRE automation, CI diagnostics, pre-commit workflows, and fix-agent pattern matching.
2026-01-05
rag-implementation.md
12
1 export rag-implementation
2 applied-artificial-intelligence from "applied-artificial-intelligence/claude-code-toolkit"
3 Comprehensive guide to implementing RAG systems including vector database selection, chunking strategies, embedding models, and retrieval optimization. Use when building RAG systems, implementing semantic search, optimizing retrieval quality, or debugging RAG performance issues.
2026-01-05
rag-architect.md
12
1 export rag-architect
2 Jeffallan from "Jeffallan/claude-skills"
3 Use when building RAG systems, vector databases, or knowledge-grounded AI applications requiring semantic search, document retrieval, or context augmentation.
2026-01-05
jean-claude.md
12
1 export jean-claude
2 max-sixty from "max-sixty/jean-claude"
3 This skill should be used when the user asks to search/send/draft email, check calendar, create events, schedule meetings, find/upload/share Drive files, read/edit Google Docs, read spreadsheet data, send texts/iMessages, send WhatsApp messages, send Signal messages, check messages, or create reminders. Manages Gmail, Google Calendar, Google Drive, Google Docs, Google Sheets, iMessage, WhatsApp, Signal, and Apple Reminders.
2026-01-05
migration-patterns.md
11
1 export migration-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 Database migration creation with mandatory RLS policies and ARCHitect approval workflow. Use when creating migrations, adding tables with RLS, or updating Prisma schema.
2026-01-05
javascript-coding-standards.md
11
1 export javascript-coding-standards
2 williamzujkowski from "williamzujkowski/standards"
3 JavaScript/ES6+ coding standards following Airbnb guidelines, modern patterns, React best practices, and comprehensive Jest testing. Use for JavaScript projects requiring clean, maintainable, production-ready code with modern tooling.
2026-01-05
skill-evaluator.md
11
1 export skill-evaluator
2 bjulius from "bjulius/skill-evaluator"
3 Comprehensive evaluation toolkit for analyzing Claude skills across security, quality, utility, and compliance dimensions. This skill should be used when users need to evaluate a skill before installation, review before publishing, or assess overall quality and safety. Performs 5-layer security analysis, validates structure and documentation, checks compliance with skill-creator guidelines, and generates markdown reports with scoring and recommendations.
2026-01-05
applesauce-core.md
11
1 export applesauce-core
2 purrgrammer from "purrgrammer/grimoire"
3 This skill should be used when working with applesauce-core library for Nostr client development, including event stores, queries, observables, and client utilities. Provides comprehensive knowledge of applesauce patterns for building reactive Nostr applications.
2026-01-05
api-patterns.md
11
1 export api-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 API route implementation patterns with RLS, Zod validation, and error handling. Use when creating API routes, implementing endpoints, or adding server-side validation.
2026-01-05
react.md
11
1 export react
2 purrgrammer from "purrgrammer/grimoire"
3 This skill should be used when working with React 19, including hooks, components, server components, concurrent features, and React DOM APIs. Provides comprehensive knowledge of React patterns, best practices, and modern React architecture.
2026-01-05
test-skill-multifile.md
11
1 export test-skill-multifile
2 kcaldas from "kcaldas/genie"
3 Test skill demonstrating progressive file loading with multiple resources
2026-01-05