NeoLabHQ
Passed
Worktrees
A comprehensive reference guide for using git worktrees to work on multiple branches simultaneously without stashing changes. It covers creating, managing, and removing worktrees, plus workflow patterns for PR reviews, hotfixes, and comparing implementations across branches.
GitWorktreesVersion Control+3
242345
NeoLabHQ
Passed
Notes
This skill teaches users how to use git notes to attach metadata to commits without modifying Git history. It covers adding review status, test results, and audit trails to commits, along with sharing notes between team members and preserving notes through rebases.
GitVersion ControlCode Review+3
280345
NeoLabHQ
Passed
Software Architecture
This skill provides comprehensive guidance for software development following Clean Architecture and Domain-Driven Design principles. It covers code style rules, naming conventions, anti-patterns to avoid, and emphasizes a library-first approach where developers should leverage existing solutions before writing custom code.
ArchitectureClean CodeDdd+3
737345
mintlify
Passed
Doc Reader
Doc Reader helps you efficiently consume and navigate external documentation sites without overwhelming your context window. It provides strategies for using llms.txt files, MCP servers for semantic search, and choosing the right approach based on your needs - whether you're exploring, looking for specific APIs, or need comprehensive understanding of a library.
DocumentationMcpLlms Txt+3
0331
cclank
Passed
News Aggregator Skill
A comprehensive news aggregation skill that pulls real-time content from Hacker News, GitHub Trending, Product Hunt, 36Kr, Tencent News, WallStreetCN, V2EX, and Weibo. It supports keyword filtering, deep content extraction for AI analysis, and generates magazine-style news reports in Chinese.
News AggregatorRssWeb Scraping+3
516305
fcakyon
Passed
Azure Usage
This skill should be used when user asks to "query Azure resources", "list storage accounts", "manage Key Vault secrets", "work with Cosmos DB", "check AKS clusters", "use Azure MCP", or interact with any Azure service.
AzureCloudMcp+2
509283
fcakyon
Passed
Skill Development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
Skill DevelopmentClaude CodePlugin Development+3
582283
fcakyon
Passed
Plugin Structure
This skill provides comprehensive guidance for creating Claude Code plugins, covering directory structure, manifest configuration (plugin.json), component organization patterns, and best practices. It includes examples from minimal single-command plugins to enterprise-grade deployments with MCP server integration, Kubernetes operations, and CI/CD automation.
Plugin DevelopmentClaude CodeDocumentation+3
914283
fcakyon
Passed
Plugin Settings
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
Plugin DevelopmentConfigurationYaml+3
355283
fcakyon
Passed
Mcp Integration
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", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
McpPlugin DevelopmentApi Integration+3
535283
fcakyon
Passed
Hook Development
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
HooksPlugin DevelopmentClaude Code+3
1319283
fcakyon
Passed
Command Development
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.
Claude CodeSlash CommandsPlugin Development+3
1215283
fcakyon
Passed
Agent Development
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
Agent DevelopmentClaude Code PluginsDocumentation+3
635283
fcakyon
Passed
Supabase Usage
This skill should be used when user asks to "query Supabase", "list Supabase tables", "get Supabase schema", "search Supabase records", "check Supabase database", "Supabase auth", "Supabase authentication", "RLS policy", "row level security", "Supabase foreign key", "table relationships", "Supabase join", "Supabase filter", "Supabase pagination", or needs guidance on Supabase database patterns, auth flows, RLS policies, or query best practices.
SupabaseDatabaseAuthentication+3
873283
fcakyon
Passed
Paper Search Usage
This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature".
ResearchAcademicLiterature Search+3
956283
fcakyon
Passed
Tavily Usage
This skill should be used when user asks to "search the web", "fetch content from URL", "extract page content", "use Tavily search", "scrape this website", "get information from this link", or "web search for X".
Web SearchContent ExtractionTavily+3
853283
fcakyon
Passed
Pr Workflow
This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or runs /create-pr or /pr-creator commands.
GitGithubPull Request+3
732283
fcakyon
Passed
Commit Workflow
This skill should be used when user asks to "commit these changes", "write commit message", "stage and commit", "create a commit", "commit staged files", or runs /commit-staged or /commit-creator commands.
GitCommitWorkflow+3
255283
fcakyon
Passed
Playwright Testing
This skill should be used when user asks about "Playwright", "responsiveness test", "test with playwright", "test login flow", "file upload test", "handle authentication in tests", or "fix flaky tests".
PlaywrightTestingE2e+3
1039283
fcakyon
Passed
Linear Usage
This skill should be used when user asks about "Linear issues", "issue tracking best practices", "sprint planning", "Linear project management", or "creating Linear issues".
LinearIssue TrackingProject Management+3
3760283
fcakyon
Passed
Gcloud Usage
This skill should be used when user asks about "GCloud logs", "Cloud Logging queries", "Google Cloud metrics", "GCP observability", "trace analysis", or "debugging production issues on GCP".
GcpCloud LoggingObservability+3
1284283
fcakyon
Passed
Mongodb Usage
This skill should be used when user asks to "query MongoDB", "show database collections", "get collection schema", "list MongoDB databases", "search records in MongoDB", or "check database indexes".
MongodbDatabaseNosql+3
771283
fcakyon
Passed
Slack Usage
This skill should be used when user asks to "search Slack for messages", "find Slack messages about X", "get channel history", "look up conversation in Slack", or "find what someone said in Slack".
SlackMessagingMcp+3
743283
yizhiyanhua-ai
Passed
Media Downloader
A smart media downloader that automatically searches and downloads images and video clips based on natural language descriptions. Supports stock photo sites (Pexels, Unsplash, Pixabay), YouTube with segment trimming, and integrates ffmpeg for video editing.
MediaDownloadImages+3
237262
hardikpandya
Passed
Stop Slop
Stop Slop helps improve writing by teaching Claude to identify and eliminate common AI writing patterns. It provides comprehensive lists of phrases, structures, and rhythms to avoid, along with before/after examples and a scoring rubric for evaluating prose quality.
WritingEditingProse+3
261258
atlassian
Passed
Capture Tasks From Meeting Notes
This official Atlassian plugin connects Claude Code to Jira and Confluence via a secure MCP server. It enables capturing action items from meeting notes as Jira tasks, generating status reports from project issues, searching company knowledge across Confluence and Jira, converting specification documents into structured backlogs with Epics, and triaging bug reports by finding duplicates.
AtlassianJiraConfluence+3
648241
comeonzhj
Security Concern
Auto Redbook
Auto Redbook helps you create Xiaohongshu (Little Red Book) social media content by converting markdown notes into beautifully styled image cards. It supports 7 different visual themes, smart pagination for long content, and can optionally publish directly to your Xiaohongshu account.
XiaohongshuSocial MediaImage Generation+3
219240
Dicklesworthstone
Passed
cm
cass-memory (cm) is a sophisticated memory and learning system for AI coding agents. It analyzes past coding sessions to extract reusable rules and patterns, stores them in a 'playbook', and retrieves relevant context for new tasks. The system supports team collaboration through git-tracked repo-level playbooks and provides feedback mechanisms to improve rule quality over time.
Ai MemoryCoding AssistantSession Analysis+3
547201
zstmfhy
Security Concern
Annas To Notebooklm
This skill automates downloading books from Anna's Archive and uploading them to Google NotebookLM for AI-powered reading. It uses browser automation to navigate download pages, extract files, and handle format conversion automatically. While it includes a legal disclaimer, its primary use case involves accessing copyrighted materials.
Browser AutomationEbookNotebooklm+3
527185
eze-is
Passed
ai-partner-chat
AI Partner Chat provides personalized conversations by integrating user/AI personas and vectorized personal notes. It uses a local ChromaDB database with BAAI/bge-m3 embeddings to retrieve relevant context from your markdown notes during conversations.
Ai ChatPersonalizationVector Database+3
682183