Find the perfect skill
React Native Screen Component Creation
Development
Creates a React Native screen component file in src/screens/. Used when adding a new screen, such as 'home screen' or 'profile screen'. The skill generates a TypeScript file with a basic template including flexbox layout, StatusBar, and proper naming conventions.
Create a Git Worktree
Development
Creates a git worktree in a sibling directory for working on a feature branch in parallel with the main branch. It automatically determines the repository name and branch, optionally from a specified base branch. Useful for developing features or fixing bugs without switching branches in the main repository.
Google Docstring Assistant
Documentation
Write Python docstrings following the Google Python Style Guide with clear sections and examples.
Process YouTube Video with Full Settings
Content
Comprehensive YouTube video processing with summary, Q&A, infographic, audio, and video generation. Automatically selects model and translation based on keywords.
Setup Pre-Commit Hooks
Development
Set up Husky pre-commit hooks with lint-staged and Prettier, plus typecheck and test scripts. Use for adding commit-time formatting and checks.
Redteam Qualitygate
Testing
Prepares a draft claim by verifying facts, norms, evidence, and requests. Provides a traffic light for deadlines and risks with immediate actions.
NotebookLM Knowledge Base Organizer
Data & AI
Prepares files for NotebookLM by scoring, merging, and converting sources to fit the 50-source limit, optimizing for RAG retrieval.
Global Project Conventions
Development
Follow consistent conventions for project structure, documentation, version control, configuration, and dependencies.
Refine a Ticket Interactively for Planning
Development
Refines a GitHub ticket interactively until it is ready for planning, using AskUserQuestion for confirmations.
Patch Notes Generator
Documentation
Generate player-facing patch notes from git history, sprint data, and internal changelogs. Translates developer language into clear, engaging player communication.
Jobs Product Review
Development
Performs a full product review scoring 0-10 and demands coherence across all surfaces. Use after any UI/UX/product decision.
Code Task Brief
Development
Produce a self-contained task brief for a Claude Code routine, specifying what to change, why, and acceptance criteria.