biyearly-mesothelioma790/skills
Organize reusable AI agent skills for Claude Code, Codex, and Cursor with focused workflows, scripts, and fast task selection
Organize reusable AI agent skills for Claude Code, Codex, and Cursor with focused workflows, scripts, and fast task selection
npx skills add biyearly-mesothelioma790/skillsOrganize reusable AI agent skills for Claude Code, Codex, and Cursor with focused workflows, scripts, and fast task selection
Bare minimum INITIAL setup for getting started with Firebase (Node.js, CLI installation, first-time login). Use ONLY for first-time setup. For updating, troubleshooting, or refreshing an existing environment, use the firebase-basics skill instead.
Run 200+ open-source pentesting tools through MCP for AI assistants and automate security testing workflows
skillsync manages a central registry of skills (at `~/.agents/skills/`) and creates symlinks into each tool's skill directory, so every tool sees the same skills without duplication.
OpenCode Agent Team Harness - multi-agent coding workflow with orchestrator + 6 subagents + skills + memory
Personal skill repository for agent prompts and repeatable tasks.
Use when building functions that must survive process crashes, retry automatically on failure, run on a schedule, react to events, or maintain state across infrastructure failures — e.g., webhook handlers that drop events, flaky cron jobs, background jobs that fail mid-execution, or workflows that need to resume where they left off. Covers Inngest function configuration, triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability.