Masaki Yoshiiwa avatar

Masaki Yoshiiwa

Community

@qlawmarq

37Followers
|
33Public Repos
|
28Published Skills

Agent Skills by Masaki Yoshiiwa

Showing 28 vetted skills indexed across 1 GitHub repositories.

qlawmarqqlawmarq

transcripts

Restore, search, list, export, and load conversation transcripts via a Python CLI.

Community
Intermediate
qlawmarqqlawmarq

claude-code-setup-hooks

Configure Claude Code hooks for linting, formatting, and testing.

Community
Intermediate
qlawmarqqlawmarq

git-commit

Generate conventional Git commit messages from staged diffs.

Community
Advanced
qlawmarqqlawmarq

dx-optimizer

Analyze development workflows and implement tool, environment, and onboarding optimizations.

Community
Intermediate
qlawmarqqlawmarq

dev-documentation

Create and update development documentation from implementation and design specifications.

Community
Intermediate
qlawmarqqlawmarq

dev-review-implementation

Review code implementations for quality, test behavior, and maintainability.

Community
Intermediate
qlawmarqqlawmarq

dev-review-design

Reviews development task designs for architecture, issues, and improvements.

Community
Intermediate
qlawmarqqlawmarq

dev-design

Design implementation plans with architecture, technical options, and strategy.

Community
Advanced
qlawmarqqlawmarq

sdd-init

Initialize Spec-Driven Development infrastructure with rules, templates, and configuration files.

Community
Intermediate
qlawmarqqlawmarq

skill-creator

Guide creation of AI skills with SKILL.md structure and progressive disclosure.

Community
Intermediate
qlawmarqqlawmarq

git-pr-review

Review pull requests by analyzing diffs for bugs, security issues, and documentation completeness.

Community
Intermediate
qlawmarqqlawmarq

dev-implement

Write code from design documents and existing code patterns.

Community
Intermediate
qlawmarqqlawmarq

writing-translate

Translate documents and blog posts into specified languages while preserving formatting.

Community
Intermediate
qlawmarqqlawmarq

writing-review

Review blog content for SEO, grammar, accuracy, and reliability.

Community
Advanced
qlawmarqqlawmarq

debugger

Analyze error logs and stack traces to identify faulty code sections.

Community
Advanced
qlawmarqqlawmarq

git-pr-create

Create pull requests with titles and descriptions from git logs.

Community
Intermediate
qlawmarqqlawmarq

sdd-validate-tasks

Validates implementation task quality against project documentation and design.

Community
Intermediate
qlawmarqqlawmarq

sdd-spec-status

Display SDD specification status with phase completion percentages and next actions.

Community
Intermediate
qlawmarqqlawmarq

sdd-spec-design

Generate technical design documents from software feature specifications.

Community
Advanced
qlawmarqqlawmarq

sdd-spec-requirements

Generate testable EARS-format requirements from project descriptions and steering context.

Community
Advanced
qlawmarqqlawmarq

sdd-validate-design

Validate technical design documents and issue a GO/NO-GO decision.

Community
Advanced
qlawmarqqlawmarq

sdd-steering-custom

Generates custom steering documents for specialized project contexts.

Community
Intermediate
qlawmarqqlawmarq

sdd-spec-init

Generate a date-prefixed feature name and initialize spec.json and requirements.md templates.

Community
Intermediate
qlawmarqqlawmarq

sdd-spec-impl

Implement development tasks via Red-Green-Refactor TDD cycles with spec adherence.

Community
Advanced