Retrieve messages from Discord channels via the Discord API. Use this skill when the user wants to read, search, or analyze messages from a Discord channel.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →Retrieve messages from Discord channels via the Discord API. Use this skill when the user wants to read, search, or analyze messages from a Discord channel.
Use when sending Discord messages or encountering bot permission errors - provides three-tier integration methods with automatic fallback (MCP → REST API → Gateway); prevents wasted time on OAuth scope issues
Manage and update Discord channels via the Discord API. Use this skill when the user wants to modify channel properties, update names/topics, change permissions, or delete channels.
Build Discord bots using discord.py. Use when the user asks about Discord bot development, discord.py library, bot commands, slash commands, Discord intents, or Discord API integration. Covers Client, Bot, events, commands extension, app_commands, views, buttons, modals, and cogs.
Discord REST API를 활용하여 서버(길드)와 채널을 관리하는 스킬입니다.
Discord Webhook API via curl. Use this skill to send messages, embeds, and files to Discord channels without a bot.
Use this at session start to discover what CodeCompass can do. Read .ai/capabilities.json for module map (5 domains, 21+ modules) instead of manual Grep/Glob. Apply when: (1) planning tasks, (2) user asks 'What can CodeCompass do?', (3) before implementing features
>
<objective>
Use when the what/why is unclear; output is a direction, not a solution.
When gathering requirements for new features or projects. Used by DISCOVERY-AGENT.
Workflow for project discovery phase
Quick user-centric interview to capture requirements from a time-poor stakeholder.
발굴조사 보고서 고찰(考察) 섹션 초안 작성
Displays 0-based collection indices as 1-based numbers in WPF Slider controls. Use when showing user-friendly slice/page numbers while maintaining 0-based internal indexing.
Send prompts to a remote Claude instance on a VPS for distributed AI collaboration, different model backends, or independent context.
Advanced distributed event patterns for ABP microservices including idempotent handlers, cross-tenant events, event sourcing lite, and saga patterns. Use when: (1) implementing event handlers across services, (2) ensuring idempotent event processing, (3) cross-tenant event handling, (4) designing event-driven architectures.
>
>
Implement circuit breaker, retry, timeout, bulkhead, saga, outbox patterns.
Guides the user through distributing Tauri applications for Android, including Google Play Store submission, APK and AAB generation, build configuration, signing setup, and version management.
distrobox
Use when Django Class-Based Views for building modular, reusable views. Use when creating CRUD operations and complex view logic.
>
Build production-ready web applications with Django MVC, ORM, authentication, and REST APIs
Use when Django ORM patterns with models, queries, and relationships. Use when building database-driven Django applications.
Master Django 5.x with async views, DRF, Celery, and Django
Use when Django REST Framework for building APIs with serializers, viewsets, and authentication. Use when creating RESTful APIs.
Master Django-FixiPlug integration workflows. Learn how to build full-stack CRUD applications by orchestrating table, form, state, and fx-attribute plugins together. Essential for working with dj-fixi backends.
dmc-py
Retrieval-augmented generation (RAG) skill for the D&D 5e System Reference Document (SRD). Use when answering questions about D&D 5e core rules, spells, combat, equipment, conditions, monsters, and other SRD content. This skill provides agentic search-based access to the SRD split into page-range markdown files.
Create Business Requirements Documents (BRD) following SDD methodology - Layer 1 artifact defining business needs and objectives
Auto-detects document type from file path or content with confidence scoring, trying path-based detection first then content analysis
This skill provides guidance for maintaining documentation consistency with implementation in the vscode-sidebar-terminal project. Use this skill when creating or updating documentation, verifying documentation accuracy, preparing releases, or when the codebase has changed and documentation may need updates. This skill should be used proactively after implementing features or bug fixes.
Actualiza documentación y skills usando el protocolo 'Non-Destructive Fusion'. Garantiza que el contenido previo se preserve.
Maintain documentation (sync, cleanup, update)
Create Product Requirements Documents (PRD) following SDD methodology - Layer 2 artifact defining product features and user needs
A SKILL.md file that defines a Claude Code skill with metadata, instructions, and examples
代码变更后自动同步开发文档。支持功能文档、技术设计、决策记录的智能更新。当用户提到更新文档、同步文档、完成功能、修改数据结构或新增KPI时激活。
Create System Requirements (SYS) - Layer 6 artifact defining functional requirements and quality attributes
Docker containerization patterns for Node.js applications. Use when containerizing backend services.
Apply when containerizing applications: writing Dockerfiles, docker-compose configurations, and multi-stage builds.
| Task | Command |
Use when configuring networks and service communication in Docker Compose including bridge networks, overlay networks, service discovery, and inter-service communication.
Container orchestration with Docker Compose for multi-container applications, networking, volumes, and production deployment
Setup docker-compose for Todo app services. Use for local dev environment.
Expert guide for creating Docker Compose configurations, Dockerfiles, and container orchestration. Use when containerizing applications, setting up development environments, or configuring multi-container deployments.
Docker containerization patterns for development and production. Covers Dockerfile best practices, multi-stage builds, docker-compose, and container orchestration.
Configure database containers with security, persistence, and health checks
Docker container deployment with Nginx HTTPS configuration and Cloudflare Tunnel integration. Use when deploying web applications with Docker, configuring SSL/TLS certificates, setting up Nginx reverse proxy, or integrating with Cloudflare Tunnel for secure external access.