Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

lazyai

lazyai には rluisb から収集した 51 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
51
Stars
4
更新
2026-06-30
Forks
0
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

diagnose
ソフトウェア品質保証アナリスト・テスター

Use when debugging a failing test, broken build, runtime error, or unexpected system behavior. Drives hypothesis-based investigation, root-cause fixes, verification, and reusable learning capture.

2026-06-30
adversarial-review
ソフトウェア開発者

Use when a claim, plan, spec, doc, or design must be attacked against source evidence before implementation or approval. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
bugfix
ソフトウェア開発者

Use when fixing broken behavior and the priority is reproduce, root cause, regression proof, and the smallest safe repair. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
code-review
ソフトウェア品質保証アナリスト・テスター

Use when reviewing code changes with explicit stage, target, and focus so own-code checks and others’ PR reviews stay distinct but share one contract. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
documentation
ソフトウェア開発者

Use when the deliverable is docs or reference material and every claim must stay tied to observed behavior or cited source evidence. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
feature
ソフトウェア開発者

Use when adding or changing product behavior that must ship with explicit purpose, scenarios, and verification. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
refactor
ソフトウェア開発者

Use when improving structure without changing behavior, with explicit invariants and verification that the contract stays the same. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
spike
ソフトウェア開発者

Use when the goal is to investigate, map constraints, and return evidence without committing to implementation. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
verified-research
ソフトウェア開発者

Disciplined investigation methodology with verification gates and append-only contribution back. Nine-phase pipeline that plans, parallelizes, verifies citations, cross-references authoritative team docs, re-baselines when needed, runs adversarial review, and contributes findings without overwriting others' work. Uses write tools, shell execution, and may spawn subagents. Invoke with enable_write_tools=true and enable_subagent_tools=true.

2026-06-30
slack-message-formatter
一般事務員

Use when you need a Slack-ready rewrite of a longer message. Produce sharp, legible, correctly spelled Slack mrkdwn and keep it concise enough to skim.

2026-06-23
slackfmt
ソフトウェア開発者

Use when turning markdown-heavy or code-heavy text into Slack-optimized formatting. Keep text short, preserve intent, and use npx @slackfmt/cli without making the project depend on npm.

2026-06-23
codebase-exploration
ソフトウェア開発者

Use when entering an unfamiliar repository or subsystem and you need a disciplined search-and-read strategy before changing code.

2026-06-22
create-agent
その他コンピュータ職

Use when asked to create or revise a LazyAI agent source definition while keeping generated tool-native agent files derived, not hand-edited.

2026-06-22
create-hook
その他コンピュータ職

Use when asked to create or revise a LazyAI hook policy so runtime enforcement stays objective, generated, and tool-specific.

2026-06-22
create-skill
その他コンピュータ職

Use when asked to create or revise a LazyAI skill source file while keeping generated tool-native skill surfaces derived, not hand-edited.

2026-06-22
create-workflow
その他コンピュータ職

Use when asked to create or revise a LazyAI workflow artifact as documentation/catalog guidance without reintroducing a runtime workflow engine.

2026-06-22
fast-feedback
ソフトウェア開発者

Use during implementation to run the smallest meaningful verification command after each focused change.

2026-06-22
four-point-vibe-coding
ソフトウェア開発者

Use when starting or steering an agent task with four-point communication, project constitution, and fast feedback.

2026-06-22
skill-authoring
ソフトウェア開発者

Use when creating, renaming, or modifying LazyAI skill source files so the canonical source and generated tool-native outputs stay aligned.

2026-06-22
speckit-analyze
ソフトウェア開発者

Verify plan completeness via architectural & requirement traceability analysis.

2026-06-22
speckit-checklist
ソフトウェア開発者

Gate implementation against spec and constitution. Verify all requirements met and all gates passed.

2026-06-22
speckit-clarify
ソフトウェア開発者

Resolve ambiguity in spec.md through sequential, focused questioning. Records answers in the spec's Clarifications section.

2026-06-22
speckit-constitution
ソフトウェア開発者

Establish or amend the project constitution — the governing contract every workflow is judged against.

2026-06-22
speckit-implement
ソフトウェア開発者

Execute a task following its harness contract and 5-gate loop.

2026-06-22
speckit-plan
ソフトウェア開発者

Author an implementation plan from a validated spec. Defines approach, phases, and measurable milestones.

2026-06-22
speckit-specify
ソフトウェア開発者

Author a feature specification from a user description. Output is the contract every downstream artifact is judged against.

2026-06-22
speckit-tasks
ソフトウェア開発者

Break a plan into executable task files with dependency graph and parallelization.

2026-06-22
task-to-issues
プロジェクト管理専門家

Use when extracting actionable tasks from meeting notes, Slack threads, PR descriptions, specs, or other unstructured text. Converts ephemeral notes into tracked issues with context, acceptance criteria, deduplication, and learning capture.

2026-06-22
populate
ソフトウェア開発者

Index the codebase with codegraph + qmd, build a knowledge graph with graphify, and fill remaining <!-- fill-in: --> placeholders in AGENTS.md with detected architecture, conventions, patterns, and rules. Every filled value is tagged with confidence (🟢🟡🔴).

2026-06-22
create-agent
ソフトウェア開発者

Use when asked to create or revise a LazyAI agent source definition while keeping generated tool-native agent files derived, not hand-edited.

2026-06-15
create-hook
ソフトウェア開発者

Use when asked to create, scaffold, or write a new vibe-lab hook or hook policy. Defines one canonical POLICY.md and optional runtime scripts, with Claude Code hook and OpenCode plugin compatibility.

2026-06-15
create-skill
ソフトウェア開発者

Use when asked to create, scaffold, or write a new vibe-lab Agent Skill. Generates an Agent Skills compatible SKILL.md with optional scripts, references, assets, adapter symlinks, and verification.

2026-06-15
create-workflow
ソフトウェア開発者

Use when asked to create or design a vibe-lab workflow artifact that coordinates skills, agents, hooks, plugins, and verification gates across Claude Code, OpenCode, and OMP/Pi.

2026-06-15
fast-feedback
ソフトウェア開発者

Use during implementation to run the smallest meaningful verification command after each focused change.

2026-06-15
handoff
プロジェクト管理専門家

Use when a session is ending, context needs to be preserved for a future session, or when transferring work between agents. Generates a structured handoff document with open questions, next steps, and context summary.

2026-06-15
issue-triage
プロジェクト管理専門家

Use when a bug report, error message, alert, or issue needs classification, deduplication, severity, ownership, refinement, and reusable triage learning before implementation.

2026-06-15
skill-authoring
ソフトウェア開発者

Use when creating or modifying vibe-lab skills or adjacent artifact templates so Agent Skills compatibility, canonical source layout, adapter generation, and verification stay consistent.

2026-06-15
task-to-issues
プロジェクト管理専門家

Use when extracting actionable tasks from meeting notes, Slack threads, PR descriptions, specs, or other unstructured text. Converts ephemeral notes into tracked issues with context, acceptance criteria, deduplication, and learning capture.

2026-06-15
tdd-planning
ソフトウェア品質保証アナリスト・テスター

Use during research or planning before implementation to choose a TDD mode, define red tests, preserve existing tests, and produce the test-first artifact for a feature, bugfix, or refactor.

2026-06-15
test-first-change
ソフトウェア開発者

Use when changing behavior so the agent drives the edit through a failing test, preserves existing tests, follows the selected TDD mode, and verifies red-green-refactor evidence.

2026-06-15
このリポジトリの収集済み skills 51 件中、上位 40 件を表示しています。