Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 Treasoni/880-exam에서 78개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
Treasoni/880-exam수집된 skill 78개 중 38개를 표시합니다.
Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
원문 언어: 영어
Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or…
원문 언어: 영어
Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor into safe incremental steps.
원문 언어: 영어
Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.
원문 언어: 영어
Use when you need to resolve an in-progress git merge/rebase conflict.
원문 언어: 영어
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
원문 언어: 영어
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.
원문 언어: 영어
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
원문 언어: 영어
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its entry-point files. User-invoked.
원문 언어: 영어
技能注册表同步工具。扫描任意 agent skill 目录中的 */SKILL.md 并自动更新对应 skill-invocation.md 中的技能列表表格。用于新增、修改或删除本地技能后同步注册表。触发词:同步注册表、更新技能列表、sync skill registry、update skill registration、刷新技能列表、同步技能表格。
원문 언어: 중국어
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
원문 언어: 영어
Teach the user a new skill or concept, within this workspace.
원문 언어: 영어
Turn a decision you can't fully answer into a questionnaire for someone else to fill in.
원문 언어: 영어
Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.
원문 언어: 영어
Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured tracker — edges as text in one file per ticket locally, or native blocking links on a real tracker.
원문 언어: 영어
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
원문 언어: 영어
Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to UBIQUITOUS_LANGUAGE.md. Use when user wants to define domain terms, build a glossary, harden terminology, create a…
원문 언어: 영어
Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a time until the way to the destination is clear.
원문 언어: 영어
Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition — opening URLs, capturing values, confirming each step, and writing .env files and GitHub Actions secrets.
원문 언어: 영어
Create or retrofit reusable named workflow state machines for multi-step agent projects. Use when a project needs recoverable workflow state files, multiple workflow definitions, phase gates, restart-safe agent workflows, explicit skipped/blocked states,…
원문 언어: 영어
Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.
원문 언어: 영어
Writing, explore — mine raw fragments, no structure yet.
원문 언어: 영어
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
원문 언어: 영어
Writing, exploit — shape raw material into an article, paragraph by paragraph.
원문 언어: 영어
从做题本+解析册重建题目索引(首次入库或源文件更新后用)。触发词:入库、重建索引、初始化题库。
원문 언어: 중국어
生成或查看进度总览——哪些题已完成/未完成/做错,章节完成率与弱点排行。触发词:预览、进度、看进度、进度总览。
원문 언어: 중국어
自我学习阶段。回顾本次会话,记录真实发生的学习点和错误到 .learnings/;当经验库过长时压缩去重并更新 RULES.md;如果发现重复错误或规则失效,转交 maintain-learnings 先修源头。用户明确要求记录学习、复盘、写入 learnings、digest 时触发。
원문 언어: 중국어
维护 .learnings/ 经验库,把过多或反复出现的学习记录、错误日志、规则失效问题聚类诊断,追溯并修改对应 skill、模板、hook、校验脚本或项目规则;修复并验证后再归档或移除已解决记录。用户提到 learnings 太多、错误反复犯、清理经验库、维护自我学习、压缩错误日志或从错误中修技能时触发。
원문 언어: 중국어
审计并优化 LLM 提示缓存命中率、输入 token、延迟与调用成本。用于用户要求“优化缓存命中”“降低 token 成本”“审计 LLM 调用”“提示词缓存优化”“优化 AI 调用费用”,或需要为可自动读取 API 调用指标的应用建立可观测性和固定回归样本时。
원문 언어: 다국어 혼합
技能注册表同步工具。扫描任意 agent skill 目录中的 */SKILL.md 并自动更新对应 skill-invocation.md 中的技能列表表格。用于新增、修改或删除本地技能后同步注册表。触发词:同步注册表、更新技能列表、sync skill registry、update skill registration、刷新技能列表、同步技能表格。
원문 언어: 중국어
Create or retrofit reusable named workflow state machines for multi-step agent projects. Use when a project needs recoverable workflow state files, multiple workflow definitions, phase gates, restart-safe agent workflows, explicit skipped/blocked states,…
원문 언어: 영어
拼一张 880 高数模拟卷(真题模式:选10×5分+填6×5分+解6题=150分/180分钟),生成卷子与答案卷。触发词:拼卷、拼张卷、出卷、生成卷子、来张卷。
원문 언어: 중국어
生成或查看进度总览——哪些题已完成/未完成/做错,章节完成率与弱点排行。触发词:预览、进度、看进度、进度总览。
원문 언어: 중국어
维护 .learnings/ 经验库,把过多或反复出现的学习记录、错误日志、规则失效问题聚类诊断,追溯并修改对应 skill、模板、hook、校验脚本或项目规则;修复并验证后再归档或移除已解决记录。用户提到 learnings 太多、错误反复犯、清理经验库、维护自我学习、压缩错误日志或从错误中修技能时触发。
원문 언어: 중국어
Install, configure, migrate, and validate a portable manifest registry for agent workflows, skills, subagents, and hooks. Use when a project needs manifest.yaml-based discovery, artifact versioning, dependency checks, capability declarations,…
원문 언어: 영어
审计并优化 LLM 提示缓存命中率、输入 token、延迟与调用成本。用于用户要求“优化缓存命中”“降低 token 成本”“审计 LLM 调用”“提示词缓存优化”“优化 AI 调用费用”,或需要为可自动读取 API 调用指标的应用建立可观测性和固定回归样本时。
원문 언어: 다국어 혼합
技能注册表同步工具。扫描任意 agent skill 目录中的 */SKILL.md 并自动更新对应 skill-invocation.md 中的技能列表表格。用于新增、修改或删除本地技能后同步注册表。触发词:同步注册表、更新技能列表、sync skill registry、update skill registration、刷新技能列表、同步技能表格。
원문 언어: 중국어
Create or retrofit reusable named workflow state machines for multi-step agent projects. Use when a project needs recoverable workflow state files, multiple workflow definitions, phase gates, restart-safe agent workflows, explicit skipped/blocked states,…
원문 언어: 영어