π―
template-skill
π―Skillfrom universokobana/sdlc-agent-skills
What it does
Security check pending
Generates standardized project templates and scaffolding with configurable boilerplate code for rapid software development workflows
Same repository
universokobana/sdlc-agent-skills(3 items)
template-skill
Installation
Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add universokobana/sdlc-agent-skills --skill template-skillskills.sh Installβ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add universokobana/sdlc-agent-skills --skill template-skillManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/template-skill/SKILL.md1Installs
-
AddedFeb 25, 2026
More from this repository2
π―π―
fix-github-prπ―Skill
Automatically diagnoses and suggests fixes for common GitHub pull request issues like merge conflicts, code style violations, and CI/CD pipeline failures.
project-implementationπ―Skill
Automates software project setup, generates structured implementation plans, and provides step-by-step guidance for executing development milestones