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.
using-logger
Provides detailed guidance on implementing structured logging in walkerOS sources and destinations. Covers when to log, when not to log, and patterns for validation errors, API calls, and authentication. Includes specific code examples and anti-patterns to avoid.
testing-anti-patterns
A guide that identifies and prevents common testing anti-patterns like testing mock behavior, adding test-only methods to production code, and improper mocking. Provides concrete examples, fixes, and gate functions to enforce better testing practices.
discover-tui
A gateway skill that auto-detects TUI development work and provides access to five specialized skills for Bubble Tea and Ratatui frameworks. It uses progressive loading: auto-activates for TUI tasks, then lets users browse category index or load specific skills via bash commands.
cfn-epic-creator
This skill orchestrates a sequential review process where 11 specialized personas analyze software epics. It creates structured JSON documentation with cost estimates, risk assessments, and implementation roadmaps through automated persona agents that edit the epic file directly.
cfn-fleet-manager
Manages computational resources for multiple AI agents with tiered allocation, real-time metrics, and dynamic load balancing. Provides shell scripts for agent registration, resource assignment, and health monitoring in distributed workflows.
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.
claude-d3js-skill_chrisvoncsefalvay
Provides practical guidance for creating custom D3.js visualizations with clear code examples for bar charts, line charts, and scatter plots. Includes responsive design patterns and framework integration approaches for React, Vue, and vanilla JavaScript environments.
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.
financial-document-parser
Extract and analyze data from invoices, receipts, bank statements, and financial documents. Categorize expenses, track recurring charges, and generate expense reports. Use when user provides financial PDFs or images.
financial-document-processor
Guidance for processing financial documents (invoices, receipts, statements) with OCR and text extraction. This skill should be used when tasks involve extracting data from financial PDFs or images, generating summaries (CSV/JSON), or moving/organizing processed documents. Emphasizes data safety practices to prevent catastrophic data loss.
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.
writing-go-tests
Provides concrete Go testing guidelines with specific rules for test organization, table-driven testing, concurrency, and benchmarking. References a detailed companion file for examples and rationale. Focuses on practical patterns used in production systems like Kubernetes and Docker.
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.
discover-infrastructure
A gateway skill that automatically activates for infrastructure tasks and provides access to six related sub-skills. It uses a progressive loading pattern where users first see the gateway, then can browse a category index, and finally load specific skills as needed.
template
This skill generates structured document scaffolds for RFCs, ADRs, and blog posts using predefined templates. It supports custom template creation and management, provides clear workflow guidance, and integrates with editing tools for refinement.
safety-pattern-developer
Guides developers through a structured TDD process for adding security patterns to block dangerous shell commands. Provides a 6-phase workflow from threat identification to commit, with concrete examples for regex patterns and test cases. Focuses on preventing catastrophic commands like disk wipes and recursive deletions.
android-architecture
Expert guidance on setting up and maintaining a modern Android application architecture using Clean Architecture and Hilt. Use this when asked about project structure, module setup, or dependency injection.
code-review
This skill performs automated code reviews to identify security vulnerabilities, performance issues, and code quality problems, helping developers catch issues before pull requests and maintain high standards.
api-testing
This skill helps write API tests for Hono-based services using Vitest. It provides examples for testing endpoints, middleware, database integration, and error handling. The documentation includes concrete code samples for GET/POST requests, authentication tests, and test setup with database seeding.
logo-management
Manages car logo assets with brand name normalization, Redis caching, and Vercel Blob storage integration. Provides scraping utilities for external sources and handles logo URL resolution with fallback mechanisms.
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.
aws-logs-query
This skill provides practical AWS CloudWatch log query commands and guidance for Codel's staging/production environments. It clearly differentiates between real-time tailing and historical CloudWatch Insights searches with concrete examples for debugging errors, investigating Evolution provider issues, and monitoring application behavior.