Find the perfect skill
Create Slash Commands
Development
Expert guidance for creating reusable slash commands with /command-name syntax. Master XML structure, YAML configuration, and argument handling for workflow standardization.
Agentic Payments Bot
Development
Dual-protocol payment skill for AI agents supporting x402 (onchain stablecoins) and AP2 (card/wallet) payments, with policy engine, audit, and KMS.
Update Ports
Documentation
Updates PORTS.md by scanning the Barry codebase for current port configurations across all services and apps.
PDF Reader
Productivity
Read and extract text from PDF files, including documents, reports, contracts, and spreadsheets. Works with local files, URLs, and WhatsApp attachments. Use whenever PDF content is needed, even if not explicitly requested.
DeepSafe Scan - Preflight Security Scanner
Security
Preflight security scanner for AI coding agents. Scans configs, skills, memory sessions, hooks, and model behaviors for secrets, PII, prompt injection, and dangerous patterns.
TypeScript Error Handling Patterns
Development
Provides reusable error handling patterns for TypeScript applications including custom error classes, a Result type for explicit error propagation, React error boundaries, and async try-catch wrappers. Helps ensure robust error management with proper HTTP status codes and actionable error messages.
Git Worktree Setup
DevOps
Automatically creates 'data/shared' symlink pointing to the main repository's shared data and 'data/local' directory after 'git worktree add'. Ensures data isolation and shared access in new worktrees.
Fix GitHub Issue
Development
End-to-end workflow for fixing a GitHub issue: read, implement, test, and commit.
OpenRouter Known Pitfalls
Development
Identify and avoid common mistakes and anti-patterns when working with OpenRouter. Useful for code review and API integration.
Dependency Mapping
Development
Map and visualize dependencies between features and work items. Identify blockers, critical path, and risks like circular or external dependencies. Helps with sequencing planning and bottleneck analysis.
build-score - Internal Requirements Convergence
Development
Skill to analyze vague internal development requests and convert them into a brief with BUILD/DEFER/KILL judgment using 6 structured questions.
Attack Tree Construction
Security
Build comprehensive attack trees to visualize threat paths, identify defense gaps, and communicate security risks to stakeholders.