Browse Skills
20307 skills found
langflow.md
3
1
export
langflow
2
from
"enuno/claude-command-and-control"
from
"enuno/claude-command-and-control"
3
A powerful Python-based visual framework for building and deploying AI-powered agents and workflows with Model Context Protocol (MCP) integration, drag-and-drop interface, and enterprise-grade deployment options
2026-01-05
swift-composable-architecture.md
3
1
export
swift-composable-architecture
2
from
"nonameplum/agent-skills"
from
"nonameplum/agent-skills"
3
The Composable Architecture (TCA) - A library for building Swift applications with state management, composition, and testability
2026-01-05
terraform-tasks.md
3
1
export
terraform-tasks
2
from
"JosiahSiegel/claude-plugin-marketplace"
from
"JosiahSiegel/claude-plugin-marketplace"
3
Specialized Terraform task execution skill for autonomous infrastructure operations. Handles code generation, debugging, version management, security scanning, and architecture design across all providers and platforms.
2026-01-05
npm-trustme.md
3
1
export
npm-trustme
2
from
"regenrek/npm-trustme"
from
"regenrek/npm-trustme"
3
Automate npm Trusted Publisher setup via the npm-trustme CLI. Use when configuring or verifying npm Trusted Publishers for GitHub Actions with npx npm-trustme, including browser automation and WebAuthn passkey approval.
2026-01-05
llm-doc-gen.md
3
1
export
llm-doc-gen
2
from
"tylerburleigh/claude-sdd-toolkit"
from
"tylerburleigh/claude-sdd-toolkit"
3
LLM-powered documentation generation for narrative architecture docs, tutorials, and developer guides. Uses AI consultation to create contextual, human-readable documentation from code analysis and spec data.
2026-01-05
sql-translation.md
3
1
export
sql-translation
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Guide for adding SQL function translations to dbplyr backends. Use when implementing new database-specific R-to-SQL translations for functions like string manipulation, date/time, aggregates, or window functions.
2026-01-05
fix-markdown-fences.md
3
1
export
fix-markdown-fences
2
from
"rjmurillo/ai-agents"
from
"rjmurillo/ai-agents"
3
Repair malformed markdown code fence closings. Use when markdown files have closing fences with language identifiers (```text instead of ```) or when generating markdown with code blocks to ensure proper fence closure.
2026-01-05
ui-design.md
3
1
export
ui-design
2
from
"constellos/claude-code-plugins"
from
"constellos/claude-code-plugins"
3
This skill should be used when the user asks to "create a component", "build static UI", "design with TypeScript", "use compound components", "implement contract-first UI", "create React component", "build with Shadcn", or mentions TypeScript interfaces for components, compound component patterns, or Server Components. Provides contract-first static UI methodology with compound components.
2026-01-05
zero-trust-architecture.md
3
1
export
zero-trust-architecture
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use when designing security architectures, implementing zero trust principles, or evaluating security posture. Covers never trust always verify, microsegmentation, identity-based access, and ZTNA patterns.
2026-01-05
async-programming.md
3
1
export
async-programming
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Concurrent operations with asyncio and Tokio, focusing on race condition prevention, resource safety, and performance
2026-01-05
mcp-builder.md
3
1
export
mcp-builder
2
from
"chronista-club/unison"
from
"chronista-club/unison"
3
LLMが外部サービスと対話するための適切に設計されたツールを通じて、高品質なMCP (Model Context Protocol) サーバーを作成するためのガイド。Python (FastMCP)、Node/TypeScript (MCP SDK)、Rust (Tokio)で、外部APIやサービスを統合するMCPサーバーを構築する際に使用します。
2026-01-05
jest-testing.md
3
1
export
jest-testing
2
from
"mcclowes/lea"
from
"mcclowes/lea"
3
Use when writing Jest tests - covers testing patterns for interpreters, parsers, and async code
2026-01-05
verdex-playwright-complete.md
3
1
export
verdex-playwright-complete
2
from
"verdexhq/verdex-mcp"
from
"verdexhq/verdex-mcp"
3
Complete Playwright test authoring workflow with Verdex MCP tools. Three phases - explore apps interactively to map user journeys, build stable role-first selectors via progressive DOM exploration, write idiomatic Playwright tests. Includes workflow discovery, selector patterns, and testing best practices.
2026-01-05
swift-ios-migration.md
3
1
export
swift-ios-migration
2
from
"xtone/ai_development_tools"
from
"xtone/ai_development_tools"
3
Migration guide for Swift and iOS. Use when migrating ObservableObject to @Observable (iOS 17), enabling Swift 6/6.2 Strict Concurrency, fixing @MainActor/Sendable warnings, adopting Approachable Concurrency (Swift 6.2), or handling iPadOS 26 windowing system changes (UIRequiresFullScreen deprecation). Covers breaking changes and version upgrade tasks.
2026-01-05
glassmorphism.md
3
1
export
glassmorphism
2
from
"ainergiz/design-inspirations"
from
"ainergiz/design-inspirations"
3
Creates frosted glass UI elements with blur, transparency, and subtle borders. Use when building overlays, floating controls, tooltips, or any element that should appear elevated with a translucent background.
2026-01-05
codebase-navigator.md
3
1
export
codebase-navigator
2
from
"benreceveur/claude-workflow-engine"
from
"benreceveur/claude-workflow-engine"
3
Fast repository comprehension and safer edits through structured exploration
2026-01-05
claude-agent-sdk.md
3
1
export
claude-agent-sdk
2
from
"jeongsk/obsidian-github-inbox-sync"
from
"jeongsk/obsidian-github-inbox-sync"
3
Build production AI agents using the Claude Agent SDK (TypeScript/Python). Use this skill when the user asks about: (1) Building AI agents with Claude, (2) Using the @anthropic-ai/claude-agent-sdk or claude-agent-sdk packages, (3) Implementing agent features like tools, hooks, subagents, MCP integration, or sessions, (4) Migrating from Claude Code SDK to Agent SDK, (5) Configuring permissions, budgets, or custom tool access.
2026-01-05
nextjs-on-aws.md
3
1
export
nextjs-on-aws
2
from
"stakpak/community-paks"
from
"stakpak/community-paks"
3
This document compares various AWS deployment options for Next.js applications, analyzing costs, benefits, limitations, and providing recommendations based on different use cases.
2026-01-05
grammar-checker.md
3
1
export
grammar-checker
2
from
"minhuw/claude-writer"
from
"minhuw/claude-writer"
3
This skill should be used when performing systematic scans of research paper text to identify and fix typos, grammar errors, inappropriate words, and awkward expressions. Use for thorough proofreading and error correction in academic writing for computer science conferences.
2026-01-05
php.md
3
1
export
php
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Modern PHP development best practices including PHP 8.x features, OOP patterns, error handling, security, testing, and performance optimization. Use when writing PHP code, reviewing PHP projects, debugging PHP issues, or implementing PHP features outside of WordPress/Laravel specific contexts.
2026-01-05
agent-execution-with-worktree.md
3
1
export
agent-execution-with-worktree
2
from
"ShunsukeHayashi/miyabi-mcp-bundle"
from
"ShunsukeHayashi/miyabi-mcp-bundle"
3
Execute Miyabi Agents (Coordinator, CodeGen, Review, Deployment, PR, Issue) with Git Worktree isolation for parallel processing. Use when running agents, processing Issues, or managing concurrent tasks.
2026-01-05
eslint-config.md
3
1
export
eslint-config
2
from
"mcclowes/lea"
from
"mcclowes/lea"
3
Use when configuring ESLint - covers flat config, TypeScript integration, and custom rules
2026-01-05
ui-integration.md
3
1
export
ui-integration
2
from
"constellos/claude-code-plugins"
from
"constellos/claude-code-plugins"
3
This skill should be used when the user asks to "add server action", "implement Supabase query", "connect to backend", "add database integration", "implement RLS", "use server actions", "add data mutation", "implement CRUD operations", "revalidate path", "add authentication check", or needs guidance on server-side integration, defense-in-depth security, or type-safe database queries with Supabase.
2026-01-05
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
Understand window and pane layout of tmux and use that context to answer questions like "what is happening in the bottom pane?"
2026-01-05