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

agent-skills

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

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

このリポジトリの skills

workflow
ソフトウェア開発者

Install the full development workflow into a Claude Code project: slash commands for breakdown, spec, work, commit, review, PR, security scanning, and issue triage; agents for architecture, implementation, quality review, and git management. Run this after the greenfield or brownfield skill has set up the project foundation. Trigger phrases: "/workflow", "install workflow", "set up commands", "set up agents", "install breakdown and work commands", "configure my workflow", "install the development workflow".

2026-04-22
greenfield
ソフトウェア開発者

Configure Claude Code for a brand new project. Detects your stack, runs a short interview, then generates CLAUDE.md, rules, hooks, and settings tailored to your project. Invoke manually with /greenfield or "set up Claude Code", "initialize Claude", "configure Claude for this project".

2026-04-22
brownfield
ソフトウェア開発者

Configure Claude Code for an existing codebase by discovering its conventions, architecture, testing patterns, and git workflow — then generating tailored CLAUDE.md, rules, hooks, and settings. Use when a developer says "set up Claude Code for this project", "onboard Claude to this repo", "/brownfield", "analyze this codebase for Claude", or opens an existing project with no .claude/ directory. Run the workflow skill after this to install development commands and agents.

2026-04-15
triage
ソフトウェア開発者

Triage GitHub issues by analyzing the codebase and posting structured implementation plans as comments. Use this skill when the user wants to triage, analyze, assess, or plan a GitHub issue — especially when they provide an issue number (e.g., "triage #12", "look at issue 45", "assess this issue"). Also supports triaging all issues in a milestone at once with --milestone flag. Trigger on phrases like "triage", "assess issue", "plan issue", "what would it take to implement #X", "investigate issue", or "analyze issue".

2026-04-04