Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-workflow-v2

claude-workflow-v2 contains 7 collected skills from Putra213, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-02-20
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

parallel-execution
software-developers

Patterns for parallel subagent execution using Task tool with run_in_background. Use when coordinating multiple independent tasks, spawning dynamic subagents, or implementing features that can be parallelized.

2026-02-20
analyzing-projects
software-developers

Analyzes codebases to understand structure, tech stack, patterns, and conventions. Use when onboarding to a new project, exploring unfamiliar code, or when asked "how does this work?" or "what's the architecture?"

2026-01-02
designing-apis
software-developers

Designs REST and GraphQL APIs including endpoints, error handling, versioning, and documentation. Use when creating new APIs, designing endpoints, reviewing API contracts, or when asked about REST, GraphQL, or API patterns.

2026-01-02
designing-architecture
software-developers

Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when asked about microservices, monoliths, or architectural approaches.

2026-01-02
designing-tests
software-quality-assurance-analysts-and-testers

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

2026-01-02
managing-git
software-developers

Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.

2026-01-02
optimizing-performance
software-developers

Analyzes and optimizes application performance across frontend, backend, and database layers. Use when diagnosing slowness, improving load times, optimizing queries, reducing bundle size, or when asked about performance issues.

2026-01-02