Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials
原文の言語: 英語
メニュー
このリポジトリの skills
SkillsMP は diegosouzapw/awesome-omni-skill から 2,805 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
diegosouzapw/awesome-omni-skill収集済み skill 2,805 件中 40 件を表示しています。
Login to the Agentuity Platform using a browser-based authentication flow. Use for managing authentication credentials
原文の言語: 英語
AI/LLM integration patterns - Claude API, fal.ai, streaming, tool use
原文の言語: 英語
AIトレンドネタ収集
Software architect focused on system design, patterns, and long-term maintainability. Designs and plans without implementing code directly.
原文の言語: 英語
Code reviewer focused on quality, consistency, and maintainability. Provides constructive, actionable feedback with rationale.
原文の言語: 英語
Task template definitions for AIDF. Provides structured templates for component, refactor, test, docs, architecture, and bugfix task types.
原文の言語: 英語
Favors the use of async and await for asynchronous programming in Python.
原文の言語: 英語
Review any part of the book using parallel specialist agents
原文の言語: 英語
Claude Code設定(リポジトリルート)の構成管理ガイド。ファイルレベルsymlinkによる設定管理、管理対象の追加・削除、Taskfileタスクの実行方法を提供する。「設定ファイルを追加して」「新しいスキルを追加して」「symlinkの状態を確認して」「Claude設定を変更して」のようにClaude Code設定の構成変更を行うときに使用する。
Coordinate with other AI agents on behalf of your human
原文の言語: 英語
Rules pertaining to Composer dependency management, promoting best practices for declaring and updating dependencies.
原文の言語: 英語
Research a topic comprehensively and create detailed research documentation
原文の言語: 英語
Emphasizes continuous improvement by suggesting process improvements and looking for opportunities to simplify and optimize code and workflows. This rule promotes a culture of ongoing refinement.
原文の言語: 英語
GitHub Custom Agent File Format
原文の言語: 英語
Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.
原文の言語: 英語
Design and manage relational databases including table creation, migrations, and schema design. Use for database modeling and maintenance.
原文の言語: 英語
Defines the directory naming convention.
原文の言語: 英語
Validate Data Contracts (CTR) documents against Layer 8 schema standards
原文の言語: 英語
Configure database containers with security, persistence, and health checks
原文の言語: 英語
Sets the standards for entity class design including annotations, ID generation strategies, and relationship configurations for database interaction.
原文の言語: 英語
Sets the standards for entity class design including annotations, ID generation strategies, and relationship configurations for database interaction.
原文の言語: 英語
Defines framer motion is being used for animations
原文の言語: 英語
Promotes functional programming and composition over inheritance while maintaining consistency with WordPress best practices.
原文の言語: 英語
Commit changes to a git repository. Use whenever a git commit is to be executed.
原文の言語: 英語
Structure of GlobalExceptionHandler class.
原文の言語: 英語
interact w/ Google Gmail inbox
原文の言語: 英語
Recommends using aliased imports as defined in svelte.config.js. This improves code organization and readability, especially when dealing with complex project structures.
原文の言語: 英語
Process JSON, YAML, CSV, and XML data (jq, yq, awk).
原文の言語: 英語
Specific optimization strategies for Python scripts working with larger-than-memory datasets via Dask.
原文の言語: 英語
Draft privacy policies, terms of service, disclaimers, and legal notices. Creates GDPR-compliant texts, cookie policies, and data processing agreements. Use PROACTIVELY for legal documentation, compliance texts, or regulatory requirements.
原文の言語: 英語
Universal LLM Router — route prompts to any model across all providers
原文の言語: 英語
Save and retrieve experiment context using the local Obsidian vault. Use to preserve context across sessions and reduce context window usage.
原文の言語: 英語
Commit, rebase, and merge the current branch into its base branch (never main).
原文の言語: 英語
Design and implement a complete ML pipeline for: (use the user's prompt)
原文の言語: 英語
Creates typed mock data files in src/data/ following project conventions. Use when needing test data for new features or components.
原文の言語: 英語
Workflow for monitor-db
原文の言語: 英語
Generate OrcaFlex models from templates using component assembly with lookup tables for vessels, risers, materials, and environments.
原文の言語: 英語
Protects lines with the specific 'Do not touch this line Cursor' comment within package.json.
原文の言語: 英語
Implements payment status tracking in the Request model.
原文の言語: 英語
Microsoft POML(Prompt Orchestration Markup Language)の構文、タグリファレンス、 プロンプト設計パターンを提供する。「POMLとは」「POMLの書き方」「roleタグ」「taskタグ」 「POMLでプロンプトを構造化したい」「POML validate」「POML render」などPOML関連の 質問や .poml ファイルの編集時に使用する。