๐ŸŽฏ

software-engineer

๐ŸŽฏSkill

from siviter-xyz/dot-agent

VibeIndex|
What it does
|

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐Ÿ“ฆ

Same repository

siviter-xyz/dot-agent(16 items)

software-engineer

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add siviter-xyz/dot-agent --skill software-engineer
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add siviter-xyz/dot-agent --skill software-engineer
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/software-engineer/SKILL.md

SKILL.md

308Installs
2
-
Last UpdatedJan 20, 2026

More from this repository10

๐ŸŽฏ
create-skill๐ŸŽฏSkill

Helps create new agent skills following the open standard spec, providing templates and workflows for building reusable, domain-specific skill packages.

๐ŸŽฏ
cursor-best-practices๐ŸŽฏSkill

Cursor IDE best practices skill covering Plan Mode usage, effective context management, test-driven development, codebase understanding, and Git workflows for maximizing AI-assisted productivity

๐ŸŽฏ
python๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
create-agents-md๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
frontend-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
backend-engineer๐ŸŽฏSkill

Python development guidelines and best practices skills covering DRY, KISS, SOLID principles, type annotations, dependency injection, and code style conventions.

๐ŸŽฏ
semantic-git๐ŸŽฏSkill

Semantic Git skill for managing commits using Conventional Commits format with atomic staging, zagi-compatible for AI IDEs, offering manual command generation before execution

๐ŸŽฏ
typescript๐ŸŽฏSkill

Enforces TypeScript best practices, type safety, and modern development standards for robust and maintainable code.

๐ŸŽฏ
context-engineering๐ŸŽฏSkill

Optimizes AI context engineering by curating high-signal tokens, minimizing usage while maximizing reasoning quality across agent systems.

๐ŸŽฏ
cli-building๐ŸŽฏSkill

CLI building skill for creating command-line interfaces with async-first design, composable commands, strategy patterns, and proper output formatting for terminal applications