skills
Agent skills behind the JS Mastery workflow, providing end-to-end support from idea to code.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/jsmastery-pro/skills
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
Setup
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
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.