Vitalii
Community@toderian · Bucharest, Romania
Vitalii maintains a 68-skill registry for agent-assisted software engineering: architecture review, TDD, database migration safety, GitHub issue triage, task ledgers, and knowledge-base conventions.
Agent Skills by Vitalii
Showing 68 vetted skills indexed across 1 GitHub repositories.
domain-modeling
Build and sharpen project domain models by updating CONTEXT.md glossaries and ADRs inline.
migration-safety
Generates and reviews reversible database schema migrations for PostgreSQL, MySQL, and SQLite.
setup-pre-commit
Configures Husky pre-commit hooks with lint-staged, Prettier, typecheck, and tests.
write-a-prd
Create a PRD through user interviews and codebase exploration, then submit it as a GitHub issue.
triage-issue
Investigate bugs, diagnose root causes, and create GitHub issues with TDD fix plans.
writing-for-agents
Guides writing skills, AGENTS.md files, and agent-consumed documentation using context pointers and progressive disclosure.
github-triage
Triage GitHub issues through a label-based state machine with interactive grilling sessions.
request-refactor-plan
Create a detailed refactor plan with tiny commits and file it as a GitHub issue.
improve-codebase-architecture
Explores a codebase to find module-deepening refactoring opportunities and files them as GitHub issue RFCs.
to-questionnaire
Generates a structured Markdown questionnaire to extract knowledge from a specific recipient.
qa
Files durable GitHub issues from conversational bug reports during interactive QA sessions.
zoom-out
Generate a structured map of modules, callers, and boundaries for an unfamiliar codebase area.
prd-to-issues
Convert a PRD into dependency-ordered GitHub issues using vertical tracer-bullet slices.
write-a-skill
Create and validate agent skills with SKILL.md frontmatter and bundled resources.
design-an-interface
Generates multiple radically different interface designs for a module using parallel sub-agents.
ui-design-review
Review rendered frontend UI for design quality, accessibility, and responsiveness.
frontend-design
Create production-grade frontend interfaces with distinctive aesthetics and rendered browser verification.
doubt-driven-development
Reviews non-trivial implementation decisions through fresh-context adversarial subagent critique before they stand.
obsidian-vault
Search, create, and organize Markdown notes in an Obsidian vault using wikilinks and index notes.
sciwrite
Review scientific manuscripts for writing clarity while preserving technical claims.
edit-article
Edits article drafts through multi-pass revision of structure, clarity, and prose.
deslop
Rewrites AI-generated prose to remove formulaic patterns while preserving author voice and technical meaning.
scaffold-exercises
Creates exercise directory structures with sections, problems, solutions, and explainers that pass linting.
academic-humanizer
Rewrites AI-assisted academic manuscripts and grant proposals while preserving claims, citations, and scholarly voice.
Frequently Asked Questions About Vitalii
FAQPage SchemaWhat tasks can I accomplish with Vitalii's skill registry?▼
You can triage GitHub issues into TDD-based fix plans, review database migrations for unsafe DDL, run red-green-refactor TDD loops, plan refactors as tiny commits, audit code against OWASP Top 10 and ASVS, manage task ledgers and roadmaps, and maintain ADRs, runbooks, and domain glossaries.
Who is the target audience for these skills?▼
Software engineers, tech leads, and engineering teams running agent-assisted development. The skills suit people doing architecture review, PRD breakdown, cross-repo feature coordination, performance profiling, and docs-primary knowledge management inside repositories with AGENTS.md contracts.
How are the skills installed and invoked in practice?▼
Skills live as SKILL.md files with native frontmatter, seeded into a repo via the setup-project skill using `at init`, which fills AGENTS.md. They trigger on natural-language phrases like "triage this bug" or "execute plan", with some restricted to disable-model-invocation for manual-only use.
What prerequisites or dependencies do these skills require?▼
Most skills assume a Git repository with docs/tasks_manager/ and docs/resources/ directories, an AGENTS.md agent contract, and GitHub access for issue-based skills. Specific skills need Husky and lint-staged for pre-commit hooks, Git LFS plus age for the artifacts registry, or an Obsidian vault.
Are these skills open source and what do they cost?▼
The manifest shows skills adapted from the public github.com/mattpocock/skills repository and anthropics/skills skill-creator, plus original playbooks. They are plain Markdown files distributed through a plugin marketplace structure, with no licensing fees or paid runtime indicated in the manifest.