clean-code
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
160 skills found
Pragmatic AI-assisted coding standards focused on clean code, simplicity, and maintainability. Enforces best practices like SRP, DRY, and KISS to prevent over-engineering.
Implementation patterns for MERIDIAN autonomous AI agents using Claude API, including BaseAgent lifecycle, structured tool use, token budget enforcement, and cron scheduling.
Master multi-agent orchestration with LangGraph. Build stateful, fault-tolerant AI workflows using supervisor-worker patterns, conditional routing, and advanced state management.
Optimize Node.js performance via Redis caching, clustering, profiling, and monitoring to build fast, scalable, and efficient backend services.
Generate finite-difference stencils, select optimal numerical schemes for PDEs/ODEs, and perform truncation error analysis to improve simulation accuracy.
Behavioral guidelines for LLMs to reduce coding mistakes, follow best practices, and improve output quality by enforcing simplicity, surgical changes, and goal-driven verification.
Comprehensive Linux development environment management for compilers, build tools, IDEs, and debugging workflows.
Automated CI/CD incident response, failure analysis, and remediation for GitHub Actions pipelines. Resolves build and test failures with safety guardrails.
Discover and recommend combinations of agent skills to complete complex, multi-faceted tasks using Maximum Quality or Minimum Dependencies strategies.
Transcribe audio files (wav, mp3, ogg) to text using the Qwen ASR model. Fast, local-friendly, and requires no API keys.
Downloads YouTube videos directly to your ~/Downloads folder using yt-dlp. Supports high-quality audio and video extraction.
GPT Researcher is an autonomous AI agent for comprehensive web and local research, generating detailed, cited reports using a planner-executor-publisher architecture.