agentsclimarketplace

Igapyon miku soft developer

Skill igapyon/igapyon-agent-skills/skills/igapyon-miku-soft-developer

A personal repository for managing Agent Skills used for Japanese Note/Qiita article writing, companion-style technical and music post writing, GitHub text drafting, and Mikuku character-agent workflows.

Install
npx -y skills add igapyon/igapyon-agent-skills --skill igapyon-miku-soft-developer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use only when the user explicitly asks to use igapyon-miku-soft-developer or explicitly asks to apply the miku-soft developer skill. If the user says they want to create a new miku-soft project, maintain an existing miku-soft project, organize a repo as miku-soft, or proceed with a miku-soft creation/maintenance workflow, mention this skill as an available option but do not apply it until the user explicitly asks to use it. Do not use for generic app development, CLI/MCP/Java work, repository cleanup, architecture discussion, or article writing.

SKILL.md

3.6 KB, as published. Nobody here has run it

igapyon-miku-soft-developer

This skill supports explicit miku-soft project creation and maintenance workflows.

Use it only after the user explicitly asks to use igapyon-miku-soft-developer or explicitly asks to apply the miku-soft developer skill. For activation details and the non-activation reply, see references/activation-policy.md.

Modes

After the skill is explicitly active, choose one mode:

  • Concept and naming mode: clarify the app concept and decide the miku-soft base repository name before creating files.
  • New project mode: create a new miku-soft project or initialize a repository as a miku-soft project.
  • Maintenance mode: inspect, update, or repair an existing miku-soft project.

If the mode is unclear after explicit activation, ask a brief clarification before editing.

Core Workflow

Prerequisite: use igapyon-repo-conventions as the repository-conventions baseline for every workflow.

  1. Read references/activation-policy.md if activation behavior is relevant.
  2. Read references/architecture-rules.md.
  3. For concept and naming work, read references/00-concept-naming-workflow.md.
  4. For new project work, read references/new-project-workflow.md.
  5. For existing project work, read references/maintenance-workflow.md.
  6. Read the specific workflow reference when relevant: references/10-node-app-workflow.md, references/11-web-app-workflow.md, references/30-java-straight-conversion-workflow.md, references/31-java-maven-plugin-separation-workflow.md, references/32-node-web-separation-workflow.md, references/40-agent-skills-workflow.md, or references/50-mcp-workflow.md.
  7. Read references/repo-operations.md for miku-soft-specific additions.
  8. Inspect the target repository before editing.
  9. Preserve unrelated user changes.
  10. Keep product behavior in the product core or upstream runtime artifacts, not in the skill instructions.

Use index.json when you need to discover the available bundled reference files, but treat SKILL.md and files under references/ as the source of truth.

Keep this SKILL.md lean. Put detailed policy, architecture rules, and operational steps in references/.

Verification

Before finishing:

  • run relevant tests, builds, or focused regression commands when the repository provides them and the requested change warrants them
  • run git status --short
  • review the final diff for unrelated changes
  • mention any verification that could not be run

Do not revert unrelated changes.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.