Agent Skills by hellowind
Showing 32 vetted skills indexed across 3 GitHub repositories.
qa-review
Reviews code quality, runs verification commands, and writes structured QA evidence artifacts.
hello-reflect
Generates session reflections and appends lessons learned to project knowledge base documents.
hello-write
Writes structured professional documents, READMEs, technical proposals, and reports.
hello-test
Enforces TDD red-green-refactor workflow and test coverage standards for code changes.
hello-errors
Implements error handling, logging, retry logic, and graceful degradation patterns in code.
hello-subagent
Orchestrates subagent task delegation with context isolation and two-stage review.
hello-ui
Guides UI design, implementation mapping, and visual acceptance for explicit UI workflows.
helloagents-meta
Defines the frontmatter specification and loading rules for HelloAGENTS skill files.
hello-api
Enforces REST API design standards for endpoints, validation, responses, and rate limiting.
hello-security
Enforces secure coding rules for authentication, input validation, and output protection.
hello-arch
Guides code refactoring, module restructuring, and architecture decisions using SOLID principles.
hello-data
Enforces database migration, transaction, indexing, and integrity rules for SQL and NoSQL development.
hello-perf
Enforces performance coding rules for queries, caching, frontend assets, and concurrency.
hello-debug
Diagnose bugs through root-cause analysis, feedback loops, and a four-phase debugging workflow.
~commit
Generates conventional Git commit messages and syncs the project knowledge base after committing.
~init
Initializes project workflow directories, rule files, and knowledge base from templates.
~ask
Clarifies project requirements through interactive one-question-at-a-time dialogue without writing files.
~auto
Selects and chains ask, plan, build, qa, or prd commands to deliver tasks autonomously.
~plan
Generates structured implementation plans with requirements clarification, task breakdown, and plan packages.
~qa
Runs unified quality review, verification commands, and fix loops against contract requirements.
~clean
Archives completed plan packages and cleans temporary files in HelloAGENTS projects.
~prd
Generates structured multi-dimension PRD documents through interactive brainstorming sessions.
~loop
Orchestrates long-running tasks through the /goal, ~auto, and ~qa execution chain.
~help
Displays available HelloAGENTS commands and current configuration settings.