Provides backend architecture patterns (Clean Architecture, Hexagonal, DDD) for building maintainable, testable, and scalable systems with clear layering and...
388 AI agent skills for Coding Agents & IDEs. Part of the ๐ป Development category.
Provides backend architecture patterns (Clean Architecture, Hexagonal, DDD) for building maintainable, testable, and scalable systems with clear layering and...
Semantic Architecture Language to Combat the Smoothing Anathema
Use when performing video/audio processing tasks including transcoding, filtering, streaming, metadata manipulation, or complex filtergraph operations with FFmpeg.
A CLI utility for generating and verifying cryptographic file checksums (MD5, SHA1, SHA256). Supports recursive directory hashing and verification from file.
Audit code for "vibe coding sins" โ patterns that indicate AI-generated code was accepted without proper review. Produces a scored report card with fix sugge...
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (sp...
OpenCode AI - AI-driven code editor/IDE (CLI/TUI version of Cursor/Windsurf). Use when: (1) AI-assisted coding tasks, (2) Code refactoring with AI, (3) GitHu...
Coding workflow with planning, implementation, verification, and testing for clean software development.
Elixir/Phoenix development companion. Run and interpret mix test, mix credo, mix dialyzer, mix format. Generate modules following OTP conventions: contexts, schemas, GenServers, supervisors, tasks. Debug compilation errors and warnings. Help with Ecto migrations, queries, changesets, and associations. Use for any Elixir or Phoenix development task including writing modules, fixing tests, refactoring code, or understanding OTP patterns.
Run arbitrary commands when files change. Useful for watching files and triggering builds or tests.
Gera um resumo estruturado dos eventos do Google Agenda do dia atual, formata em Markdown e salva automaticamente na pasta memory do OpenClaw.
้้ AI ่กจๆ ผ๏ผๅค็ปด่กจ๏ผๆไฝๆ่ฝใไฝฟ็จ mcporter CLI ่ฟๆฅ้้ MCP server ๆง่ก่กจๆ ผๅๅปบใๆฐๆฎ่กจ็ฎก็ใๅญๆฎตๆไฝใ่ฎฐๅฝๅขๅ ๆนๆฅใ้่ฆ้ ็ฝฎ DINGTALK_MCP_URL ๅญ่ฏใไฝฟ็จๅบๆฏ๏ผๅๅปบ AI ่กจๆ ผใ็ฎก็ๆฐๆฎ่กจ็ปๆใๆน้ๅฏผๅ ฅๅฏผๅบๆฐๆฎใ่ชๅจๅๅบๅญ/้กน็ฎ็ฎก็็ญ่กจๆ ผๆไฝไปปๅกใ
Manage Coder workspaces and AI coding agent tasks via CLI. List, create, start, stop, and delete workspaces. SSH into workspaces to run commands. Create and monitor AI coding tasks with Claude Code, Aider, or other agents.
Use BMad (Breakthrough Method of Agile AI Driven Development) framework for AI-driven development. Use for: architecture analysis, sprint planning, story gen...
Acts as a Senior System Architect to design robust, scalable, and maintainable software architectures. Enforces industry standards (PEP 8 for Python, ESLint for JS/TS), modular design, and security best practices. Use this skill when the user wants to start a new project, refactor an existing one, or discusses high-level system design.
Spec-driven development with built-in verification for substantial projects. Use when user wants to plan a project, scope a feature, build something with structure, or says "GSD mode", "let's plan", "scope out", "spec-driven". Workflow is Discuss โ Plan โ Execute โ Verify. Based on glittercowboy's GSD system (MIT license). NOT for quick questions or simple tasks.
Autonomous spec-driven development with OpenSpec CLI and Claude Code. You orchestrate (draft artifacts, make judgment calls, ship PRs) while Claude Code revi...
Spawn and relay Cursor Agent's CLI (`agent` binary) as an interactive passthrough. Use when the user wants to run Cursor Agent in a directory, ask it questio...
Avoid common Unity mistakes โ lifecycle ordering, GetComponent caching, physics timing, and Unity's fake null.
Filesystem message bus and webhook relay for multi-agent IDE coordination. Use when agents need to share events, poll Ant Farm rooms, receive GitHub/GitLab w...
Build reliable backend services with proper error handling, security, and observability.
Track source-of-truth relationships between files โ know when derived content becomes stale.
Interact with live Smalltalk image (Cuis or Squeak). Use for evaluating Smalltalk code, browsing classes, viewing method source, defining classes/methods, querying hierarchy and categories.
Token-efficient Claude Code workflow. Other skills burn tokens polling tmux every 30s โ this one uses completion callbacks and only checks when notified. Obs...