specvital
Official@specvital
🔬 Specvital is a test inventory platform that extracts and visualizes test suites through static analysis and CI integration, supporting multiple languages
Agent Skills by specvital
Showing 21 vetted skills indexed across 2 GitHub repositories.
adr-discover
Identify architectural decisions lacking ADR documentation across Specvital repositories.
adr-write
Mine GitHub commits and PRs to draft bilingual ADR documents.
commit
Generate bilingual Conventional Commits messages from staged changes and branch context.
workflow-execute
Execute a selected commit from plan.md and generate an auditable summary document.
ui-ux-improve
Analyze UI/UX quality and generate actionable improvement recommendations.
ultra-think
Analyze complex problems with structured multi-dimensional reasoning and actionable recommendations.
prepare-pr
Generate bilingual Korean and English PR titles and descriptions from commits.
dead-code-cleanup
Identify and remove dead code, deprecated code, and unused exports from repositories.
comment-review
Analyze source code to remove unnecessary comments and enforce TODO ownership.
handover
Generate a markdown handoff summary with context, decisions, and pending tasks.
workflow-analyze
Analyze issues to generate structured reports with executive summaries and recommendations.
code-review
Review current changes and recent commits for quality, security, and maintainability.
e2e-ui-research
Analyze frontend projects to identify UI E2E testing targets and generate bilingual documentation.
e2e-ui-execute
Orchestrate sequential Playwright UI tests and generate bilingual bug reports.
review-pr
Fetch GitHub PR details and unresolved threads to generate structured feedback.
workflow-plan
Generate vertically sliced commit plans from workflow analysis into dual-language markdown files.
workflow-auto
Orchestrate analyze, plan, execute, and commit in one automated run.
document-business-rule
Convert domain knowledge and requirements into structured business-rule documentation.
e2e-ui-fix
Fix UI bugs from E2E tests using Playwright MCP verification.
workflow-validate
Validate feature feasibility through structured analysis and rapid prototyping.
blueprint
Convert unstructured requests into bilingual Korean and English blueprint documents.
Frequently Asked Questions About specvital
FAQPage SchemaWhat specific tasks can I perform using Specvital?▼
Specvital enables you to generate bilingual Conventional Commits, draft architectural decision records from commit history, identify and remove dead code, and orchestrate Playwright-based frontend testing. It also facilitates the creation of structured handoff summaries and business-rule documentation derived from existing repository context.
Which personas benefit most from these capabilities?▼
Software engineers, technical leads, and quality assurance specialists benefit most from these capabilities. The platform is designed for teams managing complex, multilingual codebases who require consistent documentation, automated PR feedback, and rigorous maintenance of frontend testing suites.
What are the prerequisites for running these repository operations?▼
Operation requires a repository hosted on GitHub with appropriate read/write permissions for the integration. Users must have a configured environment capable of executing Playwright for UI testing tasks and maintaining standard commit history to ensure accurate ADR discovery and PR documentation generation.