Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

sequenzia/claude-alchemy

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
12 indexed skills2 stars

analyze-codebase
Indexed

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 skill

analyze-spec
Indexed

Path to the spec file to analyze

View indexed skill

architecture-patterns
Indexed

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 skill

bump-plugin-version
Indexed

Bump the version of a plugin in this repository. Use to increment plugin versions and update marketplace metadata.

View indexed skill

changelog-format
Indexed

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 skill

code-quality
Indexed

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 skill

git-commit
Indexed

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 skill

git-push
Indexed

Push commits to remote with automatic rebase on conflict. Use when user says "push changes", "push to remote", "push it up".

View indexed skill

git-workflow
Indexed

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 skill

language-patterns
Indexed

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 skill

project-conventions
Indexed

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 skill

release
Indexed

Prepare and execute a Python package release with verification steps. Use for releasing Python packages with uv and ruff.

View indexed skill