Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agentic

agentic 收录了来自 sliekens 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
0
更新
2026-06-28
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

technical-debt-audit
软件开发工程师

Identify structural problems in a codebase and write them up as technical debt documentation — one file per issue in a subfolder, plus an index. Use this skill when the user asks about structural problems, code smells, maintainability issues, architectural concerns, god classes, tight coupling, or "what's wrong with this code at a high level." Also use it when the user says things like "what should we clean up", "where is this hard to change", "what are the pain points", or "document our tech debt." The skill produces actionable write-ups, not vague observations.

2026-06-28
release
软件开发工程师

Release a new version of a plugin in this repo. Handles the full release workflow — bumps both plugin.json files, writes the changelog entry, updates the Skills or Agents section of the plugin README when something new was added, and runs the sync scripts. Invoke with /release or whenever the user says "bump version", "release plugin", "add changelog", "run sync", or asks to publish or version a plugin after making any kind of change.

2026-06-27
operator-setup
软件开发工程师

Create or update .agents/OPERATOR.md in the current workspace — a personal profile that tells AI models who you are, your skill levels, and how you like to collaborate. Only invoke when the user explicitly runs /operator-setup. Do not auto-trigger based on context.

2026-06-20
scenario-design
管理分析师

Use this skill for systematic scenario analysis — whenever a problem involves multiple variables, states, conditions, or failure modes and the user needs to enumerate the scenario space to find gaps, validate assumptions, or ensure coverage. Activate eagerly when the user asks "what cases should I handle?", "what could go wrong?", "am I missing any scenarios?", "how do I systematically test/model this?", or when they describe a decision table, state machine, input space, feature flag combination, risk matrix, or any artifact where multiple interacting variables might produce unexpected outcomes. Also use for non-testing contexts: config-flag interactions, requirement gap-finding, risk registers, design tradeoffs, business rule validation. This skill selects the right systematic technique, explains its reasoning, confirms with the user, and produces a structured markdown output for gap detection in code, requirements, design docs, or business rules.

2026-06-06
blind-spot-coverage
软件质量保证分析师与测试员

Use this skill when the user wants to add test coverage targeting blind spots in a specific method — uncovered branches, edge cases, or unusual inputs. Activate on explicit requests to cover blind spots or when the user asks "what should I test here?" about a particular method. This is not about achieving 100% line coverage, but about ensuring the method behaves correctly in scenarios that are easy to miss.

2026-06-06
aspire-deploy-pipeline
软件开发工程师

Reference for adding and ordering Aspire deploy pipeline steps, tagging steps, parameterizing deployment with AddParameter, configuring per-environment values with WithEnvironment, and using PipelineStepContext services. Use when asked to add a pipeline step, order deploy steps, set up infrastructure provisioning, configure deployment, or wire up aspire deploy.

2026-05-24
orient
软件开发工程师

Help the user fill a specific gap in their mental model of a system. Use this skill when the user asks "why doesn't X happen", "how does Y work here", "why is this method not called", "why does this text get clipped", or any question where they clearly understand most of the system but are stuck on one specific behavior or mechanism. They have most of the picture — one piece is missing or wrong. This skill always reads back an interpretation of the gap before answering, so misunderstandings get caught early. Activate eagerly on "why" or "how does this work" questions about specific behaviors.

2026-05-23
realign
软件开发工程师

Use this skill when the user wants to audit code consistency issues — when the same problem is solved in different ways across the codebase. Activate on /realign.

2026-05-03
synouser
网络与计算机系统管理员

Synology utilities for managing local users and groups

2026-03-11
ugacltool
网络与计算机系统管理员

UGREEN utility for editing FACLs

2026-03-11