Agent Skills by kangmomin
Showing 54 vetted skills indexed across 1 GitHub repositories.
commit
Organize code changes into logical commits with standardized messages.
init
Create or update be-harness project profiles for Go and Node builds.
how-to-use
Generate usage guides for plugin skills from SKILL.md metadata.
e2e-test-loop
Automate E2E test cycles by running tests, collecting failures, and retrying up to five iterations.
submit-feedback
Submit be-harness feedback as a pull request to the plugin repository.
simplify-loop
Automate repeated /simplify loop execution until no changes, capped at 10 iterations.
commit-hard-push
Commit repository changes and push to remote despite protected branches.
convention-check
Detect project convention violations and report them with guidance.
doctor
Validate be-harness profile, commands, Git state, and convention settings.
default-conventions
Standardizes Be-Harness plugin development guidelines with YAML frontmatter and project overrides.
commit-push
Automate git commits and pushes with automatic branch creation and naming validation.
commit-pr
Automates git commit, branch creation, and pull request initiation.
request
Generate an executable Technical Spec for API creation, modification, review, or debugging.
e2e-test
Automate end-to-end HTTP API testing with Bash and curl.
start-workflow
Orchestrate end-to-end development workflows across Build, Analyze, and Verify modes.
e2e-test-hd
Automate Playwright end-to-end UI tests for web apps.
request-hd
Guide users through phase-based questions to create technical specs.
commit-hd
Organize code changes into logical Git commits with consistent messages.
how-to-use-hd
List available skills and summarize their usage instructions from SKILL.md files.
start-workflow-hd
Orchestrate frontend development from analysis through planning, implementation, quality checks, and PR workflows.
convention-check-hd
Detect React/Next.js frontend convention violations and generate a structured report.
commit-push-hd
Automate commit and push workflows with compliant branch creation.
unit-test-hd
Generate and run unit tests for git-changed components, hooks, and utilities.
default-conventions-hd
Enforce React/Next.js component structure, prop naming, and TypeScript interface conventions.