concept-workflow

Coordinate five sub-skills to publish JavaScript concept pages.

66.5k|9.1k|Updated Sep 4, 2018
One-click install
npx skills add https://github.com/leonardomso/33-js-concepts --skill concept-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: concept-workflow
Source: https://github.com/leonardomso/33-js-concepts/tree/main/.opencode/skill/concept-workflow
Command: npx skills add https://github.com/leonardomso/33-js-concepts --skill concept-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to execute an end-to-end workflow for publishing complete JavaScript concept pages.

Core Features & Use Cases

  • Orchestrates five specialized skills (resource-curator, write-concept, test-writer, fact-check, seo-review) to deliver a finished concept page.
  • Defines a phase-driven process (research, writing, testing, verification, optimization) to ensure quality and consistency.
  • Supports both the creation of new concept pages and the rewriting of existing ones with a repeatable template and checklist.

Quick Start

Use this skill to trigger a complete concept publication workflow. Provide the concept name and its category, and the skill will guide the five phases in sequence, producing a ready-to-publish page.

Frequently Asked Questions about concept-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate an end-to-end workflow for publishing JavaScript concept documentation?

To coordinate JavaScript concept documentation, use a phase-driven workflow that orchestrates research, writing, testing, verification, and SEO optimization. This structured approach enforces frontmatter and phase gates to produce a ready-to-publish concept page.

What is the best way to structure a rewrite project for existing JavaScript concept pages?

The best way to structure a JavaScript concept page rewrite is to apply a repeatable template and checklist across five phases: research, writing, testing, fact-checking, and optimization, ensuring consistent quality and traceable progress.

Can I enforce structured frontmatter and phase gates during concept page creation?

Yes, you can enforce structured frontmatter and phase gates during concept page creation. The workflow requires standardized templates and checklists to ensure deliverables meet quality benchmarks before advancing to the next phase.

How do I verify technical accuracy and SEO compliance when writing JavaScript documentation?

To verify technical accuracy and SEO compliance when writing JavaScript documentation, execute dedicated verification and optimization phases. These phases fact-check content against curated resources and review SEO metrics before final publication.

Do I need to manually trigger research and resource curation before writing a JavaScript concept page?

No, you do not need to manually trigger research before writing. The end-to-end workflow automatically coordinates resource curation as its initial phase, gathering the necessary materials before the writing phase begins.

What are the limitations of using a phase-driven workflow for JavaScript concept publication?

A limitation of this phase-driven workflow is its strict sequential execution across research, writing, testing, verification, and optimization. Projects requiring rapid, unstructured drafting may find the enforced phase gates and standardized checklists too rigid.

Related Skills