sequenzia/claude-alchemy
These skills were discovered automatically and have not necessarily received an editorial review.
analyze-codebaseIndexed
Analyze a codebase to generate a comprehensive architecture and structure report. Use when user wants to understand a codebase, explore project structure, or generate analysis.
View indexed skillanalyze-specIndexed
Path to the spec file to analyze
View indexed skillarchitecture-patternsIndexed
Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.
View indexed skillbump-plugin-versionIndexed
Bump the version of a plugin in this repository. Use to increment plugin versions and update marketplace metadata.
View indexed skillchangelog-formatIndexed
Keep a Changelog format guidelines and entry writing best practices. Use when writing changelog entries, updating CHANGELOG.md, or following Keep a Changelog specification.
View indexed skillcode-qualityIndexed
Provides code quality principles including SOLID, DRY, testing strategies, and best practices for implementation review. Use when reviewing code or applying quality standards.
View indexed skillgit-commitIndexed
Commit staged changes with conventional commit message. Use when user says "commit changes", "commit this", "save my changes", or wants to create a git commit.
View indexed skillgit-pushIndexed
Push commits to remote with automatic rebase on conflict. Use when user says "push changes", "push to remote", "push it up".
View indexed skillgit-workflowIndexed
Orchestrates git commit and push operations based on user intent. Use when user says "commit changes", "push it", "commit and push", "ship it", "send it up", "save changes", or wants to perform git operations.
View indexed skilllanguage-patternsIndexed
Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.
View indexed skillproject-conventionsIndexed
Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
View indexed skillreleaseIndexed
Prepare and execute a Python package release with verification steps. Use for releasing Python packages with uv and ruff.
View indexed skill