KarenTenorio963 avatar

KarenTenorio963

Community

@KarenTenorio963

1Followers
|
7Public Repos
|
15Published Skills

KarenTenorio963 provides spec-kit specification-driven development commands and QA testing skills covering unit, integration, e2e, security, and coverage validation.

Skills Distribution
DomainDeveloper To...Specification-Driv.. (45%)Quality Assurance .. (35%)Project Planning &.. (20%)

Agent Skills by KarenTenorio963

Showing 15 vetted skills indexed across 1 GitHub repositories.

KarenTenorio963KarenTenorio963

speckit-checklist

Generate requirements-quality checklists for spec-kit feature specifications.

Community
Advanced
KarenTenorio963KarenTenorio963

qa-orchestrate

Orchestrates tester, security, and report agents into one automated QA workflow.

Community
Intermediate
KarenTenorio963KarenTenorio963

speckit-constitution

Creates or updates the project constitution file from interactive principle inputs.

Community
Advanced
KarenTenorio963KarenTenorio963

speckit-implement

Executes implementation plans by processing tasks defined in tasks.md.

Community
Advanced
KarenTenorio963KarenTenorio963

qa-security

Reviews code for exposed secrets, weak input validation, and risky exception handling.

Community
Intermediate
KarenTenorio963KarenTenorio963

speckit-taskstoissues

Convert tasks.md entries into dependency-ordered GitHub issues with deduplication.

Community
Intermediate
KarenTenorio963KarenTenorio963

qa-report

Generates an HTML quality report combining pytest results, coverage, and secret scanning.

Community
Intermediate
KarenTenorio963KarenTenorio963

speckit-clarify

Detects underspecified areas in feature specs and integrates clarification answers into the spec file.

Community
Advanced
KarenTenorio963KarenTenorio963

speckit-plan

Generates implementation plans and design artifacts from feature specifications.

Community
Advanced
KarenTenorio963KarenTenorio963

speckit-analyze

Analyzes spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.

Community
Advanced
KarenTenorio963KarenTenorio963

qa-integration

Audits in-memory integration tests against spec acceptance scenarios and adds missing coverage.

Community
Intermediate
KarenTenorio963KarenTenorio963

qa-unit

Audits unit tests against spec requirements and adds missing coverage.

Community
Intermediate
KarenTenorio963KarenTenorio963

qa-e2e

Audits end-to-end subprocess tests against spec acceptance scenarios and adds missing coverage.

Community
Intermediate
KarenTenorio963KarenTenorio963

speckit-specify

Generate a validated feature specification from a natural language feature description.

Community
Advanced
KarenTenorio963KarenTenorio963

speckit-tasks

Generates dependency-ordered tasks.md checklists from spec-kit design artifacts.

Community
Intermediate

Frequently Asked Questions About KarenTenorio963

FAQPage Schema
What tasks can I perform using KarenTenorio963's skills?▼

You can create feature specifications, generate project constitutions, build implementation plans, produce dependency-ordered tasks.md files, run cross-artifact consistency analysis across spec.md, plan.md, and tasks.md, convert tasks into GitHub issues, and execute QA activities including unit, integration, e2e, security, and coverage testing.

Who should use these spec-kit and QA skills?▼

Software engineers and technical leads practicing specification-driven development benefit most. The speckit skills suit developers managing feature lifecycles from specification through implementation, while the qa-unit, qa-integration, qa-e2e, qa-security, qa-coverage, qa-report, and qa-orchestrate skills target QA engineers validating code quality.

What are the prerequisites for running the speckit skills?▼

All speckit skills require an existing spec-kit project structure containing a .specify/ directory. The skills originate from github-spec-kit templates under templates/commands/, so the project must be initialized with the spec-kit framework before invoking specify, plan, tasks, analyze, implement, or related commands.

How do the speckit skills work together in practice?▼

Start with speckit-specify to create the feature spec, use speckit-clarify to resolve ambiguities, run speckit-plan for design artifacts, generate tasks.md via speckit-tasks, validate consistency with speckit-analyze, execute work through speckit-implement, and close gaps with speckit-converge.

What QA capabilities are included in this skill set?▼

Seven QA skills are provided: qa-unit, qa-integration, qa-e2e, qa-security, qa-coverage, qa-report, and qa-orchestrate. These address unit testing, integration testing, end-to-end testing, security validation, coverage measurement, reporting, and orchestration of quality assurance activities.