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.
selecting-agents
A decision guide for choosing the right specialized agent within a multi-agent system. It provides clear rules and examples to avoid naive keyword matching, focusing on semantic task analysis. Helps users dispatch work to agents like the ultrathink-debugger or rust-agent based on task type, complexity, and explicit user instructions.
Analyzing Problems Deeply
Provides a systematic 8-step framework for analyzing complex problems before implementing solutions. Includes problem decomposition, multi-perspective analysis, tradeoff comparison, and risk assessment with clear structured formats. Helps prevent premature solutions and identify hidden assumptions.
decision-critic
A script-driven tool that forces immediate execution of a 7-step decision critique workflow without preliminary analysis. It automates structured criticism of decisions through a predefined process, preventing overthinking by mandating script invocation.
claude-skill
Provides hands-off automation for Claude Code CLI by defaulting to acceptEdits mode and offering clear command templates for batch operations. It reduces interactive prompts for common programming tasks like bug fixes and refactoring.
dotnet-test
This skill should be used when running .NET tests selectively with a build-first, test-targeted workflow. Use it for running tests with xUnit focus.
webgl-expert
Provides practical WebGL API guidance with ready-to-use code examples for shader compilation, buffer management, texture loading, and rendering loops. Covers both WebGL 1.0 and 2.0 differences, includes performance optimization tips and matrix mathematics references.
qa-tester
A specialized QA testing skill for the morphir-dotnet project. It provides concrete playbooks for PR verification, regression testing, feature validation, and build system checks. Includes specific commands for running unit tests, E2E tests, and coverage analysis within the project's Nuke build system.
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.
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.
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.
soul
A comprehensive cognitive operating system that provides structured thinking frameworks for all tasks, emphasizing systematic analysis, confidence calibration, and intent clarification before execution.
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.
templates
Imported from https://github.com/openclaw/openclaw.
notion
Notion API for creating and managing pages, databases, and blocks.
ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
python-patterns
Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
eval-harness
克劳德代码会话的正式评估框架,实施评估驱动开发(EDD)原则
angular
Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component architecture, state management, performance optimization, and migration to modern patterns.
hr-pro
Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations. Ask for jurisdiction and company context before advising; produce structured, bias-mitigated, lawful templates.
python-sdk
Imported from https://www.skillhub.club/skills/modelcontextprotocol-python-sdk.
webgpu-specs
Download WebGPU and WGSL specifications for use as a reference
golang-expert
Go programming expert for goroutines, channels, interfaces, modules, and concurrency patterns