Wondermove-Inc
Official@wondermove-inc
We are Wondermove
Agent Skills by Wondermove-Inc
Showing 22 vetted skills indexed across 2 GitHub repositories.
research
Automate web research and output structured reports to .claude/research/{topic}.md.
solve
Diagnose root causes with 5 Whys and RCA workflows.
security
Detect OWASP Top 10, secrets, and dependency vulnerabilities in codebases.
verify-agents
Audit multi-agent outputs for plan-to-artifact alignment and missing artifacts.
project-rules
Enforce project rules from .claude/memory files for code quality.
docs
Generate and update Markdown API, component, and guide documentation.
onboard
Automate project onboarding and generate contextual documentation for Claude Code workflows.
jira
Create, update, and synchronize Jira issues with a connector.
clarification-protocol
Return structured flag-based clarifications from subagents to a main context.
tdd-workflow
Enforce red-green-refactor cycles and validate code-coverage targets in builds.
dev
Orchestrate end-to-end development workflows across Plan, Design, Tasks, and Build phases.
code-quality
Enforce 500-line limits and mandatory JSDoc/Docstring comments in code.
guard
A simple, elegant, and robust way to manage your to-dos. (This is placeholder text.)
e2e
Automate end-to-end web application tests with Playwright or Puppeteer.
work-tracker
Track task progress and write context history to CURRENT_CONTEXT.md and WORK_HISTORY.md.
best-practices
Apply coding best practices across JavaScript, Python, Go, Rust, and Java.
skill-completion-rules
Prompt users with 2โ4 next-step options after any skill completes.
refactor
Remove dead code, duplicates, and unused imports from codebases.
slash-command-creator
Generate Claude Code slash-command definitions with YAML frontmatter and Markdown output.
subagent-creator
Create Claude Code sub-agents with custom system prompts and tool configurations.
skill-creator
Generate and validate Claude skill metadata and SKILL.md structure.
hook-creator
Create and configure JSON-based Claude Code hooks for lifecycle events.
Frequently Asked Questions About Wondermove-Inc
FAQPage SchemaWhat specific engineering tasks does Wondermove-Inc support?โผ
Wondermove-Inc supports end-to-end development lifecycle tasks including OWASP vulnerability detection, Playwright-based web testing, Jira issue synchronization, and automated documentation generation. It enforces strict code quality standards, such as JSDoc requirements and 500-line file limits, while managing project-specific memory and rule enforcement.
Which personas benefit most from these capabilities?โผ
Software engineers, technical leads, and DevOps practitioners benefit from these capabilities. The system is designed for developers managing complex codebases who require consistent adherence to project rules, automated testing cycles, and synchronized documentation across distributed development environments.
What are the prerequisites for implementing these capabilities?โผ
Implementation requires a project structure compatible with Claude Code environments, specifically utilizing .claude/memory files for rule enforcement. Users must configure JSON-based lifecycle hooks and maintain standard repository structures to enable the metadata validation and synchronization features provided by the registry.