Skip to main content

sliekens/agentic

SkillsMP has collected 21 skills from sliekens/agentic. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
21
GitHub stars
1
GitHub forks
0

Showing 21 of 21 collected skills.

occupation
unclassified
description

Release a plugin in this repo — version bump, changelog, generated adapters/catalogs/README tree, validate. Use when committing changes under plugins/, .claude-plugin/, or .github/plugin/; when bumping, publishing, or versioning a plugin; or when the user…

updated
occupation
unclassified
description

End-of-session hill climb on the instruction surface. Encodes this session's friction into AGENTS.md, skills, or project docs so the next session does not pay the same tax.

updated
occupation
Network & Computer Systems Administrators
description

UGREEN NAS ACL utility. Use when editing UGOS ACLs, converting a path back to Linux mode, or choosing between chmod and del_all.

updated
occupation
Technical Writers
description

Rewrite prose (docs, READMEs, PR descriptions, error messages, release notes, comments — never code) into ASD-STE100 Simplified Technical English to remove "AI slop". Use when asked to make writing not sound like AI, make docs clear or plain, enforce a…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Conduct rigorous, decision-oriented market research for technology purchases. Use whenever a user wants help choosing, comparing, shortlisting, or researching tech products such as headphones, laptops, monitors, cameras, peripherals, smart-home devices,…

updated
occupation
Computer Occupations, All Other
description

Create or update a personal operator profile under ~/.agents/projects/ — who the operator is, skill calibration, and collaboration preferences for this project. Only invoke when the user explicitly runs /operator-setup. Do not auto-trigger based on context.

updated
occupation
Software Developers
description

Analyze a code path, system, workflow, or architecture to separate inherent complexity imposed by requirements and external constraints from accidental complexity introduced by the current implementation, then define the invariants a simplification must…

updated
occupation
Software Developers
description

Build a directed graph connecting causes (inputs, preconditions) to effects (outputs, actions) through AND/OR/NOT logic nodes, then mechanically derive a decision table from it — for when conditional logic is too tangled to see clearly in prose or needs to be…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Shrink an exponential combination space (feature flags, config options, API parameters) down to a minimal test matrix that still guarantees every pair of values is covered — pairwise/all-pairs testing, escalating to orthogonal arrays when 3-way interaction…

updated
occupation
Software Developers
description

Build a decision table that maps every meaningful combination of conditions to a specific outcome, and flags the combinations nobody has specified. Use eagerly whenever behavior is governed by combinations of independent yes/no conditions — authorization…

updated
occupation
Software Developers
description

Map the dimensions along which an architectural or design decision can vary, place known options in that space, and surface the unexplored regions and implicit assumptions before a decision gets locked in. Use eagerly when the user is deciding *how* to build…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Turn a parameter's valid/invalid ranges into a systematic set of test cases by partitioning the input space into equivalence classes and probing the boundaries between them, where bugs disproportionately cluster. Use eagerly whenever the user needs test cases…

updated
occupation
Software Developers
description

Systematically enumerate failure modes for a system or process, score each by severity, likelihood, and detectability, and produce a prioritized risk register (Risk Priority Number = S × O × D). Use eagerly whenever the user asks "what could go wrong", wants…

updated
occupation
Software Developers
description

Build a set of named, narrative scenarios — each a coherent story of who does what under what conditions and what should happen — to find requirements gaps and give stakeholders a shared vocabulary to validate against. Use eagerly for requirements analysis,…

updated
occupation
Software Developers
description

Diagnose the shape of a scenario-enumeration problem (multiple variables, states, conditions, or failure modes) and route to the right systematic technique — decision-tables, equivalence-partitioning-bva, combinatorial-testing, state-transition-testing, fmea,…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Model a system as states connected by event-triggered transitions, and find the (state, event) combinations nobody has defined — missing transitions, unreachable states, trap states, and undefined invalid-transition handling. Use eagerly whenever the user…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Network & Computer Systems Administrators
description

Synology utilities for managing local users and groups

updated
Showing 21 of 21 collected skills.