Axect/skills
Reusable skills for AI coding agents (Claude Code, Codex, Forge) covering paper review, commit triage, GPU rentals, reference search, research logs, image-prompt composition, and more.
Reusable skills for AI coding agents (Claude Code, Codex, Forge) covering paper review, commit triage, GPU rentals, reference search, research logs, image-prompt composition, and more.
npx add-skill Axect/skillsReusable skills for AI coding agents (Claude Code, Codex, Forge) covering paper review, commit triage, GPU rentals, reference search, research logs, image-prompt composition, and more.
Claude code skills
page-debug skill 实现了浏览器实时调试功能.它让测试脚本自己跑完前置步骤,精准停在失败前一刻。然后你可以通过与AGENT的对话,实时操作浏览器通过 CDP 协议接管浏览器,让你在 Claude Code 中像 DevTools 一样实时检查页面状态、验证选择器、尝试操作,直到定位根因。
One-command setup for AI CLI tools (Claude Code, Codex, Kiro) with skill management
DryDock - Local CLI coding agent optimized for SWE-bench.
Write integration tests using .NET Aspire
Write integration tests using TestContainers for .NET with xUnit. Covers infrastructure testing with real databases, message queues, and caches in Docker containers instead of mocks.