convert-develop — community convert-develop, wolvrix, Wolf-Tungsten, community, ai agent skill, ide skills, agent automation, AI agent skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Development Agents needing comprehensive content analysis and conversion capabilities. Standardize development for Convert steps in wolf-sv-parser. Use when asked to implement, continue, or review a Convert STEP XXXX task (e.g., convert step 17). Cover reading docs/convert/convert-progr

Wolf-Tungsten Wolf-Tungsten
[8]
[2]
Updated: 2/25/2026

Quality Score

Top 5%
21
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add Wolf-Tungsten/wolvrix/convert-develop
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The convert-develop skill by Wolf-Tungsten is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Development Agents needing comprehensive content analysis and conversion capabilities.

Core Value

Empowers agents to craft EDA toolchains with GRH IR, leveraging Markdown files like `convert-progress.md`, `convert-architecture.md`, and `convert-workflow.md` to align with current design and flow, and utilizing strikethroughs to mark superseded content.

Capabilities Granted for convert-develop

Extracting step numbers from requests and normalizing to 4 digits
Capturing target, plan, and implementation details from STEP sections
Aligning with current design and flow by reading architecture and workflow documents

! Prerequisites & Limits

  • Requires access to specific Markdown files
  • Needs ability to read and parse Markdown content
  • May require clarification requests for ambiguous requests
Project
SKILL.md
1.9 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Convert Develop

Intake

  • Extract the step number from the request and normalize to 4 digits (e.g., 17 -> 0017).
  • Open docs/convert/convert-progress.md and locate the matching STEP section to capture target/plan/implementation.
  • Read docs/convert/convert-architecture.md and docs/convert/convert-workflow.md to align with the current design and flow.
  • Identify dependencies or prior steps that are being revised; plan to mark superseded content with strikethroughs.
  • Ask for clarification when the STEP definition is missing or ambiguous.

Implementation

  • Follow AGENTS.md and existing patterns in include/convert.hpp, src/convert.cpp, and related files.
  • Keep includes minimal; use C++20, 4-space indentation, and same-line braces.
  • Keep comments terse and avoid non-ASCII identifiers.

Tests

  • Add or extend tests under tests/convert/ with fixtures in tests/data/convert/.
  • Register new test targets in CMakeLists.txt following the existing convert-* pattern and compile definitions.
  • Proactively run configure/build/tests: cmake -S . -B build (if needed), cmake --build build -j$(nproc), then ctest --test-dir build --output-on-failure (or ctest -R convert-...).
  • If the user requests not to run tests or the environment blocks execution, explicitly state what was skipped and why.

Documentation Updates

  • Update docs/convert/convert-architecture.md as a static, top-down description of components and relationships.
  • Update docs/convert/convert-workflow.md as a runtime, front-to-back description of execution flow.
  • Keep documentation organized from general to specific; after stating principles, add a concrete example.
  • Append a new STEP section to docs/convert/convert-progress.md after the separator; preserve target/plan/implementation/finish status fields.

Review Handoff

  • Summarize code/test/doc changes and list tests executed.
  • Ask the user to review or confirm next actions.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is convert-develop?

Perfect for Development Agents needing comprehensive content analysis and conversion capabilities. Standardize development for Convert steps in wolf-sv-parser. Use when asked to implement, continue, or review a Convert STEP XXXX task (e.g., convert step 17). Cover reading docs/convert/convert-progr

How do I install convert-develop?

Run the command: npx killer-skills add Wolf-Tungsten/wolvrix/convert-develop. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for convert-develop?

Key use cases include: Extracting step numbers from requests and normalizing to 4 digits, Capturing target, plan, and implementation details from STEP sections, Aligning with current design and flow by reading architecture and workflow documents.

Which IDEs are compatible with convert-develop?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for convert-develop?

Requires access to specific Markdown files. Needs ability to read and parse Markdown content. May require clarification requests for ambiguous requests.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add Wolf-Tungsten/wolvrix/convert-develop. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use convert-develop immediately in the current project.

Related Skills

Looking for an alternative to convert-develop or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
AI

antd-commit-msg

Logo of ant-design
ant-design

Generate a single-line commit message for ant-design by reading the projects git staged area and recent commit style. Use when the user asks for a commit message, says msg, commit msg, 写提交信息, or wants

97.8k
0
Design