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
design-guide
Ensures modern, professional UI design across SwiftUI, Android, and web platforms. Use when building ANY user interface components including buttons, forms, cards, layouts, navigation, or complete screens. Enforces clean minimal design, neutral color palettes with one accent color, 8px grid spacing system, proper typog...
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/design-guide
mosif16
product-frontend-design
Review and design SaaS/product marketing sites and frontend interfaces end-to-end: clarify value, fix hierarchy, and implement distinctive, production-grade UI that avoids generic AI aesthetics.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/frontend-design
mosif16
ios-ux-design
Activate this skill when analyzing iOS app UI/UX, evaluating iOS design patterns, proposing iOS interface improvements, or creating iOS implementation specifications. Provides deep expertise in Apple Human Interface Guidelines, SwiftUI patterns, native iOS components, accessibility standards, and iOS-specific interacti...
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/ios-ux-design
mosif16
rust-best-practices-guide
A comprehensive guide to modern Rust best practices covering style, error handling, performance, concurrency, project organization, dependency management, documentation, testing, security, and CI.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/Rust
mosif16
software-mobile
Production-grade mobile app development with Swift (iOS), Kotlin (Android), React Native, and WebView patterns, including UI/UX, navigation, state management, networking, local storage, push notifications, and App Store deployment.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/software-mobile
mosif16
swift-6-best-practices-guide
A comprehensive guide to best practices in Swift 6+, covering architecture, concurrency, UI development, code style, dependencies, performance, and testing.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/Swift 6 Best Practices Guide
mosif16
swift-6-paradigm-shift-guide
Comprehensive analysis of Swift 6 ownership, concurrency safety, and systems programming foundations.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/swift-6-paradigm-shift
mosif16
swift-concurrency-expert-guide
Deep dive into Swift's async/await runtime, Sendable enforcement, actors, and migration strategies.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/swift-concurrency-expert-guide
mosif16
swift-ios-design-best-practices
Comprehensive guide to UI/UX design principles, architectural patterns, and animation techniques for building high-quality iOS apps with Swift.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/Swift-ios-design-best-practices
mosif16
swiftui-multiplatform-design-guide
Unified SwiftUI architecture for iOS, iPadOS, macOS, and visionOS with spatial design principles.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/swiftui-multiplatform-design-guide
mosif16
shared-swiftui-app-workflow
End-to-end Xcode workflow for architecting, debugging, profiling, and shipping a shared SwiftUI app on iOS and macOS.
skillsmp.com
null
https://github.com/mosif16/codex-Skills/tree/master/skills/xcode-shared-swiftui-workflow
mosif16
cookbook-audit
Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.
skillsmp.com
null
https://github.com/aRustyDev/dotfiles/tree/main/.claude/skills/cookbook-audit
aRustyDev
sans-course-extraction
Extract data from files related to SANS courses.
skillsmp.com
null
https://github.com/aRustyDev/dotfiles/tree/main/.claude/skills/sans-course-extraction
aRustyDev
sans-course-extraction
Extract data from files related to SANS courses.
skillsmp.com
null
https://github.com/aRustyDev/dotfiles/tree/main/.claude/skills/template-new-claude-code-plugin
aRustyDev
template-new-skill
Generate a skeleton template for a new Claude Code Skill.
skillsmp.com
null
https://github.com/aRustyDev/dotfiles/tree/main/.claude/skills/template-new-skill
aRustyDev
moon-dev-trading-agents
Master Moon Dev's Ai Agents Github with 48+ specialized agents, multi-exchange support, LLM abstraction, and autonomous trading capabilities across crypto markets
skillsmp.com
null
https://github.com/moondevonyt/moon-dev-ai-agents/tree/main/.claude/skills/moon-dev-trading-agents
moondevonyt
testing
Expert guidance on software testing strategies, methodologies, and best practices. Provides language-agnostic advice for designing test strategies, choosing appropriate test levels (unit, integration, E2E), applying methodologies (TDD, BDD), optimizing CI/CD pipelines, and testing legacy code. Use when designing test s...
skillsmp.com
null
https://github.com/aazbeltran/claude-code-plugins/tree/main/plugins/testing
aazbeltran
software-architect
Use this when user requests architectural analysis, migration planning, or technical debt assessment. Provides 6-layer framework: system structure, domain model, design patterns, technical debt, modernization strategy, and DDD analysis. Apply when user asks for architecture review, refactoring strategy, or system moder...
skillsmp.com
null
https://github.com/PearlThoughts/CodeCompass/tree/main/.claude/skills/software-architect
PearlThoughts
workflow-interactive-dev
用于开发 FastGPT 工作流中的交互响应。详细说明了交互节点的架构、开发流程和需要修改的文件。
skillsmp.com
null
https://github.com/labring/FastGPT/tree/main/.claude/skills/core/app/workflow/inteactive
labring
create-skill-file
Guides Claude in creating well-structured SKILL.md files following best practices. Provides clear guidelines for naming, structure, and content organization to make skills easy to discover and execute.
skillsmp.com
null
https://github.com/labring/FastGPT/tree/main/.claude/skills/create-skill-file
labring
component-guidelines-docs
Generate comprehensive component guideline documentation for SEED Design System. Use when creating or updating design guideline documentation in ./docs/content/docs/components directory. This skill helps create high-quality documentation similar to action-button.mdx.
skillsmp.com
null
https://github.com/daangn/seed-design/tree/dev/.claude/skills/component-guidelines-docs
daangn
docs-consistency-checker
Validate consistency across SEED Design component documentation layers (design guidelines in ./docs/content/docs/components, Rootage specs in ./packages/rootage/components, and React docs in ./docs/content/react/components). Use when auditing documentation completeness, before releases, or validating new component docs...
skillsmp.com
null
https://github.com/daangn/seed-design/tree/dev/.claude/skills/docs-consistency-checker
daangn
react-docs-generator
Generate React component documentation for SEED Design System. Use when creating new React component docs in ./docs/content/react/components or updating existing implementation documentation. Helps document component APIs, props, installation, and usage examples.
skillsmp.com
null
https://github.com/daangn/seed-design/tree/dev/.claude/skills/react-docs-generator
daangn
react-headless-dev
SEED React Headless component development specialist. Use when developing unstyled, logic-only components in packages/react-headless folder. Focuses on data-driven primitives, custom hooks, and state management without styling concerns.
skillsmp.com
null
https://github.com/daangn/seed-design/tree/dev/.claude/skills/react-headless-dev
daangn
migrating-to-vendure-dashboard
Migrates Vendure Admin UI extensions (legacy Angular-based) to the new React Dashboard.
skillsmp.com
null
https://github.com/vendure-ecommerce/vendure/tree/master/.claude/skills/vendure-dashboard-migration
vendure-ecommerce
nextjs-advanced-routing
Guide for advanced Next.js App Router patterns including Route Handlers, Parallel Routes, Intercepting Routes, Server Actions, error boundaries, draft mode, and streaming with Suspense. CRITICAL for server actions (action.ts, actions.ts files, 'use server' directive), setting cookies from client components, and form ha...
skillsmp.com
null
https://github.com/mcclowes/knights-and-crosses/tree/main/.claude/skills/nextjs-advanced-routing
mcclowes
nextjs-app-router-fundamentals
Guide for working with Next.js App Router (Next.js 13+). Use when migrating from Pages Router to App Router, creating layouts, implementing routing, handling metadata, or building Next.js 13+ applications. Activates for App Router migration, layout creation, routing patterns, or Next.js 13+ development tasks.
skillsmp.com
null
https://github.com/mcclowes/knights-and-crosses/tree/main/.claude/skills/nextjs-app-router-fundamentals
mcclowes
nextjs-dynamic-routes-params
Guide for Next.js App Router dynamic routes and pathname parameters. Use when building pages that depend on URL segments (IDs, slugs, nested paths), accessing the `params` prop, or fetching resources by identifier. Helps avoid over-nesting by defaulting to the simplest route structure (e.g., `app/[id]` instead of `app/...
skillsmp.com
null
https://github.com/mcclowes/knights-and-crosses/tree/main/.claude/skills/nextjs-dynamic-routes-params
mcclowes
nextjs-pathname-id-fetch
Focused pattern for fetching data using URL parameters in Next.js. Covers creating dynamic routes ([id], [slug]) and accessing route parameters in server components to fetch data from APIs. Use when building pages that display individual items (product pages, blog posts, user profiles) based on a URL parameter. Complem...
skillsmp.com
null
https://github.com/mcclowes/knights-and-crosses/tree/main/.claude/skills/nextjs-pathname-id-fetch
mcclowes
vercel-ai-sdk
Guide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming responses, tool/function calling, text embeddings, or working with convertToModelMessages and toUIMessageStreamResponse....
skillsmp.com
null
https://github.com/mcclowes/knights-and-crosses/tree/main/.claude/skills/vercel-ai-sdk
mcclowes
fetch-unresolved-comments
Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.
skillsmp.com
null
https://github.com/mlflow/mlflow/tree/master/.claude/skills/fetch-unresolved-comments
mlflow
facebook-analyzer
Analyze Facebook pages for competitive intelligence and content strategy insights. Use when user wants to analyze Facebook page(s), compare competitors, or understand social media engagement patterns. Keywords: facebook, social media, competitor analysis, engagement, content strategy.
skillsmp.com
null
https://github.com/plan-net/facebook-page-analysis-plugin/tree/main/skills/facebook-analyzer
plan-net
orchestrationcreating-workflows
Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
skillsmp.com
null
https://github.com/Sixallfaces/orkestr/tree/main/skills/creating-workflows
Sixallfaces
orchestrationexecuting-workflows
Use when user provides workflow syntax with arrows (-> || ~>), says "run workflow", "execute workflow", "run this", mentions step1 -> step2 patterns. Executes orchestration workflows with real-time visualization, steering, and error recovery.
skillsmp.com
null
https://github.com/Sixallfaces/orkestr/tree/main/skills/executing-workflows
Sixallfaces
using-templates
Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.
skillsmp.com
null
https://github.com/Sixallfaces/orkestr/tree/main/skills/using-templates
Sixallfaces
agent-management
Create, update, and maintain specialized AI agent prompts stored in XML and Markdown formats. This skill covers agent role definitions, capabilities, constraints, and best practices for agent prompt authoring. Use when creating new agent prompts, updating existing agents, understanding agent roles, or when users mentio...
skillsmp.com
null
https://github.com/OleksiiPopovDev/claude/tree/main/skills/agent-management
OleksiiPopovDev
project-management
Navigate and understand this project's structure, including agents directory with XML/MD prompt files, templates for task creation, XML-based task management with naming conventions, and development workflows. Use when exploring the codebase structure, understanding project organization, or explaining how agents, tasks...
skillsmp.com
null
https://github.com/OleksiiPopovDev/claude/tree/main/skills/project-management
OleksiiPopovDev
skill-creator
Guide for creating effective Agent Skills following Anthropic best practices. Use when creating new Skills, updating existing Skills, validating Skill structure, or packaging Skills for distribution. Includes workflows, validation scripts, and comprehensive reference documentation.
skillsmp.com
null
https://github.com/OleksiiPopovDev/claude/tree/main/skills/skill-creator
OleksiiPopovDev
task-creation
Generate structured XML task assignments following project conventions including date-based naming with counter management, mandatory repository safety requirements, error correction phases, and agent role assignments. Use when creating new development tasks, assignments for specialized agents, or when users mention ta...
skillsmp.com
null
https://github.com/OleksiiPopovDev/claude/tree/main/skills/task-creation
OleksiiPopovDev
gen-alpha-output-style
This skill provides the Gen Alpha/brainrot output style transformation rules and vocabulary. It is automatically loaded by the SessionStart hook to transform all Claude responses into Gen Alpha internet slang. Contains comprehensive glossary, transformation patterns, and examples.
skillsmp.com
null
https://github.com/sjnims/gen-alpha-output-style/tree/main/plugins/gen-alpha-output-style/skills/gen-alpha-style
sjnims
writing-openrewrite-recipes
Use when creating/writing/building OpenRewrite recipes, working with .java recipe files, RewriteTest files, recipe YAML files, LST visitors, JavaTemplate, visitor patterns, or when discussing recipe types (declarative YAML, Refaster templates, imperative Java recipes) - guides creation of OpenRewrite recipes for automa...
skillsmp.com
null
https://github.com/openrewrite/rewrite-docs/tree/master/openrewrite-recipe-writer/skills/writing-openrewrite-recipes
openrewrite
git-workflow
Git worktree-based workflow for parallel development with shared context. Incremental commits after logical units, feature branches with nested issue branches, squash-merge to main. Use when creating/managing worktrees, working on parallel features, committing code, creating branches, or handling branch cleanup.
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/project/git-workflow
nikblanchet
access-skill-resources
Locate scripts, references, and assets bundled with skills. Use when a skill mentions bundled resources (scripts/, references/, assets/ subdirectories) but you cannot immediately find them. Teaches standard skill directory structure and symlink navigation.
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/user/access-skill-resources
nikblanchet
cli-ux-colorful
Design colorful CLI output with ANSI colors, syntax highlighting, status indicators, and terminal formatting. Use libraries like rich (Python) or chalk (Node.js). Use when designing CLI output, formatting terminal messages, or building command-line interfaces.
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/user/cli-ux-colorful
nikblanchet
dependency-management
Use quality dependencies freely - default to using existing libraries over reinventing. For Python prefer conda over pip, maintain separate requirements-conda.txt and requirements-pip.txt. Use when adding dependencies, installing packages, or evaluating whether to use a library.
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/user/dependency-management
nikblanchet
development-standards
Standards enforced when writing code, creating pull requests, committing changes, or documenting features. CRITICAL - No emoji in developer-facing content (code/docs/PRs/issues/commits) or CLI output. Also defines standards for using cutting-edge language features and writing comprehensive documentation. Should be appl...
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/user/development-standards
nikblanchet
exhaustive-testing
Write comprehensive test coverage across unit, integration, regression, end-to-end, and manual tests. Watch for deprecation warnings in test output and address them immediately. Use when writing tests, implementing features, or before creating pull requests.
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/user/exhaustive-testing
nikblanchet
handle-deprecation-warnings
Notice and address deprecation warnings immediately in test output, CI/CD logs, and development - read the warning, check migration guides, update code to use recommended APIs, don't suppress warnings. Use when seeing deprecation warnings, DeprecationWarning messages, or deprecated API notices.
skillsmp.com
null
https://github.com/nikblanchet/claude-code-production-patterns/tree/main/actual-code/skills/user/handle-deprecation-warnings
nikblanchet
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/modelscope/ms-agent/tree/main/projects/agent_skills/skills/algorithmic-art
modelscope
creating-financial-models
This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
skillsmp.com
null
https://github.com/modelscope/ms-agent/tree/main/projects/agent_skills/skills/creating-financial-models
modelscope
checking-quality
Ensures code quality through comprehensive checks including TDD practices, lint/test/build validation, and prevention of common mistakes. Use after completing implementations, fixing bugs, refactoring, or before committing code.
skillsmp.com
null
https://github.com/team-mirai-volunteer/kokkai-join/tree/main/.claude/skills/checking-quality
team-mirai-volunteer
auth-http-api-cloudbase
Use when you need to implement CloudBase Auth v2 over raw HTTP endpoints (login/signup, tokens, user operations) from backends or scripts that are not using the Web or Node SDKs.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/auth-http-api
TencentCloudBase
auth-web-cloudbase
Complete guide for CloudBase Auth v2 using Web SDK (@cloudbase/js-sdk@2.x) - all login flows, user management, captcha handling, and best practices in one file.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/auth-web
TencentCloudBase
cloudbase-platform
CloudBase platform knowledge and best practices. Use this skill for general CloudBase platform understanding, including storage, hosting, authentication, cloud functions, database permissions, and data models.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/cloudbase-platform
TencentCloudBase
cloudrun-development
CloudBase Run backend development rules (Function mode/Container mode). Use this skill when deploying backend services that require long connections, multi-language support, custom environments, or AI agent development.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/cloudrun-development
TencentCloudBase
data-model-creation
Professional rules for AI-driven data modeling and creation. Use this skill when users need to create and manage MySQL databases, design data models using Mermaid ER diagrams, and implement database schemas.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/data-model-creation
TencentCloudBase
cloudbase-document-database-web-sdk
Use CloudBase document database Web SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/no-sql-web-sdk
TencentCloudBase
cloudbase-document-database-in-wechat-miniprogram
Use CloudBase document database WeChat MiniProgram SDK to query, create, update, and delete data. Supports complex queries, pagination, aggregation, and geolocation queries.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/no-sql-wx-mp-sdk
TencentCloudBase
relational-database-mcp-cloudbase
This is the required documentation for agents operating on the CloudBase Relational Database. It lists the only four supported tools for running SQL and managing security rules. Read the full content to understand why you must NOT use standard Application SDKs and how to safely execute INSERT, UPDATE, or DELETE operati...
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/relational-database-tool
TencentCloudBase
ui-design
Professional UI design and frontend interface guidelines. Use this skill when creating web pages, mini-program interfaces, prototypes, or any frontend UI components that require distinctive, production-grade design with exceptional aesthetic quality.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/ui-design
TencentCloudBase
web-development
Web frontend project development rules. Use this skill when developing web frontend pages, deploying static hosting, and integrating CloudBase Web SDK.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/universal/cloudbase-uniapp-template/.claude/skills/web-development
TencentCloudBase
cloudbase-auth
A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.
skillsmp.com
null
https://github.com/TencentCloudBase/awesome-cloudbase-examples/tree/master/web/crm/.claude/skills/auth-skill
TencentCloudBase
doc-sync
Keeps IdeaVim documentation in sync with code changes. Use this skill when you need to verify documentation accuracy after code changes, or when checking if documentation (in doc/, README.md, CONTRIBUTING.md) matches the current codebase. The skill can work bidirectionally - from docs to code verification, or from code...
skillsmp.com
null
https://github.com/JetBrains/ideavim/tree/master/.claude/skills/doc-sync
JetBrains
markdown-notes-refine
Clean up and modernize technical Markdown notes: fix formatting errors, typos, and overly colloquial phrasing; normalize style and spacing; carefully update clearly outdated tools or libraries while staying faithful to the original content. Use when the user asks to polish, correct, or update existing Markdown notes or...
skillsmp.com
null
https://github.com/waaall/computer-tips/tree/main/.claude/skills/md-notes-refine
waaall
modify-vue3
Modify and enhance existing Vue3 projects with TypeScript following best practices. Use when working with Vue3 (.vue) files for: (1) Implementing new features while checking for reusable code in the project, (2) Refactoring duplicated code into shared utilities, (3) Modifying components following Vue3 Composition API a...
skillsmp.com
null
https://github.com/flashlin/Samples/tree/master/mac/claude-code-skills/modify-vue3
flashlin
commit-messages
Generate conventional commit messages from staged changes by inspecting diffs, picking the correct type/scope, and writing the final text to the prompt-specified file.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/commit-messages
athola
doc-updates
Update documentation files based on recent changes while enforcing project writing guidelines.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/doc-updates
athola
file-analysis
Structured file enumeration and content analysis for understanding codebase structure before reviews or refactoring.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/file-analysis
athola
git-workspace-review
Lightweight preflight checklist for verifying repo path, staged changes, and diffs before other workflows.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/git-workspace-review
athola
pr-prep
Prepare a pull request by validating the workspace, running quality gates, summarizing changes, and drafting the PR template.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/pr-prep
athola
update-readme
Consolidate README content using language-aware exemplars, internal doc linkage, and reproducible evidence.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/update-readme
athola
version-updates
Bump project versions across configs, docs, and changelog using git-workspace-review context.
skillsmp.com
null
https://github.com/athola/sanctum/tree/master/skills/version-updates
athola
code-quality
Complete code quality workflow with ESLint, Prettier, TypeScript, Husky hooks, and type safety standards. Run before every commit/push.
skillsmp.com
null
https://github.com/ToonVos/empty-opensaas/tree/main/.claude/skills/code-quality
ToonVos
error-handling
Complete error handling patterns for Wasp applications. Use when implementing error handling, validation, or working with HTTP errors. Includes server-side operations errors, client-side error handling, Zod validation, and retry logic.
skillsmp.com
null
https://github.com/ToonVos/empty-opensaas/tree/main/.claude/skills/error-handling
ToonVos
tdd-workflow
Complete Test-Driven Development workflow for AI-assisted development. Use when writing tests, implementing TDD, or verifying test quality. Includes RED-GREEN-REFACTOR phases, 5 quality criteria, test cheating detection, and coverage requirements.
skillsmp.com
null
https://github.com/ToonVos/empty-opensaas/tree/main/.claude/skills/tdd-workflow
ToonVos
troubleshooting-guide
Complete diagnostic procedures for resolving Wasp development issues. Use when encountering errors, debugging problems, or when things aren't working. Includes systematic procedures for import errors, auth issues, database problems, and type errors.
skillsmp.com
null
https://github.com/ToonVos/empty-opensaas/tree/main/.claude/skills/troubleshooting-guide
ToonVos
business-doc-evaluator
Evaluates business documents (meeting notes, status reports, executive briefs, proposals, PRDs, technical docs, post-mortems, SOPs) against 9 quality principles to identify specific problems and provide actionable fixes. Use when the user explicitly asks to "evaluate", "review", or "assess" document quality, when somet...
skillsmp.com
null
https://github.com/danbrickey/edp-ai-expert-team/tree/main/ai-resources/prompts/documentation/business-doc-evaluator
danbrickey
ai-multimodal
Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene det...
skillsmp.com
null
https://github.com/nb150301/voice-training-app/tree/main/.claude/skills/ai-multimodal
nb150301
gemma-domain-trainer-prototype
Gemma Domain Trainer (Prototype)
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/gemma_domain_trainer_prototype
Foundup
gemma-noise-detector-prototype
Gemma Noise Detector (Prototype)
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/gemma_noise_detector_prototype
Foundup
qwen-cleanup-strategist-prototype
Qwen Cleanup Strategist (Prototype)
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/qwen_cleanup_strategist_prototype
Foundup
qwen-cli-refactor
Strategic CLI refactoring using Qwen 1.5B for extracting command modules from monolithic main() functions
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/qwen_cli_refactor
Foundup
qwen-roadmap-auditor-prototype
Qwen Roadmap Auditor (Prototype)
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/qwen_roadmap_auditor_prototype
Foundup
qwen-training-data-miner-prototype
Qwen Training Data Miner (Prototype)
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/qwen_training_data_miner_prototype
Foundup
qwen-wsp-enhancement
Enhance WSP protocols using Qwen strategic analysis and 0102 supervision. Use when enhancing WSPs, analyzing protocol gaps, generating WSP recommendations, or coordinating multi-WSP updates.
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/qwen_wsp_enhancement
Foundup
unicode-daemon-monitor-prototype
Unicode Daemon Monitor Skill
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/unicode_daemon_monitor_prototype
Foundup
youtube-dae-content-generation
Generate YouTube Live stream content, consciousness responses, and engagement prompts. Use when creating stream announcements, chat responses, moderation messages, community engagement prompts, or emergency protocol responses.
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/youtube_dae
Foundup
youtube-moderation-prototype
Moderate YouTube live chat by detecting spam, toxic content, and enforcing rate limits. PROTOTYPE for testing pattern fidelity before deploying to native Qwen/Gemma.
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/.claude/skills/youtube_moderation_prototype
Foundup
qwen-holo-output-skill
Coordinate Holo output formatting and telemetry so 0102, Qwen, and Gemma receive exactly what they need.
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/holo_index/skills/qwen_holo_output_skill
Foundup
gemma-nested-module-detector
Gemma pattern matching for nested module vibecoding detection
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/ai_intelligence/ai_overseer/skills/gemma_nested_module_detector
Foundup
gemma-pqn-data-processor
Gemma PQN Data Processor
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/ai_intelligence/pqn_alignment/skills/gemma_pqn_data_processor
Foundup
gemma-pqn-emergence-detector
Gemma PQN Emergence Detector
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/ai_intelligence/pqn_alignment/skills/gemma_pqn_emergence_detector
Foundup
qwen-google-research-integrator
Qwen Google Research Integrator
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/ai_intelligence/pqn_alignment/skills/qwen_google_research_integrator
Foundup
qwen-pqn-research-coordinator
Qwen PQN Research Coordinator
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/ai_intelligence/pqn_alignment/skills/qwen_pqn_research_coordinator
Foundup
qwen-wsp-compliance-auditor
Qwen WSP Compliance Auditor
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/ai_intelligence/pqn_alignment/skills/qwen_wsp_compliance_auditor
Foundup
gemma-telemetry-retention-detector
Fast binary classification of YouTube telemetry records for retention strategy
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/communication/livechat/skills/gemma_telemetry_retention_detector
Foundup
qwen-telemetry-cleanup-strategist
Strategic planning for YouTube telemetry cleanup and archival
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/communication/livechat/skills/qwen_telemetry_cleanup_strategist
Foundup
qwen-gitpush
Analyze uncommitted git changes and decide if/when to commit based on WSP 15 MPS
skillsmp.com
null
https://github.com/Foundup/Foundups-Agent/tree/main/modules/infrastructure/git_push_dae/skills/qwen_gitpush
Foundup
temporal
Manage Temporal workflows: server lifecycle, worker processes, workflow execution, monitoring, and troubleshooting for Python SDK with temporal server start-dev.
skillsmp.com
null
https://github.com/steveandroulakis/temporal-a2a-development-agent/tree/a2a/.claude/skills/temporal
steveandroulakis
designing-hexagonal-architecture
Guides the design and analysis of hexagonal architecture (Ports & Adapters) for backend systems. Use when structuring modular applications with clean separation between business logic and infrastructure.
skillsmp.com
null
https://github.com/aucun6352/project-cheat-sheet/tree/main/plugins/design-architecture/skills/designing-hexagonal-architecture
aucun6352