KarenTenorio963
Community@KarenTenorio963
KarenTenorio963 provides spec-kit specification-driven development commands and QA testing skills covering unit, integration, e2e, security, and coverage validation.
Agent Skills by KarenTenorio963
Showing 15 vetted skills indexed across 1 GitHub repositories.
speckit-checklist
Generate requirements-quality checklists for spec-kit feature specifications.
qa-orchestrate
Orchestrates tester, security, and report agents into one automated QA workflow.
speckit-constitution
Creates or updates the project constitution file from interactive principle inputs.
speckit-implement
Executes implementation plans by processing tasks defined in tasks.md.
qa-security
Reviews code for exposed secrets, weak input validation, and risky exception handling.
speckit-taskstoissues
Convert tasks.md entries into dependency-ordered GitHub issues with deduplication.
qa-report
Generates an HTML quality report combining pytest results, coverage, and secret scanning.
speckit-clarify
Detects underspecified areas in feature specs and integrates clarification answers into the spec file.
speckit-plan
Generates implementation plans and design artifacts from feature specifications.
speckit-analyze
Analyzes spec.md, plan.md, and tasks.md for cross-artifact consistency and coverage gaps.
qa-integration
Audits in-memory integration tests against spec acceptance scenarios and adds missing coverage.
qa-unit
Audits unit tests against spec requirements and adds missing coverage.
qa-e2e
Audits end-to-end subprocess tests against spec acceptance scenarios and adds missing coverage.
speckit-specify
Generate a validated feature specification from a natural language feature description.
speckit-tasks
Generates dependency-ordered tasks.md checklists from spec-kit design artifacts.
Frequently Asked Questions About KarenTenorio963
FAQPage SchemaWhat 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.