بنقرة واحدة
agent-skills
يحتوي agent-skills على 4 من skills المجمعة من squirrelsoft-dev، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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".
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".
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.
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".