Loading...
Loading...
Found 48002 skills
shiiman
Automates Git commit and push operations using natural language triggers for efficient code versioning.
shiiman
Configures standardized commit message rules to enforce consistent version control history across development teams.
shiiman
Checks files against .gitignore to prevent accidental commits of sensitive or unnecessary files.
shiiman
Generates multiple plugins, skills, sub-agents, and hooks in bulk based on feature lists for streamlined development workflows.
Knuckles-Team
Automates code quality checks and enforces pre-commit hooks to maintain standards and prevent issues in development.
shiiman
Automates feature branch creation from issue numbers in the format feature/[issue number].
shiiman
Automates splitting tasks into manageable units and generating multiple GitHub Issues for development teams.
shiiman
Updates project configuration in .claude/settings.json for Claude Code development environment management.
shiiman
Displays all configured hooks in a project, enabling developers to view and verify hook settings for version control or framework integrations.
shiiman
Automates pull request creation and closes related issues after code implementation.
shiiman
Installs specified plugins for development environments, enabling seamless extension integration and dependency management.
shiiman
Displays open pull requests sorted by review status and priority to streamline code review processes.
shiiman
Analyzes Go project performance via benchmarking, profiling, and provides optimization suggestions for code efficiency.
shiiman
A utility for building Go projects with cross-compilation, reproducible builds, and version embedding via linker flags.
shiiman
Executes static code analysis on Go projects using golangci-lint, automatically fixing issues to improve code quality and maintainability.
shiiman
Generates required directory structure and files for a new Claude Code plugin, streamlining plugin creation process.
shiiman
Automatically generates unit test code for Go programming language based on user prompts.
shiiman
Removes project hooks (e.g., Git hooks) to streamline development workflows and manage configuration changes efficiently.
shiiman
Diagnoses and fixes Go build, compile, test, and lint errors for developers.
shiiman
Automates checking pull request review comments and applying code corrections to streamline development workflows.
shiiman
Updates specified plugins to the latest version, supporting commands like 'update plugin' or 'upgrade all'.
shiiman
Manages Go module dependencies, updates go.mod files, checks version compatibility, and supports safe dependency management for Go projects.
shiiman
Generates new plugin skills via natural language triggers, allowing developers to build custom features without manual coding.
shiiman
Generates plugin hooks that execute before/after tool operations or session events, streamlining plugin development workflows.