Skip to main content
Manusで任意のスキルを実行
ワンクリックで
lgbarn
GitHub クリエイタープロフィール

lgbarn

6 件の GitHub リポジトリにある 49 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
49
リポジトリ
6
更新
2026-06-19
リポジトリエクスプローラー

リポジトリと代表的な skills

import-spec
ソフトウェア開発者

Import a spec-kit feature spec into Shipyard, replacing brainstorming. Use when a spec-kit feature directory exists with spec.md.

2026-06-19
shipyard-state
ソフトウェア開発者

Use to inspect or manage Shipyard project state under Codex — show status, resume a previous session, cancel/pause in-progress work, or roll back to a checkpoint. Trigger when the user says "shipyard status", "what's the status", "resume", "continue where we left off", "cancel", "pause this", "roll back", or "restore the checkpoint". Codex has no SessionStart hook, so this skill loads state on demand.

2026-06-19
shipyard-codex-orchestration
その他コンピュータ職

Use when running any multi-step Shipyard workflow under Codex — build, audit, plan, ship, review, research, or map. Explains how Shipyard's parallel-agent workflows degrade to inline sequential execution in Codex, and routes intent to the right workflow skill. Trigger when the user says "build the plan", "audit this", "ship it", "review the code", "run the shipyard build", or asks how Shipyard works in Codex.

2026-06-19
shipyard-map
ソフトウェア開発者

Use when performing brownfield analysis on an existing codebase under Codex — onboarding to a new project, generating codebase documentation, or understanding legacy code. Trigger when the user says "map this codebase", "help me understand this code", "document this project", "I just inherited this repo", or runs shipyard init on existing code. This is the Codex inline-sequential form of the mapper agent.

2026-06-19
shipyard-research
市場調査アナリスト・マーケティングスペシャリスト

Use when conducting domain research, evaluating technology options, investigating ecosystem choices, or gathering knowledge for a development phase under Codex. Trigger when the user says "research X", "what are our options for", "evaluate these libraries", "what's the best approach to", or before planning a phase. This is the Codex inline-sequential form of the researcher agent.

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

Use when reviewing code under Codex — verifying spec compliance, conducting quality review after a build, or checking that an implementation matches its plan. Trigger when the user says "review this", "review the implementation", "does this match the plan", "check the code quality", or after a Shipyard build completes. This is the Codex inline-sequential form of the reviewer agent.

2026-06-19
shipyard-ship
ソフトウェア開発者

Use when delivering or releasing a completed Shipyard phase under Codex — final verification, pre-ship security audit, documentation, and release. Trigger when the user says "ship it", "ship this phase", "release this", "we're done — finalize", or "run the shipyard ship workflow". This is the Codex inline-sequential form of the /shipyard:ship orchestration.

2026-06-19
code-simplification
ソフトウェア開発者

Use after implementing features, before claiming a phase is complete, when reviewing AI-generated code, or when code feels overly complex. Also use when you notice repeated patterns across files, a function exceeds 40 lines, nesting exceeds 3 levels, or an abstraction has only one implementation. Covers duplication, dead code, over-engineering, and AI-specific bloat patterns like verbose error handling and redundant type checks.

2026-06-19
このリポジトリの収集済み skills 26 件中、上位 8 件を表示しています。
subagent-driven-development
ソフトウェア開発者

Use when executing implementation plans with independent tasks in the current session

2026-01-23
using-git-worktrees
ソフトウェア開発者

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-01-23
auto-documentation
ソフトウェア開発者

Use when generating documentation for Terraform modules, infrastructure, or runbooks. Creates READMEs, operational guides, and architecture docs.

2026-01-23
aws-profile-management
ネットワーク・コンピュータシステム管理者

Use before any Terraform or AWS operation to verify correct credentials and profile are active. Prevents cross-environment accidents.

2026-01-23
brainstorming
プロジェクト管理専門家

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-01-23
dispatching-parallel-agents
ソフトウェア開発者

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-01-23
executing-plans
ソフトウェア開発者

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-01-23
historical-pattern-analysis
ネットワーク・コンピュータシステム管理者

Use when analyzing git history and past changes to identify patterns, recurring issues, and lessons learned from infrastructure changes.

2026-01-23
このリポジトリの収集済み skills 17 件中、上位 8 件を表示しています。
6 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました