sequenziasequenziaCommunityยท17 Agent Skills Included

claude-alchemy

Structured spec-to-code workflows, debugging, testing, and documentation

Turns feature ideas into specs, tasks, and autonomous code execution through structured multi-phase workflows. Covers codebase analysis, hypothesis-driven debugging, TDD cycles, code review, changelog management, and documentation generation. Eliminates ad-hoc prompting by giving your coding agent repeatable pipelines with quality gates, parallel exploration, and real-time task tracking.
npx skills add sequenzia/claude-alchemy --all -g -y
Available:

Instructs your AI agent on how the plugin groups, skills, and agents compose together, including skill loading paths, model tiering, session management, and cross-plugin reference conventions.

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
sequenziasequenzia

git-commit

Generate and create conventional git commits from staged changes.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

feature-dev

Coordinates a seven-phase feature development workflow with automated progression and user validation points.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

architecture-patterns

Guides architectural pattern selection for web and distributed systems.

Community
Intermediate
๐Ÿ“ฆ In Repo
sequenziasequenzia

language-patterns

Provide language-specific patterns and templates for TypeScript, Python, and React.

Community
Intermediate
๐Ÿ“ฆ In Repo
sequenziasequenzia

docs-manager

Orchestrate six-phase documentation workflows for MkDocs sites and Markdown files.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

project-conventions

Scan config files and repository structure to discover and apply project conventions.

Community
Intermediate
๐Ÿ“ฆ In Repo
sequenziasequenzia

release

Automates Python package release workflows with uv and ruff from verification to Git tag creation.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

deep-analysis

Coordinate parallel agents to explore codebases and synthesize unified insights.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

codebase-analysis

Analyze codebases through a phase-driven workflow to produce structured reports.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

teams-deep-analysis

Orchestrate team-based codebase analysis with phase gating and task dependencies.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

code-quality

Apply SOLID, DRY, and testing practices during code reviews.

Community
Advanced
๐Ÿ“ฆ In Repo
sequenziasequenzia

bump-plugin-version

Bump plugin versions in plugin.json and marketplace.json using semantic version rules.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-alchemy?โ–ผ

Run `npx skills add sequenzia/claude-alchemy --all -g -y` in your terminal to install all skills in this collection globally.

What does claude-alchemy do?โ–ผ

It adds structured development workflows to your coding agent: spec-driven development, deep codebase analysis, systematic debugging, TDD cycles, git commits, and documentation generation.

How does the spec-to-code pipeline work?โ–ผ

The SDD pipeline chains four steps: create a spec from your idea, analyze it for quality, decompose it into dependency-ordered tasks, then execute tasks autonomously in parallel waves.

Does claude-alchemy work with Claude Code?โ–ผ

Yes. It was built for Claude Code using plain markdown skills and agents, and the skills follow the standard SKILL.md format that works in compatible agent harnesses.

Can I monitor autonomous task execution?โ–ผ

Yes. The included Task Manager is a Next.js Kanban dashboard that watches task files and updates live via Server-Sent Events while your agent works.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’