agent-skills icon indicating copy to clipboard operation
agent-skills copied to clipboard

Production-grade engineering skills for AI coding agents.

Results 263 agent-skills issues
Sort by recently updated
recently updated
newest added

Add Skills宝 (skilery.com) as a Chinese AI skills search and installation resource in the Codex / Other Agents section. This complements the repository's multi-agent focus and keeps the reference limited...

## Summary Installing this plugin into Claude Code registers a `/review` slash command that shadows Claude Code's **built-in** `/review` (and conceptually overlaps with the built-in `/security-review`). I couldn't find any...

to which AGENTS.md are you refering in https://github.com/addyosmani/agent-skills/blob/main/docs/opencode-setup.md this one https://github.com/addyosmani/agent-skills/blob/main/AGENTS.md is internal for the project, right?

Learned so much from these skills already, thanks for providing them. My current setup is using both ClaudeCode and OpenCode, and I'm trying to make a similar experience skill-wise when...

Integrating 14 of your autonomous-capable skills + 3 personas into a three-system autonomous dev stack for a production platform (81 agents, 3000+ tests). What we're adding: Autonomous loop — priority...

## Summary Make this repo installable as a Codex plugin with a single command, while keeping `skills/` as the single source of truth shared with Claude Code. No files are...

source from https://github.com/addyosmani/agent-skills/pull/73/changes/87de68f85dbb61e2c2509a41aa2c0329477bb161 ## Changes - Update spec command to save specs to docs/features/[feature-name]/spec.md - Update plan command to read specs from and save plans to feature directories - Update...

## Overview This PR enhances the `cursor-setup.md` documentation by introducing a PowerShell automation script for syncing skills and reorganizing the setup options for better clarity. ## Changes * **Added Option...

## Summary - Generate the SessionStart hook payload with `JSON.stringify` so Markdown quotes, backslashes, and newlines cannot corrupt the JSON output. - Add an executable hook test that parses the...

Fixes #50 ## Changes - Update spec command to save specs to docs/features/[feature-name]/spec.md - Update plan command to read specs from and save plans to feature directories - Update getting-started...