Putra213

Putra213

@Putra213
34 published skills0 installs

34 results

Putra213
Collection

馃専 claude-workflow-v2 - Simplify Your Workflow with Ease

0
Putra213
Agent

code-reviewer

Expert code review specialist. Use PROACTIVELY after writing or modifying code, before commits, or when asked to review changes. Focuses on quality, security, performance, and maintainability.

0
Putra213
Agent

debugger

Expert debugging specialist for errors, test failures, crashes, and unexpected behavior. Use PROACTIVELY when encountering any error, exception, or failing test. Performs systematic root cause analysis.

0
Putra213
Agent

docs-writer

Technical documentation specialist. Use for creating README files, API documentation, architecture docs, inline comments, and user guides. MUST BE USED when documentation is needed or when code changes require doc updates.

0
Putra213
Agent

orchestrator

Master coordinator for complex multi-step tasks. Use PROACTIVELY when a task involves 2+ modules, requires delegation to specialists, needs architectural planning, or involves GitHub PR workflows. MUST BE USED for open-ended requests like "improve", "refactor", "add feature", or when implementing features from GitHub issues.

0
Putra213
Agent

refactorer

Code refactoring specialist for improving code quality, reducing technical debt, and applying design patterns. Use when code needs restructuring, simplification, or when applying DRY/SOLID principles.

0
Putra213
Agent

security-auditor

Security specialist for vulnerability detection, secure coding review, and security hardening. Use PROACTIVELY when handling authentication, authorization, user input, API keys, or sensitive data. Checks for OWASP Top 10 and common vulnerabilities.

0
Putra213
Agent

test-architect

Testing strategy specialist for designing test suites, writing tests, and ensuring comprehensive coverage. Use when adding new features, fixing bugs, or improving test coverage. Creates unit, integration, and e2e tests.

0
Putra213
Skill

Add Tests

Add tests for recently changed files or specified code

0
Putra213
Skill

architect

System design and architecture planning mode. Focuses on high-level design, trade-offs, and technical decisions before implementation.

0
Putra213
Skill

Code Simplifier

Simplifies code after implementation. Reviews recent changes and suggests/applies simplifications while preserving behavior.

0
Putra213
Skill

commit

Create a conventional commit with auto-generated message

0
Putra213
Skill

Commit Push Pr

Commit staged changes, push to remote, and create a pull request

0
Putra213
Skill

Lint Check

Runs linting and code quality checks. Catches style issues, potential bugs, and enforces project standards.

0
Putra213
Skill

Lint Fix

Auto-fix all linting and formatting issues

0
Putra213
Skill

mentor

Educational mode that explains concepts, teaches patterns, and guides learning. Ideal when learning a new codebase, technology, or programming concept.

0
Putra213
Skill

Parallel Analyze

Multi-perspective analysis using parallel subagents. Analyzes code from architecture, security, performance, and testing viewpoints simultaneously.

0
Putra213
Skill

Parallel Review

Run parallel code review across multiple directories or files. Uses N subagents simultaneously for faster analysis.

0
Putra213
Skill

Quick Fix

Quickly fix lint errors, type errors, or simple bugs

0
Putra213
Skill

rapid

Fast-paced development mode for quick iterations. Minimal ceremony, maximum speed. Best for prototypes, MVPs, and time-sensitive tasks.

0
Putra213
Skill

review

Strict code review mode with high standards. Thoroughly examines code for bugs, security issues, performance problems, and best practice violations.

0
Putra213
Skill

Run Tests

Runs project tests intelligently. Identifies affected tests from changes and runs them first, then full suite.

0
Putra213
Skill

Security Scan

Security-focused code scan. Checks for hardcoded secrets, vulnerable dependencies, and common security issues.

0
Putra213
Skill

Summarize Changes

Summarize recent changes for standup, PR, or documentation

0
Putra213
Skill

Sync Branch

Sync current branch with main/master (fetch, rebase or merge)

0
Putra213
Skill

Validate Build

Validates project build process. Run after changes to ensure the project compiles/transpiles correctly.

0
Putra213
Skill

Verify Changes

Comprehensive verification after code changes. Uses Boris Cherny's multi-subagent adversarial approach.

0
Putra213
Skill

analyzing-projects

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?"

0
Putra213
Skill

designing-apis

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.

0
Putra213
Skill

designing-architecture

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.

0
Putra213
Skill

designing-tests

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.

0
Putra213
Skill

managing-git

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.

0
Putra213
Skill

optimizing-performance

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.

0
Putra213
Skill

parallel-execution

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.

0