dev-skills

Listed

Coding-workflow skills + agents for Claude Code: three pipelines from raw idea to cut release, plus a manual production step. project-spec (gather-context -> validate-idea -> define-product-requirements -> create-user-flows -> define-design-decisions -> design-architecture -> design-dev-architecture, conducted by create-project-spec) writes the buildable spec; build (setup-dev-environment -> plan-development -> run-task per task, conducted by build-tasks) turns it into working software; release (refactor -> write-tests -> audit-security/performance/product in parallel -> write-readme -> manual-test -> cut-release, conducted by release-product) cleans, proves, documents, and ships it; setup-production-environment then sets up the live environment by hand — platform, database, config, spend caps, analytics — and deploys. Plus commit, generate-mockups, and audit-skills — a by-hand retrospective that reads the session transcript and works out how the skills and agents that ran actually behaved, then proposes numbered edits to their own files. Bundled agents (spec-reviewer, spec-researcher, implementer, verifier) carry the pipelines' subagent roles. Every skill responds and thinks in whatever language you address it in.

plugin 3 stars 0 forks Updated 4 days ago

Install

Plugins install via a marketplace, in two steps.

This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.

View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Agents (5)

implementer.md spec-researcher.md spec-reviewer.md ui-prototyper.md verifier.md

Quality Score: 52/100

Stars 20%
20
Recency 20%
100
Manifest 20%
80
Documentation 15%
0
Issue Health 10%
80
License 10%
0
Description 5%
0

Details

Author
a-v-ershov
Repository
a-v-ershov/dev-skills
Created
2 months ago
Last Updated
4 days ago
Language
Python
License
None