name stringlengths 2 64 | description stringlengths 3 1.02k ⌀ | source stringclasses 6
values | path stringclasses 198
values | url stringlengths 29 246 | author stringlengths 2 33 ⌀ |
|---|---|---|---|---|---|
backend-api | Design and implement RESTful API endpoints following REST principles, HTTP standards, and resource-based URL conventions. Use this skill when creating or modifying API endpoints, routes, controllers, request handlers, or API documentation. Apply when working with REST API design, API versioning, HTTP methods (GET, POST... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/backend-api | EIS-ITS |
backend-migrations | Create and manage database schema migrations with reversibility, zero-downtime deployment support, and proper version control. Use this skill when creating database migration files, modifying schema, adding or removing tables/columns, creating indexes, managing migration rollbacks, or planning database changes. Apply w... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/backend-migrations | EIS-ITS |
backend-models | Define database models and ORM entities with proper naming, relationships, validation, and data integrity constraints. Use this skill when creating or modifying model classes, database table definitions, model relationships (one-to-many, many-to-many), data validation rules, database constraints, or model methods. Appl... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/backend-models | EIS-ITS |
backend-queries | Write secure, optimized database queries using parameterized statements, eager loading, proper indexing, and transaction management. Use this skill when writing database queries, implementing data fetching logic, optimizing query performance, preventing SQL injection, handling N+1 query problems, using ORMs or query bu... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/backend-queries | EIS-ITS |
frontend-accessibility | Build accessible user interfaces using semantic HTML, ARIA attributes, keyboard navigation, color contrast, and screen reader compatibility. Use this skill when creating or modifying HTML templates, React/Vue components, forms, interactive elements, navigation menus, modals, or any UI code. Apply when implementing keyb... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/frontend-accessibility | EIS-ITS |
frontend-components | Design and build reusable, composable UI components following single responsibility principle with clear props, proper encapsulation, and minimal state management. Use this skill when creating or modifying React, Vue, Svelte, or web components, defining component props or interfaces, managing component state, building ... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/frontend-components | EIS-ITS |
frontend-css | Write and maintain CSS using consistent methodology (Tailwind, BEM, CSS Modules), design tokens, framework patterns, and optimized production builds. Use this skill when writing or modifying CSS files, applying utility classes, styling components, creating design systems, defining color/spacing tokens, or working with ... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/frontend-css | EIS-ITS |
frontend-responsive | Build mobile-first responsive layouts with fluid containers, relative units, standard breakpoints, and touch-friendly design that adapts seamlessly across devices. Use this skill when creating or modifying layouts, implementing media queries, defining breakpoints, choosing sizing units, optimizing for mobile devices, o... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/frontend-responsive | EIS-ITS |
global-coding-style | Write clean, consistent code following naming conventions, DRY principles, small focused functions, automated formatting, and meaningful variable names. Use this skill when writing or refactoring any code in any language, naming variables/functions/classes/files, structuring code logic, removing dead code, or ensuring ... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/global-coding-style | EIS-ITS |
global-commenting | Write self-documenting code with minimal, evergreen comments that explain complex logic without describing recent changes or temporary fixes. Use this skill when writing code comments, documentation strings, explaining complex algorithms, clarifying business logic, or deciding whether code needs comments. Apply when wo... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/global-commenting | EIS-ITS |
global-conventions | Follow project-wide development conventions including project structure, version control practices, environment configuration, documentation, dependency management, and code review processes. Use this skill when organizing files/directories, writing commit messages, managing branches, configuring environments, handling... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/global-conventions | EIS-ITS |
global-error-handling | Implement robust error handling with user-friendly messages, specific exception types, fail-fast validation, centralized error boundaries, graceful degradation, and proper resource cleanup. Use this skill when writing try-catch blocks, raising exceptions, handling API errors, validating input, implementing error bounda... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/global-error-handling | EIS-ITS |
global-tech-stack | Understand and apply project-specific technology choices including frameworks, languages, databases, testing tools, and third-party services to maintain consistency across the stack. Use this skill when making technology decisions, adding new dependencies, choosing libraries/frameworks, configuring build tools, setting... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/global-tech-stack | EIS-ITS |
global-validation | Implement comprehensive server-side validation with allowlists, type checking, input sanitization, and consistent error messages, while using client-side validation for user experience. Use this skill when validating user input, form data, API requests, implementing security checks, preventing injection attacks, checki... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/global-validation | EIS-ITS |
testing-test-writing | Write minimal, focused tests for core user flows and critical paths during development, testing behavior rather than implementation with clear test names and mocked dependencies. Use this skill when writing unit tests, integration tests, test files, test cases for critical workflows, or mocking external dependencies. A... | skillsmp.com | null | https://github.com/EIS-ITS/vss-cli/tree/main/.claude/skills/testing-test-writing | EIS-ITS |
performing-orthonotone-polychoral-instrument | Guides agents through launching, playing, sculpting, and capturing performances with the Orthonotone polychoral instrument MVP. Use when generating music, soundscapes, or live demos from this repository. | skillsmp.com | null | https://github.com/Domusgpt/Orthonotone/tree/main/.claude/skills/orthonotone-development | Domusgpt |
component-patterns | React component architecture and composition patterns for type-safe development. Use when designing component APIs, implementing composition patterns, or structuring component libraries. | skillsmp.com | null | https://github.com/wlfmnstr/agentic-knowledge-base/tree/main/.claude/skills/component-patterns | wlfmnstr |
sear | Semantic search and RAG for documents. Use when user needs to index PDF/DOCX/text files, perform semantic search, extract relevant content from document corpuses, or build RAG applications. Supports multi-corpus search, GPU acceleration, line-level citations, and document conversion with OCR. | skillsmp.com | null | https://github.com/Guard8-ai/SEAR/tree/master/claude-skill | Guard8-ai |
backend-implementation | Backend development with Kotlin, Spring Boot, REST APIs. Use for backend, api, service, kotlin, rest tags. Provides validation commands, testing patterns, and blocker scenarios. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/backend-implementation | jpicklyk |
database-implementation | Database schema design, migrations, query optimization with SQL, Exposed ORM, Flyway. Use for database, migration, schema, sql, flyway tags. Provides migration patterns, validation commands, rollback strategies. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/database-implementation | jpicklyk |
dependency-analysis | Analyze task dependencies including finding blocked tasks, checking dependency chains, and identifying bottlenecks. Use when investigating why tasks are blocked or planning parallel work. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/dependency-analysis | jpicklyk |
documentation-implementation | Technical documentation, API references, user guides, maintaining documentation quality. Use for documentation, docs, user-docs, api-docs, guide, readme tags. Provides documentation patterns, validation, clarity standards. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/documentation-implementation | jpicklyk |
frontend-implementation | Frontend development with React, Vue, Angular, modern web technologies. Use for frontend, ui, react, vue, angular, web, component tags. Provides validation commands, component patterns, accessibility guidance. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/frontend-implementation | jpicklyk |
orchestration-qa | Quality assurance for orchestration workflows - validates Skills and Subagents follow documented patterns, tracks deviations, suggests improvements | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/orchestration-qa | jpicklyk |
task-orchestrator-hooks-builder | Help users create hooks that integrate with Task Orchestrator's workflow cascade events. Works with any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf, etc.). Use when user wants to create hooks, automate workflows, react to cascade events, or integrate git/testing with task management. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/task-orchestrator-hooks-builder | jpicklyk |
testing-implementation | Comprehensive testing strategies, test automation, quality assurance with JUnit, MockK, Jest. Use for testing, test, qa, quality, coverage tags. Provides test patterns, validation commands, coverage targets. | skillsmp.com | null | https://github.com/jpicklyk/task-orchestrator/tree/main/claude-plugins/task-orchestrator/skills/testing-implementation | jpicklyk |
drupal-at-your-fingertips | Comprehensive Drupal patterns from "Drupal at Your Fingertips" by Selwyn Polit. Covers 50+ topics including services, hooks, forms, entities, caching, testing, and more. | skillsmp.com | null | https://github.com/grasmash/drupal-claude-skills/tree/main/.claude/skills/drupal-at-your-fingertips | grasmash |
drupal-config-mgmt | Safe patterns for inspecting and syncing Drupal configuration across environments without accidentally importing changes. | skillsmp.com | null | https://github.com/grasmash/drupal-claude-skills/tree/main/.claude/skills/drupal-config-mgmt | grasmash |
drupal-contrib-mgmt | Comprehensive guide for managing Drupal contributed modules via Composer, including updates, patches, version compatibility, and Drupal 11 upgrades. Use when updating modules or resolving dependency issues. | skillsmp.com | null | https://github.com/grasmash/drupal-claude-skills/tree/main/.claude/skills/drupal-contrib-mgmt | grasmash |
drupal-ddev | DDEV local development environment patterns for Drupal, including configuration, commands, database management, debugging tools, and performance optimization. | skillsmp.com | null | https://github.com/grasmash/drupal-claude-skills/tree/main/.claude/skills/drupal-ddev | grasmash |
ivangrynenko-cursorrules-drupal | Drupal development and security patterns from Ivan Grynenko's cursor rules. Covers OWASP Top 10, authentication, access control, injection prevention, cryptography, configuration, database standards, file permissions, and more. | skillsmp.com | null | https://github.com/grasmash/drupal-claude-skills/tree/main/.claude/skills/ivangrynenko-cursorrules-drupal | grasmash |
content-writer | Generate high-engagement content for LinkedIn, X/Twitter (single tweets, threads, long-form), YouTube (scripts), Linkedin Carousels, and Substack and Blogs. Supports optional voice styles (Greg Isenberg, deedydas, Justin Welsh, Paul Graham, MrBeast, Ali Abdaal) or defaults to Sid's authentic voice. Creates complete con... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/jarvis/content-writer | sidart10 |
deep-web-research | Intelligent multi-tool research orchestrator. Uses Exa neural search, Apify scraping, Archon knowledge base, WebSearch, and WebFetch automatically based on research depth. Get articles, data, expert quotes, case studies, company intelligence. Handles tool routing internally - just specify topic and depth. | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/jarvis/deep-web-research | sidart10 |
evidence-tracker | Track all research sources, citations, URLs, timestamps, and confidence scores. Maintain evidence log throughout research and content generation. Use whenever research includes data, quotes, statistics, or video references that need citation. | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/jarvis/evidence-tracker | sidart10 |
profile-analysis | Analyze social media profiles using Apify scrapers for Instagram, TikTok, Twitter, LinkedIn, or YouTube. Extract posts, engagement, patterns (hooks, topics, formats, timing). Use when user provides profile URLs (youtube.com, youtu.be, instagram.com, twitter.com, linkedin.com, tiktok.com) or asks to analyze accounts, pr... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/jarvis/profile-analysis | sidart10 |
research-synthesizer | Combine and organize research findings from multiple sources (social-media-research, youtube-research, deep-web-research) into comprehensive brief with 5 categories (Trends & Timing, Data & Statistics, Examples & Case Studies, Quotes & Expert Opinions, Gaps & Opportunities). Generate 10-12 content angles. Use when mult... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/jarvis/research-synthesizer | sidart10 |
youtube-research | Analyze YouTube videos using Apify to extract transcripts with timestamps, identify how topics are explained, find structure patterns, and extract quotes. Use when user provides YouTube URLs or asks how YouTubers explain topics. Uses dz_omar/youtube-transcript-metadata-extractor Apify actor (reliable, FREE). | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/jarvis/youtube-research | sidart10 |
skill-creator | Create well-formed Claude Code skills following Anthropic best practices with optional research-enhanced generation. Use when building new skills, creating custom capabilities, or need skill templates. Automatically researches methodologies using Exa and Firecrawl when building domain-specific skills, ensuring skills a... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/skill-creator | sidart10 |
visual-prompt-mastery | Expert visual prompt engineering using Emily's proven methodology from 30 engagement-validated examples. Generates structured JSON prompts for image and video generation with technical precision, platform optimization, and intelligent MCP tool selection. Use when creating images, generating videos, writing visual promp... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/visual-prompt-mastery | sidart10 |
algorithmic-art | Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violati... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/zoe/algorithmic-art | sidart10 |
blend-images | Compose and blend 2-3 images into unified scene using nanobanana. Use when combining images, blending photos, merging pictures, creating photo mashups, compositing scenes, fusing multiple images, mixing visuals, or combining multiple source images into one cohesive output. | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/zoe/blend-images | sidart10 |
edit-image | Edit and refine existing images with pixel-perfect precision using nanobanana. Use when editing images, refining visuals, correcting colors, blurring backgrounds, removing objects, enhancing photos, fixing images, adjusting lighting, or making targeted changes to existing pictures without full regeneration. | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/zoe/edit-image | sidart10 |
universal-image-generation | Universal image generation system with intelligent style library routing. Supports 4 categories - (1) Social media content (Instagram, LinkedIn, Twitter posts with platform-specific design) (2) YouTube thumbnails (CTR-optimized, bold text, emotion-driven, 16:9 landscape) (3) Personalized Sid images (FAL LoRA model for ... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/zoe/universal-image-generation | sidart10 |
video-generation | Universal video generation using fal-video execute_custom_model (PRIMARY) and HeyGen avatars (SPECIALIZED). Access to 22+ models via fal-video including Veo 3, Luma Ray 2, Kling Master, Pixverse, Imagen 4, FLUX Kontext, and more. Use for: animating diagrams (Veo 3, LTX), cinematic videos (Luma Ray 2, Kling), b-roll sce... | skillsmp.com | null | https://github.com/sidart10/social-media-manager/tree/main/.claude/skills/zoe/video-generation | sidart10 |
deep-research | Conduct enterprise-grade research with multi-source synthesis, citation tracking, and verification. Use when user needs comprehensive analysis requiring 10+ sources, verified claims, or comparison of approaches. Triggers include "deep research", "comprehensive analysis", "research report", "compare X vs Y", or "analyze... | skillsmp.com | null | https://github.com/199-biotechnologies/claude-deep-research-skill | 199-biotechnologies |
github-actions | GitHub Actions workflow patterns for deployment. Use when creating CI/CD workflows. | skillsmp.com | null | https://github.com/wlfmnstr/blog-hello-world/tree/main/.claude/skills/github-actions | wlfmnstr |
tina-cms | Tina CMS configuration with GitHub backend. Use when setting up or configuring Tina CMS. | skillsmp.com | null | https://github.com/wlfmnstr/blog-hello-world/tree/main/.claude/skills/tina-cms | wlfmnstr |
brand-guidelines | Applies brand colors and typography to any sort of powerpoint/pptx. Can use with pptxgenjs or other pptx creation library | skillsmp.com | null | https://github.com/chelseaco/c-code-v2-ppt/tree/merge-research-and-creation-skills-folder-v2/pptx-agent/.claude/skills/brand-guidelines | chelseaco |
agent-creator | Interview-based system for creating specialized Claude Code agents. Use when users want to create a Claude Code agent, need help defining agent roles and responsibilities, mention "create an agent" or "build an agent", or want to generate a CLAUDE.md file for agentic coding workflows. Guides through interactive intervi... | skillsmp.com | null | https://github.com/tswicegood/claude-skills/tree/main/agent-creator | tswicegood |
project-advisor | Analyzes project requirements and recommends optimal Claude Code configuration with agents, MCP servers, and Skills for sustainable builds with minimal errors | skillsmp.com | null | https://github.com/tryinhard1080/ClaudeClodeCommander/tree/master/skills/project-advisor-skill | tryinhard1080 |
document-indexing | Extract structured metadata from documents using AI. Classify content types, extract topics and tools. Supports async batch processing. | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/_archived/document-indexing-skill | boringdata |
document-management | Manage Kurt documents - list, query, retrieve content, delete, find duplicates. Use CLI commands, Python API, or direct SQL queries. | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/_archived/document-management-skill | boringdata |
import-content | Import existing markdown files into Kurt database. Fix ERROR records, bulk import files, link content to database. | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/_archived/import-content-skill | boringdata |
content-ingestion | Ingest web content into Kurt. Map sitemaps to discover URLs, then fetch content selectively. | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/_archived/ingest-content-skill | boringdata |
user-onboarding | Guide new users through setting up a Kurt project - understand their goals, map content sources, discover topics with clustering, and organize their knowledge base. | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/_archived/onboard-user-skill | boringdata |
cms-interaction | Configure CMS connections and perform ad-hoc content searches (Sanity, Contentful, WordPress) | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/cms-interaction-skill | boringdata |
content-writing | Create outlines, drafts, and edited content with comprehensive lineage tracking (project) | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/content-writing/content-writing-skill | boringdata |
writing-rules | Extract and manage writing rules (style, structure, persona, publisher, custom) (project) | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/content-writing/writing-rules-skill | boringdata |
feedback | Collect content feedback and identify patterns for rule updates | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/feedback-skill | boringdata |
intelligence | Information gathering utilities (analytics, research, content analysis) (general) | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/intelligence-skill | boringdata |
onboarding | One-time team setup that creates Kurt profile and foundation rules | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/onboarding-skill | boringdata |
project-management | Manage Kurt projects - add sources/targets, update project.md, detect missing content, track progress. (project) | skillsmp.com | null | https://github.com/boringdata/kurt-demo/tree/main/.claude/skills/project-management-skill | boringdata |
dify-tool-developer | Guide AI agents through Dify tool plugin development with mandatory documentation loading and direct CLI usage. Use when creating Dify tool plugins or extending Dify with custom tools. | skillsmp.com | null | https://github.com/skilzy-ai/official-skills/tree/main/Skills/dify-tool-developer | skilzy-ai |
skilzy-creator | Comprehensive toolset for creating, converting, validating, and packaging Skilzy-compliant AI agent skills. This skill should be used when users want to initialize a new skill, convert a Claude skill archive to the Skilzy format, validate an existing skill's structure and compliance, or package a skill for distribution... | skillsmp.com | null | https://github.com/skilzy-ai/official-skills/tree/main/Skills/skilzy-creator | skilzy-ai |
dynamo-analyzer | Analyze Dynamo (.dyn) graphs to extract workflow, Python/DesignScript code, Revit API patterns, and generate comprehensive reports for C# developers | skillsmp.com | null | https://github.com/sonomirco/agents-and-commands/tree/main/plugins/aec-analysis-toolkit/skills/dynamo-analyzer | sonomirco |
grasshopper-analyzer | Analyze Grasshopper (.ghx/.xml) files to extract workflow, custom scripts, algorithmic patterns, and generate comprehensive reports for C# developers | skillsmp.com | null | https://github.com/sonomirco/agents-and-commands/tree/main/plugins/aec-analysis-toolkit/skills/grasshopper-analyzer | sonomirco |
markdown-to-xml | Convert markdown articles from Obsidian vault to XML format, preserving bold text, blockquotes, and header hierarchy based on hashtag count | skillsmp.com | null | https://github.com/sonomirco/agents-and-commands/tree/main/plugins/markdown-utilities/skills/markdown-to-xml | sonomirco |
ray | Expert in Apache Ray distributed computing. Use when converting Python code to Ray workloads, debugging Ray applications, optimizing Ray performance, or working with Ray Core, Ray Data, Ray Train, Ray Serve, or Ray Tune. Automatically fetches relevant documentation from Ray, HuggingFace, PyTorch, and other ML/distribut... | skillsmp.com | null | https://github.com/anyscale/keynote-demo-2025/tree/main/.claude/skills/ray | anyscale |
bitbucket-devops | Comprehensive Bitbucket pipeline automation using direct Node.js API calls. Monitor pipeline status, analyze failures, download logs, and trigger builds. Use this skill when the user asks to check pipeline status, find failing pipelines, download logs, trigger builds, or debug pipeline failures. No MCP approval prompts... | skillsmp.com | null | https://github.com/Apra-Labs/claude-bitbucket-devops-skill | Apra-Labs |
backend-dev-guidelines | Comprehensive backend development guide for Supabase Edge Functions + PostgreSQL. Use when working with Supabase (database, auth, storage, realtime), Edge Functions, PostgreSQL, Row-Level Security (RLS), Resend email, Stripe payments, or TypeScript backend patterns. Covers database design, auth flows, Edge Function pat... | skillsmp.com | null | https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/backend-dev-guidelines | DojoCodingLabs |
context-persistence | Waypoint plans methodology and session survival patterns for Claude Code. Use when working on long-running features, need to resume after context reset, want to document task progress, or need to survive session interruptions. Covers three-file structure (plan/context/tasks), SESSION PROGRESS tracking, quick resume ins... | skillsmp.com | null | https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/context-persistence | DojoCodingLabs |
frontend-dev-guidelines | Frontend development guidelines for Next.js + React 19 + shadcn/ui applications. Modern patterns including App Router, Server Components, Client Components, Server Actions, shadcn/ui with Tailwind CSS, React Hook Form, lazy loading, Suspense boundaries, Supabase client integration, performance optimization, and TypeScr... | skillsmp.com | null | https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/frontend-dev-guidelines | DojoCodingLabs |
memory-management | Context tracking and decision logging patterns for intentional memory management in Claude Code Waypoint Plugin. Use when you need to remember user preferences, track decisions, capture context across sessions, learn from corrections, or maintain project-specific knowledge. Covers when to persist context, how to track ... | skillsmp.com | null | https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/memory-management | DojoCodingLabs |
plan-approval | Plan-approval workflow patterns for user control over AI actions in Claude Code Waypoint Plugin. Use when planning complex changes, need user approval before execution, want to prevent mistakes, or need to document proposed changes. Covers plan creation, approval checkpoints, plan deviation tracking, revision managemen... | skillsmp.com | null | https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/plan-approval | DojoCodingLabs |
skill-developer | Create and manage Claude Code skills with auto-activation, progressive disclosure, and memory patterns. Use when creating skills, modifying skill-rules.json, understanding triggers (keywords, intent, file, content), working with hooks (UserPromptSubmit, PreToolUse, Stop), debugging activation, implementing guardrails, ... | skillsmp.com | null | https://github.com/DojoCodingLabs/claude-code-waypoint/tree/main/.claude/skills/skill-developer | DojoCodingLabs |
postman | API lifecycle management through Postman. Discover collections, run tests, monitor APIs, validate schemas, and publish documentation across the complete API development workflow. | skillsmp.com | null | https://github.com/SterlingChin/postman-claude-skill | SterlingChin |
git-ops | Get information about the state of a git repo, get diffs, make commits, make PRs, etc.. Use this skill when the user needs to accomplish git tasks. | skillsmp.com | null | https://github.com/daturkel/dt-cc/tree/main/plugins/dt-git/skills/git-ops | daturkel |
orchestrator-agent | Advanced orchestration agent for managing subagents, commands, MCP servers, and skills with parallel execution capabilities | skillsmp.com | null | https://github.com/menoncello/menon-market/tree/main/plugins/menon-core/agents/orchestrator | menoncello |
deep-research | Comprehensive research specialist for market intelligence, company analysis, and competitive research. Use when you need in-depth research on companies, markets, tools, or business opportunities. Provides structured reports with source verification, multi-source analysis, and actionable insights. (project, gitignored) | skillsmp.com | null | https://github.com/menoncello/menon-market/tree/main/plugins/research-tools/skills/deep-research | menoncello |
marketplace | Comprehensive skill for creating, managing, and maintaining Claude Code Marketplaces including plugin development, validation, deployment, and lifecycle management | skillsmp.com | null | https://github.com/menoncello/menon-market/tree/main/plugins/studio-cc/skills/claude-code-marketplace | menoncello |
cc-plugin-expert | Comprehensive Claude Code plugin development expert providing guidance for creation, maintenance, installation, configuration, and troubleshooting of plugins and skills | skillsmp.com | null | https://github.com/menoncello/menon-market/tree/main/plugins/studio-cc/skills/claude-code-plugin | menoncello |
advanced-prompt-crafter | A sophisticated multi-layered prompt engineering system with analysis, optimization, customization, and validation engines for creating high-quality, domain-specific prompts | skillsmp.com | null | https://github.com/menoncello/menon-market/tree/main/plugins/studio-cc/skills/prompt | menoncello |
project-status | Assess project activity, surface priorities, and maintain persistent backlog | skillsmp.com | null | https://github.com/ZenterFlow/claude-priority/tree/main/claude-prioritise/skills/project-status | ZenterFlow |
plugin-formatter | Formats plugin folders and files according to Claude Code plugin marketplace guidelines | skillsmp.com | null | https://github.com/ZenterFlow/claude-priority/tree/main/plugin-formatter/skills/plugin-formatter | ZenterFlow |
anthropic-streaming-patterns | Use when integrating Claude API with streaming responses, implementing tool execution in streams, tracking API costs, or encountering streaming errors - provides Anthropic SDK 0.30.1+ patterns with mandatory cost monitoring | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/anthropic-streaming-patterns | krzemienski |
claude-mobile-cost-tracking | Use when implementing Claude API cost tracking, monitoring token usage, displaying cost metrics in Settings, or user asks about costs - calculates exact costs using $0.003/1k input and $0.015/1k output pricing with per-session aggregation | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/claude-mobile-cost-tracking | krzemienski |
claude-mobile-ios-testing | Use when testing iOS apps on simulator, capturing screenshots for validation gates, automating UI testing with expo-mcp and xc-mcp, or verifying visual correctness - combines expo-mcp autonomous testing (React Native level) with xc-mcp simulator management (iOS level) | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/claude-mobile-ios-testing | krzemienski |
claude-mobile-metro-manager | Use when starting Metro bundler for Expo development, debugging Metro errors, or enabling expo-mcp local capabilities - manages Metro lifecycle with EXPO_UNSTABLE_MCP_SERVER=1 flag for autonomous testing | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/claude-mobile-metro-manager | krzemienski |
claude-mobile-validation-gate | Use when executing validation gates 3A, 4A, or 6A-E, verifying phase completion with expo-mcp visual testing, or encountering test failures - automates gate execution with expo-mcp autonomous verification and HARD STOP enforcement | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/claude-mobile-validation-gate | krzemienski |
idb-claude-mobile-testing | Use when testing Claude Code Mobile app on iOS simulator with IDB CLI, when xc-mcp tools unavailable, or when needing testID-based UI automation - provides systematic workflow for finding elements by testID, tapping, typing, and verifying interactions using IDB accessibility tree | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/idb-claude-mobile-testing | krzemienski |
react-native-expo-development | Use when developing React Native components, installing packages via expo-mcp, implementing screens, or following RN best practices - integrates expo-mcp workflows (add_library, search_documentation) with production patterns from Gifted Chat and Stream | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/react-native-expo-development | krzemienski |
websocket-integration-testing | Use when testing WebSocket servers, validating message protocols, executing Gate 3A, or tempted to use mocks - enforces functional testing with wscat and real filesystem operations, NO MOCKS allowed | skillsmp.com | null | https://github.com/krzemienski/claude-mobile-expo/tree/main/.claude/skills/websocket-integration-testing | krzemienski |
esp-idf | ESP32 Integrated Development Framework documentation. Covers I2S, GPIO, FreeRTOS, peripherals, and ESP32S3-specific APIs. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/.claude/skills/ESP-IDF | synqing |
fastled-color-specialist | FastLED color expert for palette generation, color math, performance optimization, and LED effect debugging across any FastLED project. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/.claude/skills/fastled-color-specialist | synqing |
fastled | FastLED library for controlling addressable LEDs (WS2812B, etc). Covers color spaces, effects, and performance optimization. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/.claude/skills/FastLED | synqing |
k1-architecture | Deep understanding of K1.reinvented's compilation architecture, node system, and extension methodology. Teaches why graphs compile to C++ and how to extend the system without violating minimalism. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/.claude/skills/k1-architecture | synqing |
pattern-design | The craft of creating intentional, beautiful LED patterns for K1.reinvented. Teaches emotion-to-code workflow, analyzes the three core patterns, and provides criteria for evaluating beauty vs mediocrity. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/.claude/skills/pattern-design | synqing |
platformio | PlatformIO embedded development ecosystem. Covers CLI, build system, debugging, and board configurations. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/.claude/skills/PlatformIO | synqing |
k1-firmware-ops | Build selected K1.node2 pattern(s), upload firmware to the ESP32-S3 over LAN, verify the web API/UI, capture artifacts, and draft release notes. | skillsmp.com | null | https://github.com/synqing/K1.node2/tree/main/tools/claude_skill_pack/.claude/skills/k1-firmware-ops | synqing |
vn-content-creation | Creates visual novel dialogue content for Shadow Work including companion conversations, quest dialogues, NPC interactions, and environmental VN sequences with proper Yarn syntax and Chatterbox function integration. Use when the user asks to create dialogue, conversations, quest text, or VN sequences. | skillsmp.com | null | https://github.com/progressions/Shadow-Work/tree/main/.claude/skills/vn-content | progressions |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.