shinprshinprCommunityยท30 Agent Skills Included

claude-code-workflows

Structured AI workflows for designing, building, and reviewing code changes

Guides AI coding agents through full development cycles: requirement analysis, design docs, work plans, implementation, testing, and security review. Eliminates scope drift, unverified code, and skipped quality checks on non-trivial changes. Ships backend, frontend, and full-stack recipes with specialist subagents that verify each task before commit.
npx skills add shinpr/claude-code-workflows --all -g -y

All Skills in This Repository (30)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
shinprshinpr

ai-development-guide

Apply technical decision criteria and anti-pattern detection to software quality workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

coding-principles

Define and apply language-agnostic coding principles for maintainability and readability.

Community
Intermediate
๐Ÿ“ฆ In Repo
shinprshinpr

frontend-ai-guide

Codify frontend decision criteria, anti-patterns, and quality-check workflows for React/TypeScript projects.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

testing-principles

Standardize testing practices across languages with TDD and design patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

ai-development-guide

Applies backend technical decision criteria, anti-pattern detection, and quality gates to code reviews.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

recipe-quality-profile

Creates repository-specific quality acceptance profiles in docs/project-context/quality.yaml after user confirmation.

Community
Intermediate
๐Ÿ“ฆ In Repo
shinprshinpr

recipe-implement

Orchestrates full-cycle implementation from requirements analysis through quality assurance and review.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

coding-principles

Applies language-agnostic coding principles for maintainability, readability, and security during implementation and review.

Community
Intermediate
๐Ÿ“ฆ In Repo
shinprshinpr

recipe-design

Coordinates codebase analysis, ADR decisions, and Design Doc approval for implementation design.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

external-resource-context

Records access methods for external resources like design sources, API schemas, and secret stores.

Community
Intermediate
๐Ÿ“ฆ In Repo
shinprshinpr

recipe-add-integration-tests

Generates and implements integration and E2E tests for existing code from Design Docs.

Community
Advanced
๐Ÿ“ฆ In Repo
shinprshinpr

recipe-task

Executes development tasks using rule-advisor metacognitive analysis and dependency-ordered gates.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-code-workflows?โ–ผ

Run `npx skills add shinpr/claude-code-workflows --all -g -y` in your terminal to install all workflow skills globally.

What does claude-code-workflows do?โ–ผ

It gives Claude Code structured recipes that agree on scope before design, verify each task before commit, and independently review finished code for quality and security.

When should I use these workflows instead of plain Claude Code?โ–ผ

Use them when a change needs scope agreement, durable design decisions, or independent verification. For small obvious fixes, plain Claude Code is enough.

Does it support frontend and full-stack projects?โ–ผ

Yes. Separate plugins cover backend, React/TypeScript frontend, and combined full-stack changes with layer-aware task routing.

Can it document an existing codebase?โ–ผ

Yes. The reverse-engineer recipe generates PRDs and Design Docs from existing code, then verifies them against the actual implementation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’