Use this when the next feature needs to be implemented.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add StudyDrift/lextures --skill next-feature --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Next Feature?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/studydrift-next-feature)More formats (shields.io, HTML) on the badges page.
---
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.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!