LIDR-academyLIDR-academyOfficialยท10 Agent Skills Included

AI4Devs-LTI-extended

Spec-driven feature planning, implementation, verification, and archiving

Guides full-stack development of an applicant tracking system through structured spec-driven workflows. Creates proposals, specs, designs, and task lists, then implements, tests, verifies, and archives each change. Eliminates ad-hoc coding by enforcing test-driven steps, security audits, code reviews, and documentation updates. Supports parallel feature work in isolated git worktrees with Jira ticket enrichment.
npx skills add LIDR-academy/AI4Devs-LTI-extended --all -g -y
Available:

Instructs your AI agent to work in small test-driven steps, automatically load matching skills, keep specs as the source of truth, and maintain symlink consistency across agent environments.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install AI4Devs-LTI-extended?โ–ผ

Run `npx skills add LIDR-academy/AI4Devs-LTI-extended --all -g -y` in your terminal to install all skills in this suite globally.

What is spec-driven development with OpenSpec?โ–ผ

It is a workflow where every feature starts as a documented change with a proposal, specs, design, and tasks before any code is written. The skills in this suite automate each step from creation to archiving.

Can I run multiple features in parallel?โ–ผ

Yes. The run-parallel-tasks skill spins up one isolated git worktree per task and runs each through the full pipeline of enrichment, planning, implementation, and verification.

Does it include security and code quality checks?โ–ผ

Yes. It includes an OWASP Top 10 security audit skill, a systematic code-auditing skill, and an adversarial review skill for independent verification before archiving changes.

Does it work with Claude Code and Cursor?โ–ผ

Yes. All skills follow the standard SKILL.md format and are symlinked into both .claude and .cursor directories, so they work across Claude Code, Cursor, and other compatible agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’