Agent Skills by pvpha
Showing 13 vetted skills indexed across 1 GitHub repositories.
clean-code
Provide clean code guidelines for readability and maintainability across programming languages.
remmerdoc
Creates post-task documentation with rationale, validation, and follow-ups in a structured markdown template.
documentation
Generate README files, API docs, code comments, and Architecture Decision Records.
error-handling
Design and implement robust error handling strategies for software applications.
task-management
Manage coding tasks in outcome-driven loops with done criteria and commit checkpoints.
coding-standards
Enforce coding standards for structure, style, consistency, and maintainability.
commit-messages
Generate conventional commit messages with optional Gitmojis, scopes, bodies, and footers.
security
Apply secure-by-default practices to input validation, authorization, and system hardening.
mvp-planning
Create MVP plans with scope, user stories, acceptance criteria, and task sequencing.
code-review
Review code changes for bugs, regressions, security risks, and maintainability.
naming-conventions
Enforce consistent naming conventions for code elements across multiple programming languages.
testing
Designs and implements unit, integration, and end-to-end tests with reliable assertions.
workflow-orchestration
Coordinate multi-step engineering workflows with dependency tracking and stage gates.