Sam avatar

Sam

Community

@ghoshsam

2Followers
|
172Public Repos
|
23Published Skills

Sam (ghoshsam) maintains 24 Claude Code plugin development skills covering skill scaffolding, hooks, MCP integration, terminal canvases, Stripe payments, and Discord channel management.

Skills Distribution
DomainDeveloper To...Claude Code Plugin.. (45%)Terminal UI & Canv.. (20%)Frontend & Interac.. (15%)Payment & Messagin.. (12%)

Agent Skills by Sam

Showing 23 vetted skills indexed across 1 GitHub repositories.

ghoshsamghoshsam

blog-enhance

Analyzes blog drafts and builds interactive Prismic slice enhancements with a preview page.

Community
Advanced
ghoshsamghoshsam

playground

Creates single-file interactive HTML playgrounds with live previews and copyable prompt output.

Community
Intermediate
ghoshsamghoshsam

skill-creator

Create, evaluate, and iteratively improve Claude skills with benchmarked test runs.

Community
Advanced
ghoshsamghoshsam

stripe-best-practices

Guides Stripe API integration decisions for payments, subscriptions, webhooks, and Connect platforms.

Community
Intermediate
ghoshsamghoshsam

frontend-design

Generate production-grade frontend interfaces with distinctive typography, color, motion, and layout.

Community
Intermediate
ghoshsamghoshsam

claude-automation-recommender

Analyzes a codebase and recommends Claude Code hooks, subagents, skills, plugins, and MCP servers.

Community
Intermediate
ghoshsamghoshsam

access

Manages Discord channel access control by editing a local access.json state file.

Community
Intermediate
ghoshsamghoshsam

configure

Configure the Discord bot token and review channel access policy settings.

Community
Intermediate
ghoshsamghoshsam

claude-md-improver

Audit and improve CLAUDE.md files with quality scoring and targeted updates.

Community
Intermediate
ghoshsamghoshsam

example-skill

Provides a reference template for creating Claude Code plugin skills.

Community
Basic
ghoshsamghoshsam

example-command

Demonstrates the SKILL.md frontmatter layout for user-invoked slash commands.

Community
Basic
ghoshsamghoshsam

command-development

Create and configure Claude Code slash commands with frontmatter, arguments, and bash execution.

Community
Intermediate
ghoshsamghoshsam

skill-development

Guides creation of Claude Code plugin skills with progressive disclosure structure.

Community
Intermediate
ghoshsamghoshsam

plugin-settings

Implements per-project plugin configuration using .claude/*.local.md files with YAML frontmatter.

Community
Intermediate
ghoshsamghoshsam

plugin-structure

Guides creation of Claude Code plugin directory structures, manifests, and component organization.

Community
Intermediate
ghoshsamghoshsam

hook-development

Create event-driven hooks for Claude Code plugins using prompt-based and command configurations.

Community
Advanced
ghoshsamghoshsam

mcp-integration

Configure Model Context Protocol servers in Claude Code plugins for external service integration.

Community
Intermediate
ghoshsamghoshsam

agent-development

Create and validate Claude Code plugin agents with structured frontmatter and system prompts.

Community
Intermediate
ghoshsamghoshsam

calendar

Display calendar views and enable interactive meeting time slot selection via CLI.

Community
Intermediate
ghoshsamghoshsam

flight

Renders an interactive terminal canvas for comparing flights and selecting seats.

Community
Intermediate
ghoshsamghoshsam

document

Displays and edits markdown documents with text selection and diff highlighting in a canvas view.

Community
Intermediate
ghoshsamghoshsam

canvas

Spawn and control interactive terminal TUI canvases for calendars, documents, and flight bookings.

Community
Intermediate
ghoshsamghoshsam

writing-hookify-rules

Create hookify rule files with YAML frontmatter and regex patterns for Claude Code hooks.

Community
Intermediate

Frequently Asked Questions About Sam

FAQPage Schema
What tasks can I accomplish with ghoshsam's skill collection?

You can create and benchmark Claude Code skills, scaffold plugins, build slash commands, implement PreToolUse/PostToolUse hooks, integrate MCP servers, audit CLAUDE.md files, generate frontend interfaces and HTML playgrounds, follow Stripe integration best practices, and manage Discord channel access and configuration.

Who is the target audience for these skills?

Claude Code plugin developers and power users who want to extend their setup with custom skills, commands, hooks, subagents, and MCP servers. Secondary audiences include frontend developers building polished interfaces and engineers implementing Stripe payment flows or Discord bot channel management.

How do I install and run these skills?

Each skill lives in a folder with a SKILL.md file containing YAML frontmatter (name, description, version, allowed-tools). Place the folder in your Claude Code skills or plugin directory; skills trigger automatically from their descriptions or via user invocation for skills marked user-invocable.

Are these skills open source and what do they cost?

The skills are publicly available in ghoshsam's GitHub repositories at no cost. The frontend-design skill references complete license terms in its LICENSE.txt file; other skills carry no explicit license declarations, so review individual repository terms before redistribution.

What prerequisites and dependencies do these skills require?

A working Claude Code installation is the core requirement. Several skills declare allowed-tools such as Read, Write, Glob, Grep, Bash, and Edit. The Discord configure skill requires a bot token, and Stripe-best-practices assumes an active Stripe integration context with API access.