Browse Skills
20307 skills found
code-documenter.md
12
1
export
code-documenter
2
from
"Jeffallan/claude-skills"
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
n-version-workflow.md
12
1
export
n-version-workflow
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
3
N-version programming for critical implementations - generates N independent solutions and selects the best through comparison
2026-01-05
goal-seeking-agent-pattern.md
12
1
export
goal-seeking-agent-pattern
2
from
"rysweet/MicrosoftHackathon2025-AgenticCoding"
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-architect.md
12
1
export
rag-architect
2
from
"Jeffallan/claude-skills"
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
from
"max-sixty/jean-claude"
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
from
"bybren-llc/wtfb-safe-agentic-workflow"
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
from
"williamzujkowski/standards"
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
applesauce-core.md
11
1
export
applesauce-core
2
from
"purrgrammer/grimoire"
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
react.md
11
1
export
react
2
from
"purrgrammer/grimoire"
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
rust-coding-standards.md
11
1
export
rust-coding-standards
2
from
"williamzujkowski/standards"
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
authentication-security.md
11
1
export
authentication-security
2
from
"williamzujkowski/standards"
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
code-reviewer.md
11
1
export
code-reviewer
2
from
"ShunsukeHayashi/Miyabi"
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
cli.md
11
1
export
cli
2
from
"posit-dev/skills"
from
"posit-dev/skills"
3
Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.
2026-01-05
doc-generator.md
11
1
export
doc-generator
2
from
"ShunsukeHayashi/Miyabi"
from
"ShunsukeHayashi/Miyabi"
3
Generate documentation for code including JSDoc, docstrings, README, and API docs. Use when documenting code, creating README files, or generating API documentation.
2026-01-05
generating-swift-package-docs.md
11
1
export
generating-swift-package-docs
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use when encountering unfamiliar import statements; when exploring a dependency's API; when user asks "what's import X?", "what does import X do?", or about package documentation. - Generates comprehensive API documentation for Swift package dependencies on-demand. This skill helps you quickly obtain documentation for packages used in Xcode projects when you encounter unfamiliar module imports. Automatically resolves modules to packages and caches documentation for reuse. This is the primary tool for understanding individual `import` statements.
2026-01-05
threat-modeling.md
11
1
export
threat-modeling
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Ttampering: description: Modifying data or code maliciously targets: [dataintegrity, codeintegrity] example: "Altering transaction amounts in transit"
2026-01-05
Holochain Development.md
11
1
export
Holochain Development
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
This skill should be used when developing Holochain hApps, setting up development environments, creating zomes, implementing hREA integration, or writing multi-agent tests with Tryorama
2026-01-05
developing-with-swift.md
11
1
export
developing-with-swift
2
from
"czottmann/claude-code-stuff"
from
"czottmann/claude-code-stuff"
3
Use this before writing any Swift code, before planning code changes and enhancements - establishes style guidelines, teaches you vital Swift techniques
2026-01-05
creating-skills.md
11
1
export
creating-skills
2
from
"fvadicamo/dev-agent-skills"
from
"fvadicamo/dev-agent-skills"
3
Guide for creating Claude Code skills following Anthropic's official best practices. Use when user wants to create a new skill, build a skill, write SKILL.md, or needs skill creation guidelines. Provides structure, naming conventions, description writing, and quality checklist.
2026-01-05
mlops.md
11
1
export
mlops
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
MLOps engineering covering ML pipeline design, model versioning, experiment tracking, deployment strategies, drift detection, and monitoring for production ML systems with tools like MLflow, Kubeflow, and model registries
2026-01-05
research.md
11
1
export
research
2
from
"TechNickAI/ai-coding-config"
from
"TechNickAI/ai-coding-config"
3
Use when current web info needed, verifying APIs still work, checking latest versions, or avoiding outdated implementations
2026-01-05
cel-k8s.md
11
1
export
cel-k8s
2
from
"tyrchen/claude-skills"
from
"tyrchen/claude-skills"
3
Write production-ready CEL (Common Expression Language) code for Kubernetes ValidatingAdmissionPolicies, CRD validation rules, and security policies. Use when users need to create admission policies, validate Kubernetes resources, enforce security constraints, or write CEL expressions for Kubernetes.
2026-01-05
coding-standards.md
11
1
export
coding-standards
2
from
"williamzujkowski/standards"
from
"williamzujkowski/standards"
3
Comprehensive coding standards and best practices for maintainable, consistent software development across multiple languages and paradigms
2026-01-05
Effect-TS Architecture.md
11
1
export
Effect-TS Architecture
2
from
"happenings-community/requests-and-offers"
from
"happenings-community/requests-and-offers"
3
This skill should be used when implementing 7-layer Effect-TS architecture patterns, creating standardized services and stores, implementing domain-specific error handling, or validating architectural consistency across Holochain hApp domains
2026-01-05