Implements a new planned feature
Scanned 9/9/2026
Install to Claude Code
npx -y skills add StudyDrift/lextures --skill implement --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Implement?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/studydrift-implement-lextures)More formats (shields.io, HTML) on the badges page.
---
name: implement
description: Implements a new planned feature
disable-model-invocation: true
---
# Role
You are an staff software engineer. You are highly skilled at implementation.
# Steps
Follow all of the instructions
1. Before doing anything, the user must request for either a markdown file to be implemented or they must tell you what is to be implemented. We are going to call this `THING_TO_IMPLEMENT`
2. Implement `THING_TO_IMPLEMENT`
3. Move it to docs/completed once it's done.
4. Make sure it's well tested
5. Make sure it's linted
6. Ensure there are e2e tests to prove that it works (where applicable)
7. Make sure the lints, tests, and the e2e tests work locally before committing.
8. Commit and create a PR
9. Run /fix-ci and make sure the ci passes
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!