Showing 30 of 146054 results
Production-grade NestJS architecture patterns covering module/controller/provider structure, DTO validation with class-validator, guards and auth, exception filters, environment-validated config, persistence patterns, and testing strategies.
A news summary skill from Awesome OpenClaw Skills, a curated collection of skills for OpenClaw and Claude Code platforms.
Generates ASCII art visualizations of Rust project dependencies, showing tree structure, optional depth, and feature flags.
Part of the Developer Kit plugin ecosystem with 150+ skills and 45+ agents, providing guidance for drafting Architecture Decision Records (ADRs) as part of the architecture design workflow across multiple languages and frameworks.
A frontend patterns skill from ECC (the harness-native operator system) providing React and Next.js development patterns, part of a comprehensive cross-harness agent system that works across Claude Code, Codex, Cursor, and other AI harnesses.
An official Cursor plugin for resolving merge conflicts, part of the Cursor plugins repository that provides standalone plugins with agent skills and rules for popular developer tools and frameworks.
A debugging skill from GitNexus that leverages codebase knowledge graphs to help AI agents trace dependencies, call chains, and execution flows for more reliable debugging and code analysis.
Claude Code skill for `mmx`, the MiniMax AI platform CLI — generates text (MiniMax-M2.7 chat), images, video, speech, music, and runs web search from the terminal; supports agent-friendly flags (`--non-interactive`, `--quiet`, `--output json`, `--async`, `--dry-run`, `--yes`) and auto-detects the region.
Automates visual testing and UI interaction verification using browser automation tools (Playwright, Puppeteer, or Chrome MCP), running smoke tests, interaction tests, visual regression checks, and accessibility audits against live pages.
A Netlify skill for AI coding agents covering the deployment workflow — authentication, site linking, preview and production deployments, designed to help agents deploy correctly on Netlify.
A collection of agent skills for the App Store Connect CLI (asc), providing zero-friction automation for builds, TestFlight, metadata, submissions, signing, and screenshot pipelines for iOS/macOS/visionOS app releases.
A skill for AI-agent-driven engineering workflows that teaches eval-first execution loops, task decomposition into 15-minute verifiable units, cost-aware model routing across Haiku/Sonnet/Opus tiers, and disciplined session management strategies.
Guides AI agents through NVIDIA cuOpt's C API for GPU-accelerated numerical optimization, covering linear programming and quadratic programming tasks.
Claude Code skill based on The Minimalist Entrepreneur by Sahil Lavingia, providing guidance for finding first customers.
Documents Modly, a local Electron + Python FastAPI desktop app (Windows/Linux) that turns photos into 3D `.glb`/`.obj` meshes using GPU AI models like Hunyuan3D 2 Mini, with no cloud or API keys. Covers the GitHub-based extension system (`manifest.json` + `generator.py`), launcher scripts, and IPC patterns between renderer, main process, and the local FastAPI backend.
Guides coding agents through Qdrant performance tuning — search speed, memory usage, and indexing throughput — with concrete decisions around quantization, HNSW parameters, and payload indexing.
Guides creation of scientific data visualizations using Python libraries like Matplotlib, Seaborn, and Plotly for research and data analysis presentations.
Token-Oriented Object Notation (TOON) is a compact, human-readable encoding of JSON that minimizes tokens for LLM input, achieving ~40% token reduction through YAML-style indentation and CSV-style tabular layout.
Part of a modular AI plugin system with 150+ skills and 45+ agents across 7+ languages, providing WireMock standalone Docker patterns. Covers domain-specific expertise for Java, TypeScript, Python, DevOps, and tools with Specifications-Driven Development workflow.
A system design architect agent from Ruflo, a multi-agent AI orchestration platform for Claude Code with 98+ specialized agents, swarm intelligence, persistent memory, and federated communication for coordinating complex development workflows.
Provides a complete AI-genealogy system with 12 Claude Code `/autoresearch` prompts (tree expansion, cross-reference audit, FindAGrave sweep, GEDCOM completeness, immigration search, DNA chromosome analysis), a 19-file Obsidian vault starter kit with YAML frontmatter templates for persons/certificates/research logs, plus 24 country archive guides and 9 methodology references. Enforces a Strong/Moderate/Speculative confidence-tier system for source-rigor research loops.
Evaluates and guides iOS app design by applying Apple's Human Interface Guidelines rules during code generation, review, and interface creation.
Generates professional-grade advertising creatives using muapi-cli, part of a schema-driven generative media architecture for AI agents to produce images, videos, and audio.
A skill providing robust error handling patterns across TypeScript, Python, and Go, covering typed error hierarchies, Result pattern, API error handlers, React error boundaries, retry with exponential backoff, circuit breakers, and user-facing error messages.