🤖

NLP

1693 skills in Data & AI > NLP

building-mcp-server-on-cloudflare

Builds remote MCP (Model Context Protocol) servers on Cloudflare Workerswith tools, OAuth authentication, and production deployment. Generatesserver code, configures auth providers, and deploys to Workers.Use when: user wants to "build MCP server", "create MCP tools", "remoteMCP", "deploy MCP", add "OAuth to MCP", or mentions Model Context Protocolon Cloudflare. Also triggers on "MCP authentication" or "MCP deployment".

cloudflare/skills
6
1
Aktualisiert 1w ago

architecture-auditor

Marketplace

Architecture audit and analysis specialist for Modular Monoliths. **ALWAYS use when reviewing codebase architecture, evaluating bounded contexts, assessing shared kernel size, detecting "Core Obesity Syndrome", or comparing implementation against ADR-0001 and anti-patterns guide.** Use proactively when user asks about context isolation, cross-context coupling, or shared kernel growth. Examples - "audit contexts structure", "check shared kernel size", "find cross-context imports", "detect base classes", "review bounded context isolation", "check for Core Obesity".

marcioaltoe/claude-craftkit
6
0
Aktualisiert 1w ago

consolidate-transcripts

Consolidate transcripts from a channel into a single file, sorted by date (newest first), up to 800K tokens. Use when preparing transcripts for LLM context or bulk analysis.

dparedesi/YTScribe
6
0
Aktualisiert 1w ago

hive-mcp

Use the Agent Hive MCP (Model Context Protocol) server for programmatic project management. Use this skill when working with MCP tools to list projects, claim/release projects, update status, add notes, or query dependencies through the MCP interface.

intertwine/hive-orchestrator
6
1
Aktualisiert 1w ago

playwright-browser-wait-for

To wait for page state changes, wait for text to appear or disappear or for a timeout.

X-School-Academy/ai-dev-swarm
6
3
Aktualisiert 1w ago

dev-swarm-mcp-server

Add and manage Model Context Protocol (MCP) servers for AI agents, including transports, scopes, and config files. Use when extending agent capabilities with new tools or data sources.

X-School-Academy/ai-dev-swarm
6
3
Aktualisiert 1w ago

backend-engineer

Marketplace

Backend engineering with Modular Monolith, bounded contexts, and Hono. **ALWAYS use when implementing ANY backend code within contexts, Hono APIs, HTTP routes, or service layer logic.** Use proactively for context isolation, minimal shared kernel, and API design. Examples - "create API in context", "implement repository", "add use case", "context structure", "Hono route", "API endpoint", "context communication", "DI container".

marcioaltoe/claude-craftkit
6
0
Aktualisiert 1w ago

deep-work-session

Enter and manage Deep Work sessions in Agent Hive. Use this skill when starting a focused work session on a project, generating session context, following the handoff protocol, or managing your responsibilities as an agent during a work session.

intertwine/hive-orchestrator
6
1
Aktualisiert 1w ago

command-context-patterns

Marketplace

Write safe context expressions in Claude Code slash command files. Coversbacktick expressions, find vs ls patterns, and commands that always exit 0.Use when creating slash commands, writing context sections with backtickexpressions, or debugging command execution failures.

laurigates/dotfiles
6
0
Aktualisiert 1w ago

veo3-image-prompt

Analyzes images and generates optimized prompts for Google's Veo 3.1 video generation model. Use when users provide an image and want to animate it or create a video prompt from it. Applies Veo 3.1's five-part formula (Cinematography + Subject + Action + Context + Style & Ambiance) and best practices from the official prompting guide.

the-ai-engineer/ai-engineer-tutorials
5
0
Aktualisiert 1w ago

mcp-integration

Marketplace

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", discusses MCP server types (SSE, stdio, HTTP, WebSocket), or asks to "find MCP server", "discover MCP servers", "what MCP servers exist", "recommend MCP server for [service]". Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

sjnims/plugin-dev
5
1
Aktualisiert 1w ago

pydantic-ai-dependency-injection

Marketplace

Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.

existential-birds/beagle
5
1
Aktualisiert 1w ago

searching-elfeed-rss-database

Autonomously search the user's elfeed RSS feed database when researching topics they've read about, finding specific articles they mention, analyzing their reading patterns, or gathering context from their curated information sources. Invoke when the user references articles, asks about past reads, or when conversation topics overlap with likely RSS feed content (tech, programming, AI, security, etc.).

markus1189/nixos-config
5
0
Aktualisiert 1w ago

memory-protocol

Marketplace

This skill should be used when the user asks about "memory protocol", "memento", "knowledge graph","remembering context", "storing memories", "long-term memory", or when any SDLC workflow needsto persist or retrieve knowledge across sessions. Provides the standard protocol for using thememento MCP server to maintain project context.Trigger phrases: "memory protocol", "how to remember", "store this for later", "memento usage","knowledge graph", "persist context", "recall previous", "remember this"

jwilger/claude-code-plugins
5
2
Aktualisiert 1w ago

matlab-live-script

Create MATLAB plain text Live Scripts (.m files) following specific formatting rules. Use when generating MATLAB scripts, educational MATLAB content, Live Scripts, or when the user requests .m files with rich text formatting.

matlab/skills
5
0
Aktualisiert 1w ago

code-audit-vigil

Vigil Guard v2.0.0 project-specific code audit context. Maps 10 audit categoriesto specific directories, files, and technologies. Includes custom checks for3-branch parallel detection pipeline (24 nodes), Presidio PII detection,ClickHouse analytics with branch scoring, and heuristics-service patterns.

tbartel74/Vigil-Code
5
2
Aktualisiert 1w ago

rulebook-mcp

Marketplace

MCP server integration for programmatic task and skill management. Use when managing tasks via MCP protocol, enabling/disabling skills programmatically, or integrating Rulebook with AI assistants through Model Context Protocol.

hivellm/rulebook
5
0
Aktualisiert 1w ago

session-context-management

Maintain "just enough" context across work sessions using CURRENT.md, STATUS.md, and LESSONS.md files. Activate when tasks take >15 minutes, touch 3+ files, interruptions likely, or scope uncertain. Includes /snapshot and /pickup commands for saving and resuming work. ADHD-friendly, token-efficient approach.

ilude/claude-code-config
5
0
Aktualisiert 1w ago

project-operations

Marketplace

Provides intelligent project setup and management with agent-based architecture to minimize token usage. Auto-activates when user mentions project setup, "add project", "configure project", "monorepo", "subdirectories", "switch project", or "project info". Uses three specialized agents internally: project-detector (detect active), project-config-loader (load settings with validation), project-context-manager (manage active project). Guides through four workflows: Add New Project (setup + templates), Configure Monorepo (pattern matching + subdirectories), Switch Between Projects (auto or manual), View Project Information. Provides templates for common architectures (fullstack-with-jira, fullstack-linear-only, mobile-app, monorepo). Validates configuration and suggests fixes for errors. Handles context-aware error handling with specific fix suggestions.

duongdev/ccpm
5
1
Aktualisiert 1w ago

typography

Apply professional typography principles to create readable, hierarchical, and aesthetically refined interfaces. Use when setting type scales, choosing fonts, adjusting spacing, designing text-heavy layouts, or when the user asks about readability, font pairing, line height, measure, or typographic hierarchy.

petekp/claude-skills
5
1
Aktualisiert 1w ago