skills

skills

Agent skills behind the JS Mastery workflow, providing end-to-end support from idea to code.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

Overview

This is a set of Agent skills designed to help AI coding agents transform vague ideas into verified, well-documented code. Each skill corresponds to a specific phase and can be run in any order as needed. State is stored in files rather than chat sessions, enabling work to persist across multiple sessions and making it suitable for team use. The skills include scope definition, auditing, architecture design, development, inspection, testing, review, documentation, and synchronization.

Capabilities

  • Transform product ideas into detailed scopes
  • Generate AGENTS.md context files
  • Make key decisions and write build specifications
  • Build features according to specifications
  • Confirm merge status before changes

Use cases

New product development workflowsMaintenance and extension of existing codebasesHandling individual changesManaging multi-repository projects

Setup

Requires: API KeyNode 环境
npx skills@latest add jsmastery-pro/skills -a <your-agent>

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with these skills?

After installation, select the appropriate starting point based on your project type, such as `/scope` or `/audit`.

Which agents are these skills compatible with?

Compatible with Agent Skills clients such as Claude Code, Cursor, Codex, Gemini CLI, and others.

Related skills