一键导入
t1k-context
Context engineering for T1K workflows — optimize token usage, manage agent context, design skill injection, troubleshoot context degradation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Context engineering for T1K workflows — optimize token usage, manage agent context, design skill injection, troubleshoot context degradation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Asset Hunter Pro — unused asset detection, dependency graph, duplicate finder, project cleanup automation for Unity
Practical tools and validation methods for game balance — DPS calculators, EHP formulas, spreadsheet layouts, stat audits, difficulty spike detection
GDD structure, templates, and living documentation patterns for game projects — wiki pages, design docs, section layout, sync triggers
Game feel and juice — screen shake, hit stop, particles, animation curves, input responsiveness, feedback timing. Makes actions feel satisfying.
Mobile game design patterns — session design, retention mechanics, notification strategy, portrait/landscape, battery/thermal constraints, FTUE
Create or update TheOneKit agent .md files with canonical structure. Use when adding a new agent, updating maxTurns/model, or fixing frontmatter fields.
| name | t1k:context |
| description | Context engineering for T1K workflows — optimize token usage, manage agent context, design skill injection, troubleshoot context degradation. |
| version | 1.0.0 |
| argument-hint | [topic or question] |
| effort | medium |
| origin | theonekit-core |
| repository | The1Studio/theonekit-core |
| module | null |
| protected | true |
Context engineering curates the smallest high-signal token set for LLM tasks. The goal: maximize reasoning quality while minimizing token usage across all T1K workflows.
IMPORTANT: Sacrifice grammar for concision. Pass these rules to subagents.
| Topic | Reference |
|---|---|
| Fundamentals | context-fundamentals.md |
| Degradation | context-degradation.md |
| Optimization | context-optimization.md |
| Compression | context-compression.md |
| Memory | memory-systems.md |
| Multi-Agent | multi-agent-patterns.md |
| Evaluation | evaluation.md |
| Tool/Skill Design | tool-design.md |
| Pipelines | project-development.md |
| Runtime Awareness | runtime-awareness.md |
| T1K Patterns | t1k-patterns.md |
plans/)T1K hooks auto-inject usage awareness via PostToolUse. Thresholds: 70% WARNING, 90% CRITICAL. See runtime-awareness.md for configuration details.
plans/ or memory filesrules/security.md for all context-handling operations