Skip to content

mul14/metaskills

v1.8.0MIT

Fourteen guided journeys that orchestrate the whole skill library step by step — create, improve, and grow a business, website, or app, plus improve code quality, remove technical debt, design code architecture, optimize a conversion flow, and optimize an existing codebase for speed and structure. Each metaskill invokes the right skills phase by phase, asks the user questions at every decision point, and records results as living documents in the project docs/ folder

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "metaskills",
  "version": "1.8.0",
  "description": "Fourteen guided journeys that orchestrate the whole skill library step by step — create, improve, and grow a business, website, or app, plus improve code quality, remove technical debt, design code architecture, optimize a conversion flow, and optimize an existing codebase for speed and structure. Each metaskill invokes the right skills phase by phase, asks the user questions at every decision point, and records results as living documents in the project docs/ folder",
  "author": {
    "name": "Wondel.ai",
    "url": "https://wondel.ai"
  },
  "homepage": "https://github.com/wondelai/skills",
  "repository": "https://github.com/wondelai/skills",
  "license": "MIT",
  "keywords": [
    "metaskills",
    "guided-journey",
    "orchestrator",
    "workflow",
    "create-business",
    "create-website",
    "create-app",
    "improve-business",
    "improve-website",
    "improve-app",
    "grow-business",
    "grow-website",
    "grow-app",
    "code-quality",
    "technical-debt",
    "architecture",
    "conversion-optimization",
    "architecture-optimization",
    "funnel",
    "performance"
  ]
}