creative-specialized-skill-38
Master creative specialized skill 38 with comprehensive coverage of concepts, implementation, optimization, and production best practices. Essential skill for professionals working in creative.
DeepseekModel
キュレーション済みスキル
品質 良好 · 48
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=sandeeprdy1729-skill-galaxy-skills-creative-creative-specialized-skill-38-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name creative-specialized-skill-38 description Master creative specialized skill 38 with comprehensive coverage of concepts, implementation, optimization, and production best practices. Essential skill for professionals working in creative. license Apache 2.0 tags ["creative","specialized","creative"] difficulty advanced time_to_master 12-20 weeks version 1.0.0 Creative Specialized Skill 38 Overview Creative Specialized Skill 38 is an advanced specialization in the creative domain. This skill provides comprehensive coverage from fundamental concepts to production implementation. Core Competencies Foundation : Deep understanding of underlying principles Implementation : Hands-on development experience Optimization : Performance tuning and scalability Operations : Production deployment and monitoring Troubleshooting : Debugging and problem resolution Implementation Guide # Creative Specialized Skill 38 Implementation class Creativespecializedskill38 : """Production-ready implementation.""" def __init__ ( self ): self .initialized = True def process ( self, input_data ): """Core processing logic.""" # Implementation return result Best Practices Follow established patterns and conventions Implement comprehensive testing strategies Document architecture and decisions Monitor performance continuously Maintain security best practices Resources Official documentation and guides Community resources and forums Best practice documentation Implementation examples Changelog Version Date Changes 1.0.0 2026-03-27 Initial release Part of SkillGalaxy - 10,000+ skills for AI-assisted development.
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |