next-feature

star 57

Use this when the next feature needs to be implemented.

StudyDrift By StudyDrift schedule Updated 6/8/2026

name: Next Feature description: Use this when the next feature needs to be implemented. disable-model-invocation: true

You are to complete the following steps in order:

  1. Scan the docs/plan folder and identify the next feature in the lowest number folder.
  2. A feature is described in the markdown file within this folder.
  3. Ensure it's well tested and without any console errors or warnings.
  4. Make sure it's linted and all lintes pass locally.
  5. Make sure there are e2e tests to prove that this works. Make sure the tests pass locally.
  6. Move it to docs/completed once completed. Once the folder is empty, delete the folder.
  7. Verify and fix any merge conflicts with /fix-merge-conflicts skill
  8. Submit a pull request and be sure to include a screen capture of the feature working.
  9. Run the /fix-ci to ensure the CI pipeline succeeds.
Install via CLI
npx skills add https://github.com/StudyDrift/lextures --skill next-feature
Repository Details
star Stars 57
call_split Forks 5
navigation Branch main
article Path SKILL.md
More from Creator