costajohnt/oss-autopilot
Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.
Claude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.
npx add-skill costajohnt/oss-autopilotClaude Code plugin — AI-powered autopilot for managing open source contributions. Track PRs, respond to maintainers, discover issues, maintain velocity.
Research-backed AI self-audit skill for Claude Code / Codex / OpenClaw. Verifies high-stakes answers via independent re-solve + cross-method probe — not by critique. Honest about limits; every design choice has a paper citation.
OpenTelemetry skills and reference documentation for AI coding assistants - instrumentation patterns, telemetry quality guides, and Dash0 integration
My Cursor Agent skills (model-perf-binary-search, ...)
Automate Griptape tasks via Rube MCP (Composio). Always search tools first for current schemas.
Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
page-debug skill 实现了浏览器实时调试功能.它让测试脚本自己跑完前置步骤,精准停在失败前一刻。然后你可以通过与AGENT的对话,实时操作浏览器通过 CDP 协议接管浏览器,让你在 Claude Code 中像 DevTools 一样实时检查页面状态、验证选择器、尝试操作,直到定位根因。