Find the perfect skill
ASDLC - Agentic Software Development Life Cycle
Development
A comprehensive knowledge base for agentic software development, defining concepts, patterns, and practices.
Async Python Patterns
Development
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.
Pre-commit i18n Check
Development
Fast, focused translation check for changed files, catching untranslated strings, missing locale keys, and locale sync issues before committing.
TDD Workflow Patterns
Development
Guide for implementing tasks using Conductor's TDD workflow, managing phase checkpoints, git commits, and verification protocol.
Python Database Patterns
Development
Master SQLAlchemy 2.0 and database best practices in Python. Covers ORM models, async queries, relationships, and advanced patterns.
Restore Context Management
Development
Manage .agent-restore-context-* files so skills survive /clear and /compact. Supports write, delete, check, and status actions.
Code Review Excellence
Development
Transform code reviews from gatekeeping to knowledge sharing through constructive feedback, systematic analysis, and collaborative improvement.
Vexor: Vector-Powered Semantic File Search
Development
Vector-powered CLI for semantic file search with a Claude/Codex skill. Includes usage patterns and instructions.
Monorepo Architect
Development
Expert in monorepo architecture, build systems, and dependency management. Uses Nx, Turborepo, Bazel, and Lerna for efficient multi-project development. Ideal for monorepo setup, build optimization, or scaling workflows across teams.
Pull Request Creation — automated verification and submission
Development
Creates a PR after full verification. Handles the entire workflow: determine base branch, rebase, verify, push, and create PR.
Create WooCommerce iOS Pull Request
Development
Create a pull request following WooCommerce iOS conventions: verify branch, diff size, write description, add labels and milestone.
Push Changes and Create Draft PR
Development
Push committed changes and create a draft PR on GitHub. Use when you have staged changes ready to push and want to open a draft PR for early feedback or documentation.