Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
mobile-development
Provides mobile development guidance covering React Native, Flutter, Swift, and Kotlin with framework comparisons, performance targets, security practices, testing strategies, and deployment checklists. Includes decision matrices and platform-specific guidelines for iOS and Android development.
morph-apply
A tool for editing code files without reading them first, using the Morph Apply API. It's designed for large files where reading the entire content would be token-expensive. The skill provides clear examples of how to structure edits with code markers and compares when to use it versus Claude's built-in edit tool.
nav-stats
This skill generates quantified efficiency reports for Navigator sessions, showing token savings, cache performance, and context usage. It provides actionable recommendations based on metrics and helps users visualize the impact of lazy-loading strategies.
file-header-guardian
This skill enforces a three-line comment header in code files, specifying dependencies, outputs, and system position. It triggers on file creation and modification, with templates for TypeScript, Python, and Shell. Excludes config and generated files, and coordinates with directory documentation tools.
fractal-docs-generator
Automatically generates CLAUDE.md files for directories when structure changes. Creates standardized tables showing file roles like entry points, core services, and utilities. Works alongside file-level documentation tools.
miniproject
A lightweight project management framework using markdown files for task tracking, research notes, and team coordination. It enforces structured workflows with pre-action planning, memory file conventions, and clear git commit practices. The system relies on local .memory/ directory for persistence.
project-astrology-chinese
This skill provides detailed information about the Chinese zodiac system, including the 12 animal signs, Five Elements (Wu Xing), BaZi (Four Pillars) birth chart analysis, and compatibility guides. It functions as a structured reference tool for answering specific questions about Chinese astrology concepts, calculations, and interpretations.
dbt-projects-snowflake-setup
Provides step-by-step instructions for configuring dbt Projects on Snowflake, covering prerequisites, external access setup, Git integration, workspace creation, and monitoring. Includes troubleshooting sections for common issues like network connectivity and authentication failures.
pict-test-designer
Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.
enter-services
This skill provides commands for deploying and managing text/image services on EC2 instances with Cloudflare Workers routing. It includes SSH configurations, service monitoring commands, and deployment workflows for both production and staging environments. The documentation covers troubleshooting steps and manual deployment procedures.
understanding-mapping
This skill documents the walkerOS mapping system for transforming event data between sources, collectors, and destinations. It explains key extraction, static values, function transforms, object mapping, array loops, and consent-gated operations with clear TypeScript examples. The guide emphasizes example-driven development with input/output pairs.
testing-strategy
Provides concrete testing guidelines for walkerOS packages, emphasizing real behavior testing over mocks, linking tests to documentation examples, and using the env pattern for dependency injection. It offers specific rules with code examples and package-specific approaches.
linting-codebase
A well-structured skill for parallel lint fixing with clear constraints and phased approach, though practical implementation may face challenges with agent coordination and lint tool compatibility.
performing-systematic-debugging-for-stubborn-problems
This skill implements a structured debugging approach based on Fagan Inspection methodology. It guides users through four phases: problem definition, systematic code inspection, root cause analysis, and solution verification. It's designed for persistent bugs that resist quick fixes, enforcing disciplined analysis before proposing solutions.
deepeval
This skill provides comprehensive documentation for DeepEval, a pytest-based framework for evaluating LLM applications. It covers installation, core workflows for RAG and conversational AI testing, dataset management, and common patterns with practical code examples.
executing-tasks-from-any-source
This skill provides a unified interface for executing tasks from both GitHub issues and Basic Memory artifacts. It automatically detects the source format, fetches task details, creates git worktrees, and updates task status in the appropriate system. The workflow handles dependency checking and maintains consistent status across both platforms.
soul
A comprehensive cognitive operating system that provides structured thinking frameworks for all tasks, emphasizing systematic analysis, confidence calibration, and intent clarification before execution.
heroui-recommender
This skill helps developers select and implement the right HeroUI components for new features or migrations from shadcn/ui, providing recommendations, TypeScript examples, and ensuring consistent UI/UX patterns.
cfn-parameterized-queries
A Bash-based SQLite wrapper that enforces parameterized queries to prevent SQL injection. It validates table/column names, sanitizes input values, and provides CRUD operations with secure parameter binding using sqlite3's .param feature. Includes transaction support and legacy compatibility functions.
cfn-marketing-sms-campaigns
This skill automates SMS marketing campaigns with built-in TCPA compliance checks. It validates opt-in status, checks Do Not Call registries, enforces time restrictions, and processes opt-outs immediately. The tool integrates with Twilio/Plivo and uses n8n workflows for execution.
backup
Creates timestamped file backups with SHA256 hashes before agent edits, enabling safe rollbacks. Stores metadata including agent ID and file stats, provides CLI and TypeScript APIs, and automatically cleans old backups after 24 hours. Includes bash wrappers for compatibility during TypeScript migration.
cfn-marketing-chatbot-conversations
This skill automates chatbot conversations for marketing teams using n8n workflows. It handles lead qualification with BANT scoring, schedules demos, transfers to human agents, and tracks conversation history. Works with Intercom and Drift platforms.
algorithmic-command-enforcement
Replaces imperative commands with boolean decision trees to force 100% agent compliance in discipline-critical workflows like TDD and code review. Uses explicit yes/no conditions, STOP commands, and invalid condition lists to prevent rationalization bypasses.
content-collections
Comprehensive, production-ready guide for Content Collections setup with excellent troubleshooting and best practices for type-safe content management.