Loading...
Loading...
Found 48002 skills
tryswift
Guidelines for building static websites using the Ignite Swift framework, covering development structure and best practices.
unchainedshop
Guides users through upgrading Unchained Engine to a new major version, including package updates and migration steps for their project.
scarletkc
vexor-cli provides semantic file discovery in code repositories, allowing developers to quickly locate implementations, definitions, or loads without manual browsing.
MaksimZayats
Generates unit tests using Inversion of Control (IoC) overrides and test factories for dependency management and test data creation.
MaksimZayats
Assists in developing new software features, domain models, and API endpoints for backend systems.
solana-foundation
Comprehensive playbook for Solana blockchain application development using modern tooling, security practices, and testing frameworks.
wcygan
Configures lazygit TUI with custom settings, delta integration for git diffs, themes, keybindings, and commands for an optimized Git workflow.
wcygan
Configures Zed editor settings, keybindings, language servers, themes, and AI agents for software development environments.
wcygan
Configures Neovim editor with plugin management, LSP, and custom keymaps for efficient development workflow.
PackmindHub
Guides creation and maintenance of test factories in Packmind's codebase for generating diverse, realistic test data in unit tests.
PackmindHub
Creates and manages team-specific coding standards via Packmind CLI, capturing conventions and best practices for distribution to Claude.
PackmindHub
Guides creation of team coding standards via Packmind CLI for consistent code quality and distribution to GitHub Copilot.
PackmindHub
Creates team-specific coding standards via Packmind CLI for consistent code quality and AI assistant alignment.
PackmindHub
Guides creation and maintenance of test factories in Packmind's codebase to generate realistic, varied test data for unit and integration testing.
PackmindHub
Guides creation of team-specific coding standards via Packmind CLI for consistent code quality and distribution to Cursor.
waynesutton
Prevents feature creep in software development by focusing on scope management, MVP building, and backlog prioritization to ship faster and avoid bloated products.
waynesutton
Provides a pattern for implementing scheduled background tasks using cron expressions, interval scheduling, and robust retry strategies for long-running operations.
waynesutton
Assists in writing Convex backend functions with proper argument validation, error handling, and runtime considerations.
waynesutton
Provides patterns for building reactive applications with real-time features including subscription management, optimistic updates, and cursor-based pagination.
waynesutton
Provides comprehensive file management utilities for Convex applications, including upload, serving, storage, deletion, and metadata access.
waynesutton
Manages database schema evolution with strategies for adding, removing, and backfilling fields, ensuring zero downtime during migrations.
waynesutton
Guides developers in creating, structuring, and publishing self-contained Convex components with proper isolation and dependency management.
waynesutton
Provides production-ready guidelines for Convex backend development, covering TypeScript, error handling, and design patterns.
waynesutton
Provides tools for building and managing HTTP endpoints, including request handling, authentication, CORS, and webhook validation for external API integrations.