Find the perfect skill
Mobile Page Scaffolder
Development
Scaffold new mobile pages/screens using StyleSeed layout patterns, semantic tokens, and built-in verification.
Localize App Store Metadata
Development
Automatically translate and sync App Store metadata (description, keywords, what's new, subtitle) to multiple languages using LLM translation and asc CLI.
Create a pull request (WooCommerce iOS conventions)
Development
Guide to create a pull request following WooCommerce iOS conventions, including labels, milestones, and release notes.
Create or Update Claude Skills
Development
Creates or updates Claude Code skills (SKILL.md) based on conversation, handling modes, frontmatter, and content rules.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Covers amend, interactive rebase, and cherry-pick.
Distributed Debugging and Tracing
Development
Set up comprehensive debugging environments, implement distributed tracing, and establish diagnostic practices for development and production environments.
Create Primary Schooler
Data & AI
Create an AI Skill that mimics a real primary school student, generating learning ability and personality models that evolve over time.
Local Frappe Development
Development
Sets up a local Frappe development environment to test APIs before production deployment. Use when developing or testing Python/API changes locally. Eliminates the 15-20 minute production build cycle by enabling fast iterative testing.
Demo - Interactive Tour Alias
Documentation
Alias for /tour that runs an interactive walkthrough of Product Org OS in 5 steps.
Real-time Streaming Transcription with Deepgram
Data & AI
Implements real-time streaming transcription using Deepgram's WebSocket API. Use when building live transcription, voice interfaces, or real-time audio processing applications. Handles WebSocket connections, interim results, and audio data streaming.
Solidity Security
Security
Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns.
Pattern Implementation Analyzer
Development
Analyzes single pattern implementation, calculates 4 scores (compliance, completeness, quality, implementation), identifies gaps. Invoked by ln-640 or standalone.