Find the perfect skill
Demo Stability Checker
Testing
Prioritizes visual stability over perfection. Flags only issues that could cause embarrassment during a live demo. Use when preparing for demos, final pre-deploy review, or verifying demo-critical paths.
Python Database Patterns
Development
Master SQLAlchemy 2.0 and database best practices in Python. Covers ORM models, async queries, relationships, and advanced patterns.
Research Information Lookup
Data & AI
Access real-time research information via Parallel Chat API or Perplexity for academic searches with intelligent automatic backend routing. Find papers, verify scientific data, and gather citations efficiently.
OA Agent Task Delegation
Development
Decides when to delegate coding tasks to separate OA agents based on task scope and complexity. Helps manage multi-file changes, parallel research, batch operations, and sequential workflows by spawning agents flat from the orchestrator with a structured delegation plan.
Global Validation
Security
Implements comprehensive server-side input validation with complementary client-side validation for user experience. Uses allowlists, type checking, and sanitization to prevent SQL injection, XSS, and other injection attacks. Apply when validating any external data entering the application, ensuring consistent security across all entry points and maintaining data integrity with field-specific error messages.
1Password Secrets Management
Security
Enables management of 1Password secrets via the op CLI, using service account authentication. Use it to list vaults and items, retrieve passwords, OTP codes, and API keys, or read specific secret fields. Ideal for securely accessing credentials during development or automation workflows.
Web Scraping via API Interception
Data & AI
Intercept and replay API network requests to scrape large datasets efficiently. By capturing request headers and response schemas, you bypass slow DOM scrolling and directly fetch structured data with automatic pagination. Ideal for collecting followers, posts, or search results from web applications.
Bootstrapp Template Instantiation
Development
Instantiates a project from a Bootstrapp template bundle. It reads the template spec, resolves parameters (defaults or user-provided), runs the generation script, and reports the output path. Useful for quickly scaffolding structured projects from a predefined template.
PRD Generator
Development
Generates a structured Product Requirements Document (PRD) from a feature description. It helps by asking clarifying questions and producing a clear, actionable document with user stories, acceptance criteria, and success metrics. Use this when planning a new feature or starting a project.
iMessage CLI - Chat Manager
Communication & Writing
iMessage and SMS CLI for listing chats, viewing history, watching for new messages, and sending. Full iMessage control from your terminal on macOS.
GitHub Projects Sync
Development
Manages team tasks through GitHub Projects V2 using the GraphQL API. Helps when you need to create, update, query, or sync project items such as issues, pull requests, and status boards. Useful for coordinating work across remote developer agents and tracking feature implementation progress.
Flag Training Adjustment
Productivity
Flags adjustments or life factors affecting training, such as fatigue, injury, or schedule changes. Updates an adjustments file that other skills read to modify workouts accordingly.