#376 · Primary category: AI Coding Assistants

skills

agentic-ai agentic-development agentic-workflow

Agentic Development skills behind the JS Mastery workflow

Project last updated:08/09/26

GitHub Stars

970

Forks

191

Contributors

3

License

MIT

Why we included this project

Most AI coding agents handle single prompts well, but the conversation tends to drift once a change spans several sessions. This set of installable skills breaks work into phases, each running as its own command, from scoping an idea to verifying and documenting the result, so you run only the steps a given change actually needs. State lives in files, a scope, specs, AGENTS.md, tests, rather than in the chat, so work survives restarts and any teammate picks up with the same context. A single npx command installs it for Claude Code, Cursor, Codex, or Gemini CLI, and you can commit the skill folder so the whole team shares the workflow. It is a process layer on top of your existing agent, not a separate tool, so it pairs with whatever model and editor you already use.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category