Find the perfect skill
Inversion Exercise
Development
Flip core assumptions to reveal hidden constraints and alternative approaches. Ask: 'What if the opposite were true?'
Brainstorm - Requirements Discovery
Development
Guides collaborative requirements discovery before implementation, optimized for AI coding workflows. Creates task, explores codebase, asks one question at a time, and converges on MVP scope.
Automating tmux Windows
Development
Use MCP tools to create, control, and monitor tmux windows for background processes, debuggers, and interactive commands. Includes strategies for using a subagent to conserve context.
Checkstyle Violations Fixer
Development
Check and fix Checkstyle violations in Java Maven projects using the maven-checkstyle-plugin and spring-javaformat. Auto-format then fix remaining issues with a Python script.
Expo UI Jetpack Compose
Development
Using @expo/ui/jetpack-compose to integrate Jetpack Compose views in an Expo app.
Create Draft Pull Request (Vision-Agents)
Development
Instructions for creating a draft pull request for the Vision-Agents repo using gh CLI, including pre-checks and conventions.
Loom Transcript Fetcher
Development
Fetch and display the full transcript from a Loom video URL using Loom's GraphQL API.
Technical Specification
Development
Technical specification through conversational refinement, one feature at a time. The agent acts as a tech lead and builds the spec collaboratively with the user.
Create Git Commit
Development
Creates a git commit with a properly formatted message following project conventions. Automatically stages changes and generates atomic, descriptive commit subjects. Useful when saving progress or completing a task, ensuring commits are clean and reviewable.
LangChain/LangGraph Agent Development Expert
Development
Expert guidance for building production-grade AI agents using LangChain 0.1+ and LangGraph, covering architecture, memory, RAG, and best practices.
Investigate Run Telemetry
Development
Investigate failed or suspicious agent runs using D1 telemetry. Queries agent_runs and llm_call_metrics to diagnose failures, no-progress aborts, stuck agents, or token issues.
Integrate Claude Skill into Project Guidelines
Development
Adapts and integrates a Claude global skill into project development guidelines, documenting examples under .trellis/spec.