Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skeptic

skeptic contient 7 skills collectées depuis TGPSKI, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
7
Stars
1
mis à jour
2026-04-10
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

go-release
Développeurs de logiciels

Manage the full Go module release lifecycle: determine next semver version, update CHANGELOG.md, create and push a git tag, and verify pkg.go.dev picks up the new version. Use when the user asks to tag a release, bump the version, update the changelog, or publish a new module version.

2026-04-10
cli-flag-review
Analystes en assurance qualité des logiciels et testeurs

Audit and optimize CLI flag definitions across all skeptic subcommands. Reviews help text quality, global-vs-local flag modeling, short flag coverage, shorthand config-precedence safety, help formatter consistency, and test isolation. Use when adding flags, reviewing CLI ergonomics, refactoring subcommand interfaces, or debugging flag override behavior.

2026-04-09
doc-accuracy-audit
Développeurs de logiciels

Audit a document against the codebase for accuracy, then tighten it: verify claims, cut drift, simplify, restructure for the reader. Use when the user says a doc is loose, stale, or wrong, or asks to tighten/audit a README, guide, config reference, or any prose that makes claims about code.

2026-04-09
documentation-lifecycle
Développeurs de logiciels

Generate, update, and maintain per-module documentation under docs/modules/, keep ARCHITECTURE.md and README.md current, and produce Mermaid diagrams for data-flow, block, and dependency views. Use when the user asks to document a package, update architecture docs, generate diagrams, or audit documentation freshness.

2026-04-09
ruleset-lifecycle-operations
Développeurs de logiciels

Add or update rule definitions, create and manage rule groups, and migrate rules across groups in skeptic using the property-based layout. Use when the user asks to add/update rules, add/manage groups, or reorganize `internal/rules`.

2026-04-09
threat-rules-ingestion
Analystes en sécurité de l'information

Ingest fresh security research from URLs/files, generate signed scanner rule packs, and validate with policy and behavior scan styles across ecosystems. Use when the user asks to operationalize new threat intel into skeptic detections.

2026-04-09
workflow-action-updates
Développeurs de logiciels

Audit and update GitHub Actions workflow files to use the latest action releases pinned to full commit SHAs. Scans all .github/workflows/*.yml files, resolves current vs latest versions, and applies upgrades. Use when the user asks to update actions, check for outdated workflow dependencies, pin actions to SHAs, or audit CI workflow hygiene.

2026-04-09