Find the perfect skill
Lindy SDK Upgrade & Migration
Development
Complete guide for upgrading Lindy SDK versions and migrating configurations. Handles breaking changes with migration scripts and testing strategies.
Design Lean Startup Experiments
Productivity
Create XYZ hypotheses and design pretotype experiments to validate a new product concept with minimal effort, using methods like landing pages and explainer videos.
Scaffold HR skill directories
Development
Helps create a new hr-* skill directory with SKILL.md, content/, and examples/ templates.
Meeting Insights Analyzer
Productivity
Analyzes meeting transcripts and notes to extract action items, decisions, topics, and sentiment, generating actionable summaries with AI.
Integrate Claude Skill into Project Guidelines
Development
Integrates a Claude skill into project development guidelines, updating .trellis docs instead of generating code.
brepjs-cad Skill Eval
Testing
Run a manual brepjs-cad skill evaluation in Claude Code: re-author playground examples, verify rendering, and get a blind judge scorecard. Propose SKILL.md fixes based on findings, no API key needed.
Create, Review, and Auto-Fix Skills
Development
Create a new skill using the skill-creator skill, then review and auto-fix it with the reviewing-skills skill. Supports interactive and argument-based input.
Performance Optimization
Development
Skill for improving speed, latency, throughput, and memory by defining metrics, measuring and attributing bottlenecks, and prioritizing macro-optimizations.
Fix Notebook Errors
Development
Fixes errors encountered during Jupyter notebook execution. It addresses issues by either editing the notebook cells (if the problem is in the notebook logic or missing imports) or by patching the underlying Python source code (if the bug is in the library package).
Create Reusable Skill from Custom Approach
Development
Guide to save a successful custom approach as a reusable specialist skill, covering capture, parameter definition, pattern extraction, token validation, and file creation.
Skill Quality Review (Isolated Agent)
Testing
Launches a separate agent to objectively review skill files against Anthropic best practices, scoring 100 points across 5 axes.
Test Retry Config
Testing
Automated assistance for test retry configuration, providing step-by-step guidance and best practices for test automation.