Loading...
Loading...
Found 48002 skills
Vasallo94
Guide for safely refactoring Python code using proven techniques, detecting code smells, and implementing improvements.
Vasallo94
Skill for developing, maintaining, and extending Obsidian's MCP server with code patterns, architecture, testing, and package management.
Vasallo94
Provides utilities for running, managing, and debugging tests with common patterns and fixtures to streamline software development testing processes.
yu-sz
Enforces consistent TypeScript coding standards for writing and reviewing code in .ts and .tsx files.
nathanielcrowell12-spec
Provides Electron desktop app patterns for PhotoVault bulk uploader, including main/renderer communication, chunked uploads, and security for large file handling.
wormholecowboy
Analyzes coding sessions to detect user preferences and corrections, then proposes targeted improvements to code skills and codifies them into skill files.
Vasallo94
Automates Git version control tasks including commits, changelogs, and releases to streamline code versioning and publishing workflows.
codinglabsau
Adds shadcn/ui components to the Gooey custom component library for consistent UI development.
SmallRob
Provides end-to-end development guidance for responsive React mobile web applications with performance optimization, PWA implementation, and touch interaction support.
KvFxKaido
Deploys AI agents (Codex/Gemini) to generate and implement code, enabling direct code creation rather than code review.
HZeroxium
Provides Java-based implementation for service metrics (counters, gauges, timers, histograms) with strict label rules to prevent cardinality issues and support SLOs.
MuhammedAlkhudiry
Enforces Laravel coding standards for backend architecture, Eloquent ORM usage, and PHP type safety.
HZeroxium
Generates resilient Java HTTP client configurations with timeouts, retries, circuit breakers, and idempotency, including test matrices.
JoernStoehler
Provides standardized conventions for Python project layout, entrypoints, testing, and asset handling within the viterbo package.
MuhammedAlkhudiry
Creates comprehensive test cases for user flows and end-to-end testing to validate feature functionality and coverage.
JoernStoehler
Manages Git worktrees for repository isolation, enabling parallel development on different branches without context switching.
JoernStoehler
Enforces and automates Rust crate conventions including layout, formatting, linting, testing, and benchmarking for consistent development.
MuhammedAlkhudiry
Reviews user stories for clarity, completeness, and feasibility from a developer's perspective to ensure implementation readiness.
jiezhuzzz
Intelligently splits mixed Git changes into semantic, conventional commits for cleaner version control history.
KvFxKaido
Provides AI-driven design feedback from Gemini and Codex for architecture decisions and design reviews in software development projects.
HZeroxium
Enables deterministic integration testing for Java applications, covering external dependencies (DB, queues, IO) with fixture strategies and CI compatibility.
HZeroxium
Provides Kafka producer/consumer patterns with at-least-once semantics, DLQ handling, and schema evolution for event-driven features and issue diagnosis.
ashutoshpw
Creates Stripe webhook handlers to process payment events and enable real-time synchronization with the stripe-sync-engine.
KvFxKaido
Generates NPC profiles from YAML input and saves JSON output to the designated directory without external dependencies.