Back to Skills

help

parcadei
Updated 28 days ago
86 views
3,101
217
3,101
View on GitHub
Otheraiautomation

About

The help skill provides interactive workspace discovery, allowing developers to explore available tools, workflows, agents, and hooks through guided prompts. It supports targeted queries for specific components like workflows or agents, as well as an interactive mode for general exploration. Use this skill when you need to understand the capabilities of your Claude Code workspace or learn how to leverage specific features.

Quick Install

Claude Code

Recommended
Primary
npx skills add parcadei/Continuous-Claude-v3 -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/parcadei/Continuous-Claude-v3
Git CloneAlternative
git clone https://github.com/parcadei/Continuous-Claude-v3.git ~/.claude/skills/help

Copy and paste this command in Claude Code to install this skill

GitHub Repository

parcadei/Continuous-Claude-v3
Path: .claude/skills/help
0
agentsclaude-codeclaude-code-cliclaude-code-hooksclaude-code-mcpclaude-code-skills

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

himalaya-email-manager

Communication

This Claude Skill enables email management through the Himalaya CLI tool using IMAP. It allows developers to search, summarize, and delete emails from an IMAP account with natural language queries. Use it for automated email workflows like getting daily summaries or performing batch operations directly from Claude.

View skill

sglang

Meta

SGLang is a high-performance LLM serving framework that specializes in fast, structured generation for JSON, regex, and agentic workflows using its RadixAttention prefix caching. It delivers significantly faster inference, especially for tasks with repeated prefixes, making it ideal for complex, structured outputs and multi-turn conversations. Choose SGLang over alternatives like vLLM when you need constrained decoding or are building applications with extensive prefix sharing.

View skill

cloudflare-turnstile

Meta

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

View skill