Loading...
Loading...
Found 48002 skills
narumiruna
Provides utilities for managing standalone Python scripts with uv, including version selection, dependency management, and metadata embedding.
narumiruna
Assists in selecting optimal modern Python tooling for project setup, including uv, quality tools, CLI, logging, and packaging.
narumiruna
Assists in selecting and configuring Python logging solutions, comparing stdlib logging and loguru for application and CLI development.
narumiruna
Builds structured Python command-line interfaces with Typer, supporting commands, options, and multi-command applications.
narumiruna
Provides patterns for using Peewee ORM with DatabaseProxy and scoped transactions in Python applications.
Cap-go
Comprehensive guide for debugging Capacitor applications, covering WebView, native, crash, and network inspection.
inromualdo
Expert guidance for building, configuring, and debugging Community Health Toolkit (CHT) applications, including form design, workflow implementation, and deployment.
Cap-go
Guides implementation of Ionic Framework components for responsive mobile UI in Capacitor applications.
Cap-go
Guides building offline-first mobile apps with Capacitor, covering data sync, caching, and conflict resolution strategies for seamless offline experience.
Cap-go
Guides integration of Tailwind CSS in Capacitor mobile apps, covering mobile-first design, touch targets, safe areas, and performance optimization.
Cap-go
Guides developers in accessing and debugging iOS/Android device logs for Capacitor apps via command-line and GUI tools.
AprilNEA
Provides best practices for building desktop applications using the GPUI UI framework, including component design, state handling, and Rust-based GUI development.
ChinchillaEnterprises
Teaches best practices for structuring and naming Claude Code skills, including global vs project-local configuration and file organization.
greedychipmunk
Provides expert assistance for Next.js development with App Router, Server Components, and modern React patterns.
jaeyeonling
Provides guidelines and best practices for designing RESTful APIs, including resource naming, HTTP methods, and status codes.
greedychipmunk
Assists in building backend applications with Supabase, covering database setup, authentication, Row Level Security, storage, and real-time features.
jaeyeonling
Delivers structured checklists and guidelines for effective code reviews to improve code quality, maintainability, and team collaboration.
AprilNEA
Provides reusable UI component patterns for GPUI applications, following Longbridge conventions for buttons, inputs, dialogs, and forms.
spacholski1225
Guides developers through the TDD cycle: write tests first, watch them fail, then implement minimal code to pass.
spacholski1225
Guides developers to avoid common unit testing anti-patterns, ensuring tests focus on behavior rather than implementation details.
spacholski1225
Applies RED-GREEN-REFACTOR TDD cycle to document testing processes, address failures, and close loopholes through iterative refinement.
miguel-conde
Provides a standardized workflow for developing and structuring Agent Skills, including directory setup and progressive loading for VSCode Copilot integration.
DNYoussef
Tool for mapping, analyzing, and visualizing dependencies in software projects to enhance code structure and maintainability.
DNYoussef
Audits codebases to identify and replace placeholder code, mock data, and incomplete implementations with production-ready solutions.