Logo
Agent Skills Guide
meriley/claude-code-skills logo

meriley/claude-code-skills

6 skills published0GitHub

mcp-server-reviewing

@meriley/claude-code-skills

1

Audits MCP servers for security vulnerabilities, missing validation, error handling issues, and production readiness. Use when reviewing MCP PRs or auditing server quality.

Software Development

tutorial-writer

@meriley/claude-code-skills

1

Creates beginner-friendly, learning-oriented tutorials following Diátaxis Tutorial pattern. Step-by-step guides with success criteria, time estimates, and complete working examples. Zero tolerance for fabricated APIs - all code verified against source. Use for new developer onboarding, teaching new features, guiding beginners through first steps, or when "getting started" documentation is missing.

Content & Creativity

obs-audio-plugin-writing

@meriley/claude-code-skills

1

Create OBS Studio audio plugins including audio sources, audio filters, and real-time audio processing. Covers obs_source_info for audio, filter_audio callback, audio data structures, settings API, and properties UI. Use when developing audio plugins for OBS.

Software Development

cursor-rules-writing

@meriley/claude-code-skills

Create Cursor IDE rules in .mdc format with proper frontmatter, glob patterns, and cross-references. Covers rule structure, file organization, triggering mechanisms, and quality standards. Use when creating or modifying Cursor rules for context injection.

Software Development

obs-plugin-reviewing

@meriley/claude-code-skills

Review OBS Studio plugins for correctness, memory safety, thread safety, and best practices. Audits module registration, callback implementations, resource cleanup, and common anti-patterns. Use when reviewing OBS plugin code or preparing for release.

Software Development

tron-dashboard-creating

@meriley/claude-code-skills

Create production-ready Grafana dashboards for TRON team services including consumer dashboards, task metadata, RQ rules manager, and Kafka metrics. Use when building dashboards for task event consumers or RMS TRON services.

DevOps & Infrastructure