Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
grojof
GitHub-Creator-Profil

grojof

Repository-Ansicht von 44 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
44
Repositories
2
aktualisiert
2026-07-09
Repository-Explorer

Repositories und repräsentative Skills

aiws-audit
Softwareentwickler

Produce a prioritized, read-only audit of the workspace's health and coherence (code, docs, integrity, standards) as a dated report. Use periodically or after big changes to surface what to improve. Read-only — it reports and recommends, never fixes.

2026-06-23
aiws-configure-workspace
Softwareentwickler

Configure or re-configure this AI workspace: analyze an existing repo (or set up a new one) and propose a workspace.config.yaml + skill set. Trigger: when the user wants to set up, configure, or re-detect the workspace.

2026-06-23
aiws-dependency-upgrade
Softwareentwickler

Assess feasibility and security of version bumps/migrations before touching anything. Trigger: when asked to update dependencies, migrate, or resolve version conflicts.

2026-06-23
aiws-living-docs
Softwareentwickler

Keep the living docs (project status) current so the AI always has fresh project context. Trigger: after finishing a task or when project state changed.

2026-06-23
aiws-sdd-apply
Softwareentwickler

Implement the tasks in order, keeping the code aligned with the spec and design, checking each off as it lands. Use to execute an agreed plan — if reality diverges from the spec, stop and update the spec first.

2026-06-23
aiws-sdd-archive
Softwareentwickler

Fold a verified change's delta into the stable specs and move its folder to the archive. Use only after verify passes: ADDED requirements are appended, MODIFIED replace, REMOVED delete; then the change is archived with its full history.

2026-06-23
aiws-sdd-clarify
Softwareentwickler

Surface and resolve ambiguity before the spec is written: ask targeted questions about underspecified behaviour, edge cases and decisions, and record the answers. Use between proposal and spec whenever the proposal leaves choices open.

2026-06-23
aiws-sdd-design
Softwareentwickler

Decide HOW the spec is met: the technical approach, the key architecture decisions and their trade-offs, with Mermaid diagrams where they clarify. Use after the spec is stable, before breaking work into tasks.

2026-06-23
Zeigt die Top 8 von 38 gesammelten Skills in diesem Repository.
eunomai-living-docs
Softwareentwickler

Refresh a project's user-facing docs (root README + docs/) toward eunomai's v2 standard — Diátaxis as a lens via a `type` frontmatter field, a knowledge-domain coverage lens (the six KDD domains), an OKF-routable substrate (frontmatter + path-as-identity + a product-shaped README map), doc-set profiles by repo destination (library, API, CLI, framework, firmware, app — or custom), and a deterministic frontmatter gate. Use when docs have drifted, after shipping a feature, or when docs-check reports drift. Project-docs only (may create ADRs from interview answers; never edits existing ones).

2026-07-09
eunomai-onboard
Softwareentwickler

Cold-start orchestrator that applies eunomai to a new or existing project. Use when bringing a foreign project up to eunomai's standards — analyze it, assess what already exists (coexistence-first), establish/restructure docs (or create them), seed conventions (CLAUDE.md, OpenSpec config, permissions, hooks — each skippable), audit existing skills, then hand off. One-shot and dispensable; orchestrates the pillars, does not reimplement them.

2026-07-09
eunomai-dependency-upgrade
Softwareentwickler

Universal hygiene for adding or upgrading third-party dependencies — pin via lockfile, scan for known CVEs (SCA) before merging, read the changelog, take breaking changes incrementally, run the tests, and track licenses. Use when adding a new dependency, bumping versions, or responding to a security advisory. Anchored to OWASP A03:2025 (Software Supply Chain) and SLSA.

2026-07-01
eunomai-skill-finder
Sonstige Computerberufe

Trust-gated steward for a project's skills. Use when you need a capability and want to adopt/create a skill safely, when a third-party skill should be vetted before use, or when asked to audit existing skills. Discovers candidates, applies a trust gate (security veto + judgment), adopts/improves/creates via skill-creator, and records per-skill provenance. Best-effort floor-raiser, not a security guarantee.

2026-07-01
eunomai-secure-coding
Informationssicherheitsanalysten

Universal secure-coding directives anchored to the OWASP Top 10:2025 and CWE Top 25. Use proactively while writing or changing code that handles input, auth, data, secrets, files, network calls, or dependencies — to avoid injection, broken access control, crypto and auth failures, SSRF, and unsafe deserialization. Writing-time guidance; for a diff audit use /security-review, for runtime blocking see safe-controls.

2026-07-01
diagnosing-bugs
Softwareentwickler

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-06-25
2 von 2 Repositories angezeigt
Alle Repositories angezeigt