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
godot-compatibility-checker
自动检测和修复Godot 3.x与4.x之间的API兼容性问题,基于实际项目经验提供针对性解决方案
skillsmp.com
null
https://github.com/hhhh124hhhh/godot-mcp/tree/main/server/.claude/skills/godot-compatibility-checker
hhhh124hhhh
mcp-orchestration
智能编排和协调多个MCP工具完成复杂开发任务,支持串行、并行、条件、循环等多种执行模式
skillsmp.com
null
https://github.com/hhhh124hhhh/godot-mcp/tree/main/server/.claude/skills/mcp-orchestration
hhhh124hhhh
architecture
Comprehensive system architecture design and implementation workflow that orchestrates expert analysis, technical decision-making, and architectural pattern selection using the integrated toolset. Handles everything from initial system analysis to implementation-ready technical specifications.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/architecture-skill
dy9759
code-test-review-expert
Advanced code testing and review expert system that provides comprehensive code quality analysis, security vulnerability assessment, test strategy design, and quality assurance through multi-expert collaboration and intelligent tool integration.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/code-test-review-skill
dy9759
context-engineering-expert
Advanced context engineering management system that provides comprehensive context architecture design, memory management, knowledge engineering, and workflow orchestration through expert collaboration and intelligent tool integration.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/context-engineering-skill
dy9759
frontend-web-dev-expert
Advanced frontend web development expert system that provides comprehensive modern web development services including architecture design, UI/UX implementation, performance optimization, engineering setup, and cross-platform development through expert collaboration and intelligent tool integration.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/frontend-web-dev-skill
dy9759
prd
Complete PRD (Product Requirements Document) creation workflow that guides users from initial idea to implementation-ready specification using the integrated toolset in this repository. Handles everything from brainstorming and market analysis to technical requirements and team coordination.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/prd-skill
dy9759
prompt-engineer
Comprehensive LLM prompt engineering and optimization workflow that orchestrates expert analysis, advanced techniques, and multi-domain optimization using the integrated toolset. Handles everything from basic prompt improvement to complex multi-agent prompt orchestration.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/prompt-engineer-skill
dy9759
skill-forge
Meta-skill creation and optimization system that analyzes, designs, and builds new specialized skills using the integrated toolset. Transforms skill creation from art to science through pattern recognition, intelligent tool selection, and automated quality assurance.
skillsmp.com
null
https://github.com/dy9759/SpecSkillsForClaudeCode/tree/main/skill-forge-skill
dy9759
design-guide
Modern UI design principles and guidelines for building clean, professional interfaces. Use when creating any UI components, layouts, web pages, or interactive elements including buttons, forms, cards, navigation, or complete applications. Applies to HTML, CSS, React, Vue, Svelte, and any frontend framework. Ensures co...
skillsmp.com
null
https://github.com/arkcle83/crewdeck/tree/main/.claude/skills/design-guide
arkcle83
codex-mcp
Use this `codex-mcp` skill to instruct another AI Agent to invoke a tool or execute a workflow on your behalf for the following scenario, 1.When you are requested to invoke a mcp tool that you don't have access (can use `ListMcpResourcesTool` to check) such as `context7`, `github`, `linear`, `jira`; 2.When you are requ...
skillsmp.com
null
https://github.com/gosu-code/claude-plugin/tree/main/plugins/codex-mcp/skills/codex-mcp
gosu-code
git-worktree
Utility tool to create new git worktrees with proper setup for development environments. Automates creation, copying, symlinking, and ownership management for smooth developer onboarding or isolated task/feature work.
skillsmp.com
null
https://github.com/gosu-code/claude-plugin/tree/main/plugins/gosu-mcp-core/skills/git-worktree
gosu-code
github-pr-utils
Utility scripts for GitHub pull request management. Includes tools for fetching bot-generated review comments (linters, security scanners, dependabot), replying to review threads programmatically, listing merged pull requests with filtering, resolving conversations, and automating PR review workflows. Useful for batch ...
skillsmp.com
null
https://github.com/gosu-code/claude-plugin/tree/main/plugins/gosu-mcp-core/skills/github-pr-utils
gosu-code
task-list-md
Parse and manage tasks list in a markdown file using checklist format (tasks.md, checklist.md)
skillsmp.com
null
https://github.com/gosu-code/claude-plugin/tree/main/plugins/gosu-mcp-core/skills/task-list-md
gosu-code
coding-patterns
Modern coding patterns for clean, maintainable code - use before implementing complex logic; includes orchestration, pure functions, function decomposition, vertical slice, composition, DI, SOLID, anti-patterns; prevents code complexity bloat and testability issues
skillsmp.com
null
https://github.com/Nice-Wolf-Studio/wolf-skills-marketplace/tree/main/coding-patterns
Nice-Wolf-Studio
code-quality
Use when developing new features, refactoring existing code, or making significant code changes. Enforces SOLID principles, code readability, maintainability, and pragmatic design decisions. Ensures proper use of constants, logical code organization, and avoidance of common anti-patterns.
skillsmp.com
null
https://github.com/veelenga/dotfiles/tree/master/.claude/skills/code-quality
veelenga
git-pushing
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", or similar git workflow requests.
skillsmp.com
null
https://github.com/kivilaid/plugin-marketplace/tree/main/plugins/git-pushing
kivilaid
review-implementing
Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews. Activates on phrases like "implement this feedback", "address review comments", or when user pastes reviewer notes.
skillsmp.com
null
https://github.com/kivilaid/plugin-marketplace/tree/main/plugins/review-implementing
kivilaid
test-fixing
Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass. Activates on phrases like "fix the tests", "tests are failing", or "make the test suite green".
skillsmp.com
null
https://github.com/kivilaid/plugin-marketplace/tree/main/plugins/test-fixing
kivilaid
lockplane
Use Lockplane for safe database schema management - define schemas in .lp.sql files, validate, and apply with shadow DB testing
skillsmp.com
null
https://github.com/lockplane/lockplane/tree/main/claude-plugin/skills/lockplane
lockplane
tronrelic-frontend-development
Load frontend documentation and apply TronRelic's design system patterns for React components, CSS styling, and accessibility
skillsmp.com
null
https://github.com/delphian/tronrelic/tree/main/.claude/skills/frontend
delphian
test-before-commit
Enforces running unit tests and linting before committing code changes in the unsealed-networks repository
skillsmp.com
null
https://github.com/unsealed-networks/unsealed-networks/tree/main/.claude/skills/test_before_commit
unsealed-networks
abbreviations
Abbreviation, initialism, and acronym rules. Manages approved abbreviation whitelist and approval process. Enforces first-letter-only capitalization for initialisms/acronyms to prevent case conversion garbage. Use when encountering any shortened word form.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/abbreviations
site-bender
array-function-migration
Comprehensive pattern for converting vanilla array functions to the three-path overload pattern (plain/Result/Validation). Use when migrating functions from obsolete-for-reference-only to src/array/ with support for fail-fast, error accumulation, and plain responses.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/array-function-migration
site-bender
component
Patterns for creating components that return VirtualNode data structures. Covers component structure, Props types, HTML wrappers vs custom components, CSS organization, and testing. Use when creating UI components. Includes script for generating component scaffold.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/component
site-bender
css-styling
Comprehensive CSS styling patterns for Sitebender's Architect library. Covers component-scoped CSS, IE11 baseline + progressive enhancement, three-tier custom property theming, WCAG AAA accessibility, fluid responsive design, print styles, and minimal animations. Use when creating or modifying component styles.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/css-styling
site-bender
error-handling
Patterns for error handling using Result<T,E> and Validation<T,E> monads. Never use try/catch/throw. Covers error type design, error constructors, and error composition. Use when handling errors or defining error types. Includes script for generating error types.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/error-handling
site-bender
file-system-organization
File and folder organization following modular architecture. Use when creating new functions, components, or organizing code. One entity per folder, index files only, private helpers in subfolders, shared code at lowest common ancestor.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/file-system-organization
site-bender
function-implementation
Patterns for implementing functions following Sitebender's constitutional rules. Covers currying, naming inner functions, parameter order, type annotations, and composition. Use when creating any new function. Includes script for generating boilerplate.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/function-implementation
site-bender
naming
Naming conventions for files, folders, functions, types, components, constants, and URLs. Enforces camelCase, PascalCase, SCREAMING_SNAKE_CASE, and kebab-case rules. References abbreviations skill for handling abbreviations, initialisms, and acronyms. Use when naming anything in the codebase.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/naming
site-bender
operator-substitutions
Using Toolsmith functions instead of raw JavaScript operators and methods (&&, ||, !, .length, ===, etc.). Use when writing conditionals, comparisons, logic operations, or working with collections. Prefer Toolsmith functions to reduce cognitive load and improve readability.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/operator-substitutions
site-bender
sitebender-predicates
Writing TypeScript predicate functions (type guards, boolean checks, validation functions). Use when creating functions that return boolean or perform type narrowing. Follows Sitebender's curried, pure function patterns with named function declarations.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/sitebender-predicates
site-bender
testing
Patterns for testing pure functions using Deno's test framework. Covers unit tests, property-based testing, test organization, and assertion patterns. Use when writing tests. Includes script for generating test boilerplate.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/testing
site-bender
three-path-pattern
Implements Toolsmith functions using the three-path pattern (plain/Result/Validation). Use when creating or converting functions for the Toolsmith library. Ensures currying, function keyword syntax, immutability, and constitutional compliance. NOT for predicates. Work on ONE function at a time.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/three-path-pattern
site-bender
toolsmith
Patterns for implementing Toolsmith library functions. Covers pragmatic internal approach using raw operators with exception documentation, monadic behavior patterns (Result/Validation/plain value), predicate special rules, and the distinction between building Toolsmith vs consuming it. Use when implementing functions ...
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/toolsmith
site-bender
type-definition
Patterns for defining types using branded types, discriminated unions, and type-level programming. Covers smart constructors, type predicates, and newtype patterns. Use when creating any new type. Includes fully functional generator scripts for branded types and discriminated unions with config-based workflow.
skillsmp.com
null
https://github.com/site-bender/sitebender/tree/main/.claude/skills/type-definition
site-bender
adw-bootstrap
Bootstrap AI Developer Workflows (ADWs) infrastructure in any codebase.Use when user wants to: "set up ADWs", "bootstrap agentic workflows","add AI developer workflows", "enable programmatic agent execution","initialize ADW infrastructure", or "set up programmatic Claude Code".This enables programmatic agent orchestrat...
skillsmp.com
null
https://github.com/JoshuaOliphant/claude-plugins/tree/main/plugins/adw-bootstrap/skills/adw-bootstrap
JoshuaOliphant
mochi-creator
Create evidence-based spaced repetition flashcards using cognitive science principles from Andy Matuschak's research. Use when user wants to create Mochi cards, flashcards, study materials, or mentions learning, memorization, spaced repetition, SRS, Anki-style cards, or knowledge retention. Applies the 5 properties of ...
skillsmp.com
null
https://github.com/JoshuaOliphant/claude-plugins/tree/main/plugins/mochi-creator/skills/mochi-creator
JoshuaOliphant
using-the-block-collection-and-block-party
The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.
skillsmp.com
null
https://github.com/adobe/helix-website/tree/main/.claude/skills/block-collection-and-party
adobe
building-blocks
Guide for creating new AEM Edge Delivery blocks or modifying existing blocks. Use this skill whenever you are creating a new block from scratch or making significant changes to existing blocks that involve JavaScript decoration, CSS styling, or content model changes.
skillsmp.com
null
https://github.com/adobe/helix-website/tree/main/.claude/skills/building-blocks
adobe
using-content-driven-development
Apply a Content Driven Development process to AEM Edge Delivery Services development. Use for all development tasks, including building new blocks, modifying existing blocks, making changes to core decoration functionality, etc.
skillsmp.com
null
https://github.com/adobe/helix-website/tree/main/.claude/skills/content-driven-development
adobe
modeling-content
Create effective content models for your blocks that are easy for authors to work with. Use this skill anytime you are building new blocks, making changes to existing blocks that modify the initial structure authors work with.
skillsmp.com
null
https://github.com/adobe/helix-website/tree/main/.claude/skills/content-modeling
adobe
searching-aem-documentation
Searches the aem.live documentation for information on features of the platform. Use this skill when you need more information about a feature, want guidance on how to implement a feature, and using existing tools you have to search the web isn't turning up relevant results.
skillsmp.com
null
https://github.com/adobe/helix-website/tree/main/.claude/skills/docs-search
adobe
testing-blocks
Guide for testing code changes in AEM Edge Delivery projects including blocks, scripts, and styles. Use this skill after making code changes and before opening a pull request to validate functionality. Covers unit testing for utilities and logic, browser testing with Playwright/Puppeteer, linting, performance validatio...
skillsmp.com
null
https://github.com/adobe/helix-website/tree/main/.claude/skills/testing-blocks
adobe
code-reviewer
Create new specialized agent. Use when user wants reusable agent for repetitive pattern. Examples: code-reviewer, linter, doc-generator.
skillsmp.com
null
https://github.com/seanchiuai/claude-code-workflow/tree/main/.claude/skills/agent-creating
seanchiuai
codebase-search
Parallel internal codebase search. Launches 2-4 search agents, consolidates findings to tmp/scout-results.md, returns summary. Use for 3+ files or unknown areas.
skillsmp.com
null
https://github.com/seanchiuai/claude-code-workflow/tree/main/.claude/skills/codebase-search
seanchiuai
execution-planner
Transform codebase-search findings into phased execution plan. Creates workflow/tmp/plan-{task-name}.md, returns summary. Use after codebase-search completes.
skillsmp.com
null
https://github.com/seanchiuai/claude-code-workflow/tree/main/.claude/skills/execution-planner
seanchiuai
researching-features
Research external APIs/services/libraries for feature implementation. Interviews user, researches options, confirms choice, gathers implementation notes. Creates .claude/plans file.
skillsmp.com
null
https://github.com/seanchiuai/claude-code-workflow/tree/main/.claude/skills/researching-features
seanchiuai
skill-creating
Create new skill for repeatable workflow. Use when user wants reusable skill pattern. Creates .claude/skills/[name]/SKILL.md.
skillsmp.com
null
https://github.com/seanchiuai/claude-code-workflow/tree/main/.claude/skills/skill-creating
seanchiuai
test-generator
Test-Driven Development skill. Generates unit tests before implementation. Adapts to project type (Chrome extension, React, Express, Python, etc.). Reads/updates pattern library.
skillsmp.com
null
https://github.com/seanchiuai/claude-code-workflow/tree/main/.claude/skills/test-generator
seanchiuai
api-client-generator
Use when creating REST API clients, SDK wrappers, or HTTP service integrations. Generates type-safe client code with retry logic, error handling, rate limiting, and comprehensive tests. Triggered by requests to integrate external APIs, build SDK clients, or create service wrappers.
skillsmp.com
null
https://github.com/blurphanatic/claude-skills/tree/main/example-bundled-skill
blurphanatic
workflow-kanban
AUTO-ACTIVATE on keywords (workflow, kanban, regras de negócio, transição, processo, estado, automação, patterns, agents, dashboard). Provides comprehensive knowledge and practical tools for developing the Kanban-Workflow system in VibeCForms v4.0. Covers workflow architecture, implementation phases, AI agents, pattern...
skillsmp.com
null
https://github.com/RMSantista/VibeCForms/tree/main/.claude/skills/workflow_kanban
RMSantista
deno-debugger
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU ...
skillsmp.com
null
https://github.com/willkelly/deno-debug-skill/tree/main/deno-debugger
willkelly
executing-plans
Structured approach for implementing architect-provided plans through controlled batch execution with review checkpoints - execute in batches (default 3 tasks), verify each step, stop on blockers; don't force through blockers
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/executing-plans
starwards
github-api
Access GitHub API using gh CLI in sandboxed environment - install binary, authenticate with tokens, query repos, PRs, issues, workflow runs, and download artifacts
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/github-api
starwards
starwards-ci-debugging
Debug Starwards GitHub Actions CI failures - analyze logs for ESLint/TypeScript/E2E/Docker errors, identify root causes, and apply fixes locally before pushing
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-ci-debugging
starwards
starwards-colyseus
Colyseus multiplayer patterns for Starwards - @gameField decorators, state sync, JSON Pointer commands, room architecture, and avoiding common Colyseus pitfalls; state is source of truth, server authoritative
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-colyseus
starwards
starwards-debugging
Systematic debugging for Starwards - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) with Colyseus state inspection, Tweakpane debugging, multiplayer sync issues, and monorepo-specific troubleshooting
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-debugging
starwards
starwards-monorepo
npm workspace monorepo workflow for Starwards - build order, module dependencies, watch mode, testing across modules, and avoiding common monorepo pitfalls; core builds first always
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-monorepo
starwards
starwards-tdd
Test-driven development for Starwards - write the test first, watch it fail, write minimal code to pass; includes Jest unit tests, Playwright E2E tests, Colyseus state sync, @gameField decorators, Tweakpane UI, and multiplayer scenarios
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-tdd
starwards
starwards-verification
Evidence-based completion verification for Starwards - run actual npm test commands, check E2E snapshots, verify TypeScript types, and confirm build success before claiming work is complete; evidence before assertions always
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-verification
starwards
starwards-workflow
Master index for Starwards development workflow - shows when to use each skill, workflow diagram, and how skills integrate together
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/starwards-workflow
starwards
using-superpowers
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists; if a skill exists for your task, you MUST use it
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/using-superpowers
starwards
writing-plans
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive guides with exact file paths, code examples, and verification steps; task granularity 2-5 minutes per step
skillsmp.com
null
https://github.com/starwards/starwards/tree/master/.claude/skills/writing-plans
starwards
minimalist-portfolio-design
Minimalist, typography-focused portfolio design system inspired by neo-brutalist and Swiss design principles. Emphasizes bold typography, generous whitespace, monochromatic color schemes, and elegant simplicity for developer/designer portfolios.
skillsmp.com
null
https://github.com/Dramekanji/kanji/tree/main/.claude
Dramekanji
taxonomy-resolver
Resolves ambiguous organism names to precise NCBI taxonomy IDs and scientific names, then recommends appropriate IWC (Intergalactic Workflow Commission) Galaxy workflows for analysis. Use this skill when users provide common names (like "malaria parasite", "E. coli", "mouse"), abbreviated names, or when you need to con...
skillsmp.com
null
https://github.com/dannon/taxonomy-resolver
dannon
creating-skills
Interactive wizard for creating custom Claude Code skills. Use when the user wants to create a new skill, write a skill, build a custom capability, or asks how to make a skill. Guides through requirements, validation, and best practices. Triggers on "create skill", "help me write a skill", "make a skill".
skillsmp.com
null
https://github.com/UtsavBalar1231/claude-code-configs/tree/main/skills/creating-skills
UtsavBalar1231
git-commit-composer
Use when creating well-structured, conventional git commits from code changes. Triggers after completing work, before pushing changes, or when organizing unstaged/staged changes into meaningful commits. Triggers on "commit", "git commit", "create commit", "stage changes", "conventional commits", "commit message", "atom...
skillsmp.com
null
https://github.com/UtsavBalar1231/claude-code-configs/tree/main/skills/git-commit-composer
UtsavBalar1231
agent-builder-pydantic-ai
Build conversational AI agents using Pydantic AI + OpenRouter. Use when creating type-safe Python agents with tool calling, validation, and streaming.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/agent-builder-pydantic-ai
daniel-carreon
agent-builder-vercel-sdk
Build conversational AI agents using Vercel AI SDK + OpenRouter. Use when creating Next.js frontends with streaming UI, tool calling, and multi-provider support.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/agent-builder-vercel-sdk
daniel-carreon
nano-banana-image-combine
Combine multiple images using Gemini 2.5 Flash (Nano Banana) via OpenRouter. Use when merging 2-8 images with AI-guided composition.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/nano-banana-image-combine
daniel-carreon
nextjs-16-complete-guide
Complete guide to Next.js 16 features, breaking changes, and migration from v15. Use when building new Next.js projects or upgrading existing ones to leverage Turbopack, Cache Components, and latest performance optimizations.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/nextjs-16-complete-guide
daniel-carreon
replicate-integration
Integrate Replicate API for AI model deployment. Use when generating images with Flux, SDXL, or custom LoRA models via Replicate.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/replicate-integration
daniel-carreon
skill-creator
Guide for creating custom skills in SaaS Factory. Use when you need to create a new skill to extend Claude's capabilities with specialized knowledge, workflows, or tools.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/skill-creator
daniel-carreon
supabase-auth-memory
Standardize authentication and persistent memory storage using Supabase PostgreSQL. Use when building SaaS apps that need user auth, cross-device sync, and conversation history.
skillsmp.com
null
https://github.com/daniel-carreon/saas-factory-setup/tree/main/nextjs-claude-setup/.claude/skills/supabase-auth-memory
daniel-carreon
create-questions
Build interactive CLI questionnaires with validation, conditional logic, parameter mapping, and review capabilities using the question-and-answer library
skillsmp.com
null
https://github.com/liquid-labs/question-and-answer/tree/main/ai-ready/create-questions
liquid-labs
skill-forge
Automated skill creation workshop with intelligent source detection, smart path management, and end-to-end workflow automation. This skill should be used when users want to create a new skill or convert external resources (GitHub repositories, online documentation, or local directories) into a skill. Automatically fetc...
skillsmp.com
null
https://github.com/WilliamSaysX/skill-forge
WilliamSaysX
data-lake-architect
Provides architectural guidance for data lake design including partitioning strategies, storage layout, schema design, and lakehouse patterns. Activates when users discuss data lake architecture, partitioning, or large-scale data organization.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-data-engineering/skills/data-lake-architect
EmilLindfors
datafusion-query-advisor
Reviews SQL queries and DataFrame operations for optimization opportunities including predicate pushdown, partition pruning, column projection, and join ordering. Activates when users write DataFusion queries or experience slow query performance.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-data-engineering/skills/datafusion-query-advisor
EmilLindfors
object-store-best-practices
Ensures proper cloud storage operations with retry logic, error handling, streaming, and efficient I/O patterns. Activates when users work with object_store for S3, Azure, or GCS operations.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-data-engineering/skills/object-store-best-practices
EmilLindfors
parquet-optimization
Proactively analyzes Parquet file operations and suggests optimization improvements for compression, encoding, row group sizing, and statistics. Activates when users are reading or writing Parquet files or discussing Parquet performance.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-data-engineering/skills/parquet-optimization
EmilLindfors
error-conversion-guide
Guides users on error conversion patterns, From trait implementations, and the ? operator. Activates when users need to convert between error types or handle multiple error types in a function.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-error-handling/skills/error-conversion-guide
EmilLindfors
error-handler-advisor
Proactively reviews error handling patterns and suggests improvements using Result types, proper error propagation, and idiomatic patterns. Activates when users write error handling code or use unwrap/expect.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-error-handling/skills/error-handler-advisor
EmilLindfors
thiserror-expert
Provides guidance on creating custom error types with thiserror, including proper derive macros, error messages, and source error chaining. Activates when users define error enums or work with thiserror.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-error-handling/skills/thiserror-expert
EmilLindfors
domain-layer-expert
Guides users in creating rich domain models with behavior, value objects, and domain logic. Activates when users define domain entities, business rules, or validation logic.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-hexagonal/skills/domain-layer-expert
EmilLindfors
hexagonal-advisor
Reviews code architecture for hexagonal patterns, checks dependency directions, and suggests improvements for ports and adapters separation. Activates when users work with services, repositories, or architectural patterns.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-hexagonal/skills/hexagonal-advisor
EmilLindfors
port-adapter-designer
Helps design port traits and adapter implementations for external dependencies. Activates when users need to abstract away databases, APIs, or other external systems.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-hexagonal/skills/port-adapter-designer
EmilLindfors
async-sync-advisor
Guides users on choosing between async and sync patterns for Lambda functions, including when to use tokio, rayon, and spawn_blocking. Activates when users write Lambda handlers with mixed workloads.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-lambda/skills/async-sync-advisor
EmilLindfors
cold-start-optimizer
Provides guidance on reducing Lambda cold start times through binary optimization, lazy initialization, and deployment strategies. Activates when users discuss cold starts or deployment configuration.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-lambda/skills/cold-start-optimizer
EmilLindfors
lambda-optimization-advisor
Reviews AWS Lambda functions for performance, memory configuration, and cost optimization. Activates when users write Lambda handlers or discuss Lambda performance.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-lambda/skills/lambda-optimization-advisor
EmilLindfors
async-patterns-guide
Guides users on modern async patterns including native async fn in traits, async closures, and avoiding async-trait when possible. Activates when users work with async code.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-modern-patterns/skills/async-patterns-guide
EmilLindfors
let-chains-advisor
Identifies deeply nested if-let expressions and suggests let chains for cleaner control flow. Activates when users write nested conditionals with pattern matching.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-modern-patterns/skills/let-chains-advisor
EmilLindfors
rust-2024-migration
Guides users through migrating to Rust 2024 edition features including let chains, async closures, and improved match ergonomics. Activates when users work with Rust 2024 features or nested control flow.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-modern-patterns/skills/rust-2024-migration
EmilLindfors
mock-strategy-guide
Guides users on creating mock implementations for testing with traits, providing test doubles, and avoiding tight coupling to test infrastructure. Activates when users need to test code with external dependencies.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-testing/skills/mock-strategy-guide
EmilLindfors
property-testing-guide
Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-testing/skills/property-testing-guide
EmilLindfors
test-coverage-advisor
Reviews test coverage and suggests missing test cases for error paths, edge cases, and business logic. Activates when users write tests or implement new features.
skillsmp.com
null
https://github.com/EmilLindfors/claude-marketplace/tree/main/plugins/rust-testing/skills/test-coverage-advisor
EmilLindfors
github-projects
Complete guide for working with GitHub Projects (v2) REST API for kanban board operations. Covers authentication, item management, field operations, status updates, and practical patterns for project automation.
skillsmp.com
null
https://github.com/GGPrompts/tkan/tree/master/.claude/skills/github-projects
GGPrompts
brainstorm
Use when starting from rough ideas - refines concepts into executable specifications through collaborative questioning, alternative exploration, and incremental validation, use this skill when called from a command
skillsmp.com
null
https://github.com/rhuss/cc-superpowers-sdd/tree/main/skills/brainstorm
rhuss
constitution
Create and manage project constitution - defines project-wide principles, patterns, and standards that guide all specs and implementations
skillsmp.com
null
https://github.com/rhuss/cc-superpowers-sdd/tree/main/skills/constitution
rhuss
evolve
Use when spec and code diverge - AI analyzes mismatches, recommends update spec vs fix code with reasoning, handles evolution with user control or auto-updates
skillsmp.com
null
https://github.com/rhuss/cc-superpowers-sdd/tree/main/skills/evolve
rhuss