Loading...
Loading...
Found 48002 skills
mgd34msu
Builds fast, lightweight React-compatible applications using Preact's 3KB library and Signals for fine-grained reactivity.
mgd34msu
Provides authentication implementation for Next.js using Auth.js/NextAuth.js v5, including OAuth, credentials, sessions, and route protection.
mgd34msu
Provides atomic state management for React applications using atoms, derived atoms, and async atoms for fine-grained updates.
otrebu
Utility to list and delete merged Git branches, maintaining a clean repository by removing outdated branches.
gplv2
Provides semantic code search to find implementations by meaning, not keywords, helping developers navigate unfamiliar codebases without exact function names or paths.
frizzle-chan
Assists in developing Discord bots using discord.py, covering commands, events, slash commands, and API integration.
frizzle-chan
Generates safe PostgreSQL migration scripts that prevent table locks during schema changes, adhering to Squawk linter rules for production environments.
sasamuku
Automates creation of fixup commits and performs autosquash rebases to streamline commit history management in Git.
frizzle-chan
Automates Python code formatting to resolve Ruff linter errors and maintain consistent project style in development workflows.
sasamuku
Automates Git stash, rebase onto main, and stash application to update branch while preserving uncommitted changes.
sasamuku
Automates fetching, implementing, and verifying code fixes for GitHub issues to resolve software bugs.
sasamuku
Generates structured Git commits adhering to Conventional Commits standards for clear version history and automated changelog integration.
sasamuku
Automates review and merging of Renovate-generated dependency update pull requests in code repositories.
frizzle-chan
Adds code quality checks (linters, formatters) to CI, justfile, and pre-commit hooks for seamless development integration.
sasamuku
Automates GitHub pull request creation with gh CLI, ensuring proper formatting for code review and collaboration.
sasamuku
Automates Git branch merging with conflict resolution for seamless code integration in collaborative development workflows.
frizzle-chan
Provides Discord-specific markdown formatting for message strings, including text styles, code blocks, and lists for proper Discord rendering.
sasamuku
Analyzes current Git status and work in progress to provide a clear understanding of the codebase state and recent changes.
sasamuku
Automates comprehensive code review for GitHub pull requests, analyzing changes and providing feedback on code quality.
sasamuku
Squashes and reorganizes Git commits to clean up commit history and maintain a structured version control workflow.
sasamuku
Automates Git branch rebase onto a target branch, resolving conflicts to maintain a linear commit history.
sasamuku
Automates committing code changes, pushing to remote repository, and creating a draft pull request in a single workflow step.
sasamuku
Combines Git commit and push operations into a single step for streamlined code synchronization to remote repositories.
sasamuku
Automates pulling remote repository changes with automatic conflict resolution for seamless code updates.