Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
grojof
GitHub 제작자 프로필

grojof

2개 GitHub 저장소에서 수집된 44개 skills를 저장소 단위로 보여줍니다.

수집된 skills
44
저장소
2
업데이트
2026-07-09
저장소 탐색

저장소와 대표 skills

aiws-audit
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
이 저장소에서 수집된 skills 38개 중 상위 8개를 표시합니다.
eunomai-living-docs
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
기타 컴퓨터 관련 직업

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
정보 보안 분석가

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
소프트웨어 개발자

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개 중 2개 표시
모든 저장소를 표시했습니다