Browse Skills

44969 skills found

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
Unnamed Skill.md
11
1 export Unnamed Skill
2 pvillega from "pvillega/claude-templates"
3 Use when designing/modifying system architecture or evaluating technology choices. Enforces 7-section TodoWrite with 22+ items. Triggers: "design architecture", "system design", "architectural decision", "should we use [tech]", "compare [A] vs [B]", "add new service", "microservices", "database choice", "API design", "scale to [X] users", "infrastructure decision". If thinking ANY of these, USE THIS SKILL: "quick recommendation is fine", "obvious choice", "we already know the answer", "just need to pick one", "simple architecture question".
2026-01-05
rust-coding-standards.md
11
1 export rust-coding-standards
2 williamzujkowski from "williamzujkowski/standards"
3 Master Rust's ownership system, type safety, and zero-cost abstractions for building safe, concurrent, and performant systems. Covers borrowing, lifetimes, traits, error handling, async/await, and testing patterns.
2026-01-05
release-patterns.md
11
1 export release-patterns
2 bybren-llc from "bybren-llc/wtfb-safe-agentic-workflow"
3 PR creation, CI/CD validation, and release coordination patterns. Use when creating pull requests, running pre-PR validation, checking CI status, or coordinating merges.
2026-01-05
dict.md
11
1 export dict
2 sail-sail from "sail-sail/nest"
3 系统字典和业务字典配置。建表需要枚举字段或给表添加枚举类字段时使用
2026-01-05
authentication-security.md
11
1 export authentication-security
2 williamzujkowski from "williamzujkowski/standards"
3 Authentication security standards covering OAuth2 flows (authorization code, PKCE), JWT best practices (RS256, expiration), MFA (TOTP, WebAuthn), session management, and NIST 800-63B compliance for production systems
2026-01-05
json-formatter.md
11
1 export json-formatter
2 diegopacheco from "diegopacheco/ai-playground"
3 Validate, format, and minify JSON files when users request JSON validation, formatting, or ask to validate their JSONs
2026-01-05
code-reviewer.md
11
1 export code-reviewer
2 ShunsukeHayashi from "ShunsukeHayashi/Miyabi"
3 Review code for best practices, bugs, security issues, and improvements. Use when reviewing code, checking PRs, or analyzing code quality.
2026-01-05