$ skills --list
KI-Agent-Skills durchsuchen und entdecken
KI-Agent-Skills durchsuchen und entdecken
Showing 43601-43620 of 44358 skills
Core UI/UX Foundation - Enterprise design systems, component architecture, accessibility, icons, and theming integration
Generate YouTube title, description, and tags for bilingual audiobook videos. Use when user asks to upload video, generate youtube metadata, or prepare video for upload.
Three-tier system for documenting code patterns to optimize token usage
Docker and containerization best practices including multi-stage builds, security, and Docker Compose.
项目架构链条化初始化和管理技能包,用于自动化项目文档维护、架构分析和代码结构优化。当需要维护项目文档一致性、分析架构风险、检查重复代码或更新模块说明时使用此技能。
Transforms markdown files into brand-compliant BAC HTML presentations with professional styling, proper typography, and integrated branding. Supports manual browser-based PDF export.
Apply MAKER (Massively Decomposed Agentic Processes) to solve long sequential tasks using task decomposition, multi-agent voting, and error correction. Use when facing complex multi-step problems, sequential planning, constraint satisfaction, or tasks requiring many consecutive decisions.
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. Use when Codex needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
System architecture and technical design
REST API design patterns including versioning strategies (URL, header, content negotiation), pagination (offset, cursor, keyset), filtering and sorting, error response formats (RFC 7807), authentication (JWT, OAuth 2.0, API keys), rate limiting, and OpenAPI specification. Use when designing APIs, documenting endpoints, implementing authentication, standardizing error responses, or reviewing API implementations.
LlamaIndex implementation patterns with templates, scripts, and examples for building RAG applications. Use when implementing LlamaIndex, building RAG pipelines, creating vector indices, setting up query engines, implementing chat engines, integrating LlamaCloud, or when user mentions LlamaIndex, RAG, VectorStoreIndex, document indexing, semantic search, or question answering systems.
Master engineering principles and command index for Phantom Guard. Use at session start to understand project context, commands, and quality gates.
Maintain Conductor-compatible project context, tracks, specs, and plans.
Unity/ゲームクライアントの画面機能ドキュメントを作成。指定された画面のPresenter、ViewModel、UseCaseなどのコードを調査し、プランナー視点でのゲーム体験に焦点を当てた非技術ドキュメントをMarkdown形式で生成します。glow-clientプロジェクト、Unity画面、プランナー向けドキュメント、画面仕様書作成で使用。
Audit and implement security best practices for GitHub repositories. USE THIS SKILL when user says "security audit", "check security", "add gitleaks", "secret scanning", "dependency audit", or needs security hardening.
Use when writing any code - enforces clean architecture with descriptive names, real implementations, no backward compatibility concerns, and no lint suppressions
Implement proper directory structure for project templates following established patterns. Use when creating new templates or organizing template directories.
Master containerization with Docker. Learn building images, running containers, registry management, and container security best practices.
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks.
Standard Operating Procedure for /ship-staging phase. Deploy feature to staging with auto-merge.