agent-skills
agent-skills copied to clipboard
Production-grade engineering skills for AI coding agents.
## Summary Adds concise formatting conventions for SKILL.md files in both the contributor guide and skill anatomy documentation. ## Why This addresses part of #137 by documenting the expected formatting...
Hey Addy, would you accept a short docs PR adding [agentsmesh](https://github.com/sampleXbro/agentsmesh) as a setup option? It's an open-source CLI that auto-detects this repo's layout (`skills/`, `agents/`, `references/`, `.claude/commands/`) and installs...
how to setup on exist project, the background information or the harness engineering setup
Adds a compliance guard skill for Kakunin — cryptographic identity and behavioral accountability infrastructure for AI agents in regulated industries (fintech, healthcare, legal). Covers three patterns: - Scope verification before...
## Summary - Fix package name: `@anthropic/chrome-devtools-mcp` does not exist; correct package is `chrome-devtools-mcp` - Add `-y` to npx args to skip install confirmation prompt - Add `--autoConnect` as recommended...
Closes #85 ## Summary - Add `agents/web-performance-auditor.md`: a specialist Web Performance Engineer persona with Quick mode (source analysis) and Deep mode (Lighthouse JSON, PageSpeed Insights JSON, CrUX API, DevTools trace,...
### What & why The `refine → spec → plan → build` chain is deliberately careful, but once a `SPEC.md` exists, hand-cranking every task is friction - you end up...
Reflect current Cursor project context (.cursor/rules + .cursor/skills) instead of legacy monolith patterns.
@ ### Description The `SessionStart` hook fails on startup when the plugin is installed under a path containing a space (e.g. a Windows home folder like `C:\Users\Win 10\`). ### Error...