7 skills found
ciembor / agent-rules-booksAGENTS.md rules / skills for AI coding agents: Codex, Cursor & Claude Code. Inspired by Clean Code, Refactoring, DDD, Clean Architecture and DDIA programming books.
arpitg1304 / robotics-agent-skillsAgent skills that make AI coding assistants write production-grade robotics software. ROS1, ROS2, design patterns, SOLID principles, and testing — for Claude Code, Cursor, Copilot, and any SKILL.md-compatible agent.
codeofaxel / KilnDescribe it or draw it — Kiln makes it real. The open-source MCP server for 3D printing: AI agents (Claude, Codex, Cursor, or any MCP client) design, generate, slice & print on Bambu Lab, Creality, Prusa, Elegoo, Klipper/Moonraker, OctoPrint, Duet/RepRapFirmware & any Marlin printer.
swapnildahiphale / first-principles-thinking-skillFirst principles thinking for coding agents. Challenge assumptions, find ground truths, build solutions from bedrock. Works with Claude Code, Cursor, Codex, OpenCode, Gemini CLI.
SteelMorgan / GO.MDCСервис для парсинга 1С ЖР и ТЖ (кликхаус + графана). МСР-сервер для доступа к логам и работе с ТЖ (создание, конфигурирование, чтение логов) ИИ-агентом
ai-evals-course / uiRules for implementing common UI elements in MonsterUI idiomatically
fcpauldiaz / n4-hidden-behind-kNo visible nav. The user opens a command palette via `⌘K` to get anywhere. Designed for keyboard-first audiences. *Use when:* the page is for technical users who expect this affordance. *Don't confuse with:* N2 Floating chip (which is visible always). ```html <button class="kbd-hint">⌘ K</button>