Loading...
Loading...
Found 2,772 Skills
Modern Python tooling best practices using uv, ruff, ty, and pytest. Mandates the Trail of Bits Python coding standards for project setup, dependency management, linting, type checking, and testing. Based on patterns from trailofbits/cookiecutter-python.
Shell out to OpenAI Codex CLI for headless code generation, analysis, and question-answering. Optimized for code tasks. Requires OPENAI_API_KEY env var.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Use when creating new skills, editing existing skills, or verifying skills work before deployment
Search for recent news and developments on a topic, organize them chronologically, and deliver a concise briefing. Use this skill when the user wants to catch up on recent events, news, or developments around a topic. Trigger on phrases like "what's new with X", "recent news about X", "any updates on X", "what happened with X lately", "catch me up on X", "news roundup for X", "what did I miss about X", "latest developments in X", or "has anything changed with X recently". Also trigger when the user mentions a time frame like "this week", "this month", "since January", or "in the last few days" combined with wanting information. Don't trigger for general research, product comparisons, or fact-checking — only when recency is the point.
HTMX expert including hypermedia patterns, Django/Flask integration
Specifies standards for RestController classes, including API route mappings, HTTP method annotations, dependency injection, and error handling with ApiResponse and GlobalExceptionHandler.
Docker Compose container orchestration and management. Manage multi-container applications, services, networks, and volumes. Use for local development, testing, and orchestration of containerized applications.
Structured multi-step reasoning via Sequential Thinking MCP. Use for complex debugging, architectural trade-offs, or root cause analysis.
Git-aware smart revert for tracks, phases, and tasks. Handles rewritten history, finds related commits, and provides safe rollback with multiple confirmation gates.
Applies general coding standards and best practices for Kafka development with Scala.
Complete development with structured merge/PR options. Use when ready to merge or submit work.