Skip to main content

Skills neste repositório

Treasoni/Study-Notes - Página 2

O SkillsMP coletou 95 skills de Treasoni/Study-Notes. Abra uma skill para revisar a origem e os detalhes.

Treasoni/Study-Notes

Mostrando 40 de 95 skills coletadas.

ocupação
Outras ocupações de informática
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

审计并优化 LLM 提示缓存命中率、输入 token、延迟与调用成本。用于用户要求“优化缓存命中”“降低 token 成本”“审计 LLM 调用”“提示词缓存优化”“优化 AI 调用费用”,或需要为 Codex、Codex 与应用代码建立可观测性和固定回归样本时。

Idioma do texto original: Vários idiomas

atualizado
ocupação
Analistas de segurança da informação
descrição

Audit a Git repository for exposed API keys, tokens, passwords, private keys, and other credentials without printing their values. Use when asked to check repository security, scan for leaked secrets, review files before committing or pushing, investigate a…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

技能注册表同步工具。扫描任意 agent skill 目录中的 */SKILL.md 并自动更新对应 skill-invocation.md 中的技能列表表格。用于新增、修改或删除本地技能后同步注册表。触发词:同步注册表、更新技能列表、sync skill registry、update skill registration、刷新技能列表、同步技能表格。

Idioma do texto original: chinês

atualizado
ocupação
Outras ocupações de informática
descrição

查看当前环境中可用于资料收集的工具,包括内置工具、MCP 工具和已安装的 skills。当用户想了解有哪些工具可以用来搜索、提取、分析资料时使用此技能。触发词:可用工具、有哪些工具、工具列表、收集工具、search tools、available tools。

Idioma do texto original: chinês

atualizado
ocupação
Desenvolvedores de software
descrição

Generate an interactive bash wizard that walks a human through steps only they can perform. Use when provisioning infrastructure, setting up credentials or CI secrets, walking an unfamiliar third-party dashboard, or running a one-off migration or cutover.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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,…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Ask which skill or flow fits your situation. A router over the skills in this repo.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Hand the current conversation off to a fresh background agent that picks up the work immediately.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

A relentless interview to sharpen a plan or design.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Compact the current conversation into a handoff document for another agent to pick up.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Implement a piece of work based on a spec or set of tickets.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

Grill me about specs for the workflows I want to build, within this workspace.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Use when you need to resolve an in-progress git merge/rebase conflict.

Idioma do texto original: inglês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

Idioma do texto original: inglês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

Teach the user a new skill or concept, within this workspace.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Stop. That last message did not land — re-pitch it.

Idioma do texto original: inglês

atualizado
ocupação
Especialistas em gestão de projetos
descrição

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.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Writing, explore — mine raw fragments, no structure yet.

Idioma do texto original: inglês

atualizado
ocupação
Redatores técnicos
descrição

Writing, exploit — shape raw material into an article, paragraph by paragraph.

Idioma do texto original: inglês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

多篇既有学习笔记的批量更新编排。用于用户想一次更新一个目录、文件列表、Obsidian vault 子目录或多篇旧笔记,例如“批量更新这些笔记”“多篇笔记过时了”“把一组笔记更新到新版本”“refresh multiple notes”。先生成更新清单和批量计划,经用户确认后逐篇调用 note-updater 局部 patch,避免全文重写和批量误覆盖。

Idioma do texto original: chinês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

旧笔记批量导入、盘点和规范化。用于用户已经有一堆 Markdown/Obsidian/零散学习笔记,想接入本项目工作区、按项目 Obsidian 规范补 frontmatter、标签、双链、Callout、MOC,并保留原始文件时使用。触发词:旧笔记导入、已有笔记、一堆笔记、批量整理、迁移到这个项目、按项目规范、import existing notes、normalize notes。

Idioma do texto original: chinês

atualizado
ocupação
Outras ocupações de informática
descrição

维护 .learnings/ 经验库,把过多或反复出现的学习记录、错误日志、规则失效问题聚类诊断,追溯并修改对应 skill、模板、hook、校验脚本或项目规则;修复并验证后再归档或移除已解决记录。用户提到 learnings 太多、错误反复犯、清理经验库、维护自我学习、压缩错误日志或从错误中修技能时触发。

Idioma do texto original: chinês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

启动新主题学习笔记。用于用户说“开始写笔记”“启动写笔记”“创建学习笔记”或明确想为新主题建立学习笔记时。检查可恢复运行后,委派给 research-planner 初始化 learning-note-flow;不用于旧笔记导入或更新。

Idioma do texto original: chinês

atualizado
ocupação
Outras ocupações de informática
descrição

业务工作流实例化器。由 planner 技能调用,接收 workflow_id、topic、project_slug 等参数,按 .claude/workflows/{workflow-id}/state-template.md 生成 workspace/workflow-runs/{run-id}.workflow.md。不直接面向用户;通用状态格式和状态流转由 workflow-todo-state 负责。

Idioma do texto original: chinês

atualizado
ocupação
Professores do ensino superior, todos os outros
descrição

多篇既有学习笔记的批量更新编排。用于用户想一次更新一个目录、文件列表、Obsidian vault 子目录或多篇旧笔记,例如“批量更新这些笔记”“多篇笔记过时了”“把一组笔记更新到新版本”“refresh multiple notes”。先生成更新清单和批量计划,经用户确认后逐篇调用 note-updater 局部 patch,避免全文重写和批量误覆盖。

Idioma do texto original: chinês

atualizado
ocupação
Desenvolvedores de software
descrição

旧笔记批量导入、盘点和规范化。用于用户已经有一堆 Markdown/Obsidian/零散学习笔记,想接入本项目工作区、按项目 Obsidian 规范补 frontmatter、标签、双链、Callout、MOC,并保留原始文件时使用。触发词:旧笔记导入、已有笔记、一堆笔记、批量整理、迁移到这个项目、按项目规范、import existing notes、normalize notes。

Idioma do texto original: chinês

atualizado
Mostrando 40 de 95 skills coletadas.