session-template
Strukturierte Aufgabenvorlagen auf AI-Sitzungen anwenden
Das Starten neuer AI-Aufgaben erfolgt ohne Struktur. Diese Skill bietet vorgefertigte Planungsvorlagen für Feature-Entwicklung, Bug-Fixes, Refactoring, Dokumentation und Sicherheitsarbeiten, um eine umfassende Aufgabenabdeckung zu gewährleisten.
スキルZIPをダウンロード
Claudeでアップロード
設定 → 機能 → スキル → スキルをアップロードへ移動
オンにして利用開始
テストする
「session-template」を使用しています。 apply feature development template for "Add user notification system"
期待される結果:
- Session Template Applied: Feature Development
- Template: feature.md
- Items Added: 32
- Phases: Research & Design, Write Tests, Implementation, Refactoring, Quality Check, Documentation, Final Review
- Next step: Run `uv run ai-update-plan --show` to view your customized plan
「session-template」を使用しています。 apply bugfix template for "Fix login timeout error"
期待される結果:
- Session Template Applied: Bug Fix
- Template: bugfix.md
- Items Added: 35
- Phases: Reproduction, Root Cause Analysis, Write Reproduction Test, Fix Implementation, Regression Prevention, Quality & Testing, Documentation
- Follow the reproduction steps to verify the issue before implementing a fix
セキュリティ監査
安全This skill contains only markdown template files with no executable code. It provides structured planning guidance for AI development sessions. The pre-computed audit found zero risk factors. All 107 static findings are FALSE POSITIVES caused by the analyzer misinterpreting documentation keywords and markdown code blocks as malicious patterns.
リスク要因
⚙️ 外部コマンド (68)
🌐 ネットワークアクセス (1)
📁 ファイルシステムへのアクセス (1)
品質スコア
作れるもの
Strukturierte Feature-Entwicklung
Neue Funktionalität nach TDD mit Forschungs-, Implementierungs- und Qualitätsphasen hinzufügen.
Systematisches Bug-Fixing
Bugs zuverlässig mit Reproduktion, Ursachenanalyse und Regression-Prävention beheben.
Dokumentationsaktualisierungen
Dokumentation mit Content-Audit, Planung und Validierungsphasen aktualisieren.
これらのプロンプトを試す
apply feature development template for "Add OAuth2 authentication"
apply bugfix template for "Fix memory leak in data processor"
apply refactoring template for "Clean up authentication module"
suggest template for "Deploy API to production" and customize for my deployment workflow
ベストプラクティス
- Vorlage früh in der Sitzung für umfassende Planung anwenden
- Generische Elemente sofort anpassen, um sie an die spezifische Aufgabe anzupassen
- Elemente entfernen, die nicht auf Ihre Situation zutreffen
回避
- Vorlage anwenden, ohne zuerst die Projektdokumentation zu lesen
- Alle generischen Elemente ohne aufgabenspezifische Anpassung beibehalten
- Phasen wie TDD oder Qualitätsprüfungen aus Geschwindigkeitsgründen überspringen