Find the perfect skill
Work Item Writer
Development
Write well-structured work items with clear descriptions and actionable acceptance criteria. Helps when creating new work items, adding acceptance criteria, or when a work item, task, WI, or ticket is mentioned. Provides structured templates for titles, descriptions, journal entries, notes, and categorized acceptance criteria.
Project Memory with Atuin
Development
Persists project context across sessions using Atuin's key-value store. Store and retrieve plans, specs, and task state to resume work seamlessly or share project context.
Automated Sprint Planning and Execution
Development
Converts technical specifications into prompt files, a dependency-aware execution plan, and a persistent state file for multi-phase sprints. Supports sub-commands for status, adding/removing tasks, and auto-execution with worktree isolation and verification loops.
iPhone Accessibility Improvement
Development
Improves iPhone app accessibility with a focus on VoiceOver compatibility and WCAG AA standards. Handles Liquid Glass design challenges with proper accessibility attributes.
Hello World
Development
A minimal example skill demonstrating the skills-as-mcp format. Use it to test if the skill system is working correctly.
Building Claude Code Agents
Development
Expert at creating and modifying specialized Claude Code agents with independent context, modular architecture design, and advanced YAML configuration management.
Request Validation
Development
TypeScript-based input validation for API requests and video data structures. Ensures type safety at API boundaries with type guards and field-specific error messages. Use to validate RenderRequest and RecapBook data in Express handlers.
Verification Gate before Completion
Development
This skill enforces a verification gate before claiming tasks as 'done' or 'fixed'. It runs a checklist tailored to the workflow type (build, debug, refactor) with evidence requirements and verification types. Helps catch incomplete work and reduce assumptions by requiring concrete outputs or observations.
GLM-5 Agent Teams with Thinking Mode
Development
Spawns GLM-5 powered AI teammates with native thinking mode. Supports different agent roles such as coder, reviewer, tester, planner, and researcher for collaborative task execution. Useful when you need structured team-based AI assistance with explicit reasoning notes, for code development, review, testing, architecture planning, or documentation.
Linus-Style Code Review
Development
Perform thorough code reviews in the style of Linus Torvalds, focusing on correctness, simplicity, maintainability, and adherence to project conventions. It analyzes files, directories, git diffs, or pull requests to identify critical bugs, code smells, and pattern violations. Use after completing implementation to ensure code quality before merging.
iPhone Haptic Feedback
Development
Adds haptic feedback to iPhone UIs using expo-haptics. Maps interactions like button taps, toggles, and success/error states to specific feedback styles (Light, Medium, Selection, Notifications). Designed for Liquid Glass, it pairs haptics with glass animations for unified visual-tactile feedback.
Code Reviewer
Development
Performs thorough code review to identify quality issues, potential bugs, security vulnerabilities, and deviations from best practices. Provides structured feedback with actionable suggestions and severity prioritization. Use when asked to review code or perform code quality analysis.