Skip to main content
在 Manus 中运行任何 Skill
一键导入
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