Browse
Collections
Skills Found
snowplow-php-tracker
Provides a PHP library for sending analytics events to Snowplow collectors. Supports multiple emitter strategies (sync, curl, socket, file), configurable payloads, and various event types. Includes clear architectural patterns, testing setup, and common pitfall solutions for PHP developers implementing analytics.
mcp-prompts
This skill orchestrates development tools like cppcheck and pylint with a self-improving learning loop. It queries an external prompt server for previously successful configurations, uses them, and captures new ones. It handles project detection, build error parsing, and test execution with framework awareness.
claude-user-memory
A memory system for Claude Code that provides structured workflows, agent coordination, and extended thinking modes. It enforces research-first development with DeepWiki integration and offers hierarchical memory management across enterprise, project, and user levels.
release-new-version
Automates the release process for Obsidian plugins by handling version bumps, building, committing with formatted messages, tagging, and updating GitHub releases. It follows semantic versioning and includes workflow monitoring.