Find the perfect skill
Import Figma to Lumos
Development
Translate a Figma design into Lumos design tokens, reconciling inconsistencies and surfacing assumptions. Handles messy files missing global variables.
Tailwind Design System
Development
Build production-ready design systems with Tailwind CSS, including design tokens, component variants, responsive patterns, and accessibility.
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.
DDD Context Mapping
Development
Map relationships between bounded contexts and define integration contracts using DDD context mapping patterns.
Skill Creation Guide
Development
Structured guide for creating a new AI coding skill from scratch, covering directory structure, frontmatter, and best practices. Helps when building a reusable SKILL.md file with proper organization.
Flask Blueprint Creator
Development
Create automated Flask blueprint operations. Auto-activating skill for Backend Development.
Creating Slash Commands
Development
Build custom slash commands in Claude Code with YAML frontmatter, permissions, and best practices to automate workflows and standardize repetitive tasks.
Sharding Strategies
Development
Horizontal scaling patterns for multi-tenant databases. Covers shard key selection, consistent hashing, and shard management.
Code Review and Fix
Development
Launch all five review agents, synthesize and validate findings, triage based on developer thinking, and fix approved items.
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.
ASDLC - Agentic Software Development Life Cycle
Development
A comprehensive knowledge base for agentic software development, defining concepts, patterns, and practices.
Async Python Patterns
Development
Comprehensive guidance for implementing asynchronous Python applications using asyncio, concurrent programming patterns, and async/await for building high-performance, non-blocking systems.