Loading...
Loading...
Found 48002 skills
goncalossilva
Recreates a Git branch from main with a clean, well-structured commit history, improving readability and maintainability of the project's version control.
buYoung
Performs automated code reviews on git commits, analyzing changes, side effects, and categorizing issues by severity (critical, major, minor, nit).
buYoung
Automates creation of new AI agent skills by generating SKILL.md, resources, and updating documentation with validation.
buYoung
Converts raw SQL queries into type-safe Kysely TypeScript code, supporting multiple SQL dialects and complex structures.
dot-do
Guides full software development lifecycle from brainstorming to implementation, review, and feedback until approval.
dot-do
Comprehensive parallel code review using specialized subagents for architecture, TypeScript, product alignment, and TDD compliance.
dot-do
Automates TDD workflow tracking by creating issues for RED (failing tests), GREEN (implementation), and REFACTOR phases in software development.
jiamingkong
Provides testing utilities for running pytest, listing test cases, and generating coverage reports in Python projects.
jiamingkong
Provides coding assistance for file investigation, reading, searching, editing, and command execution within development workflows.
jiamingkong
Executes core Git operations including commit, branch management, and repository synchronization for code versioning.
minami110
Runs gdUnit4 unit tests for Godot projects to validate code changes after feature implementation, bug fixes, or GDScript modifications.
minami110
Validates GDScript code changes by refreshing Godot's cache and checking diagnostics after file edits.
minami110
Formats and lints GDScript files to ensure consistent code style and readability after edits.
constellos
Enables React client-side interactivity, form validation, and state management using React Hook Form and Zod.
minami110
Generates test code for gdUnit4 with type-specific assertions, signal testing, and scene runner support for GDScript projects.
MasonEgger
Enforces modern Python development standards, strict type hints, and tooling configuration (ruff, mypy, pytest) for project setup and code quality.
minami110
Manages GDScript files and their associated .uid files in Godot projects, enabling safe reorganization, renaming, and removal of scripts.
minami110
Searches Godot Engine and GDScript documentation for API references and code examples to accelerate development.
constellos
Provides React/Next.js components and hooks for implementing AI chat interfaces, streaming responses, and tool calling UIs using an AI SDK.
constellos
Automates Git branch management with intelligent naming and automatic issue linking based on a defined pattern.
constellos
Provides full CRUD operations for GitHub issues including labels, assignments, and linking to streamline development tracking.
constellos
Automates pull request creation, updates, merging, and intelligent description generation from commits/issues.
oaustegard
Automates version control for skill file modifications, enabling rollback and comparison. Required after each code change and before packaging.
constellos
Guides implementation of Supabase server-side integrations including database queries, CRUD operations, authentication, and security features.