Agent Skills by Xloxn
Showing 24 vetted skills indexed across 1 GitHub repositories.
writing-skills
Validate AI skills using test-driven development and RED/GREEN/REFACTOR cycles.
agileflow-sprint-planner
Generate a balanced Markdown sprint plan from backlog stories and team capacity.
sql-schema-generator
Generate SQL schemas, migrations, and table definitions with DDL constraints.
type-definitions
Generate TypeScript interfaces, types, enums, and generics from data structure descriptions.
adr-template
Generate Architecture Decision Records with context, decision, and consequences.
deployment-guide-generator
Generate structured deployment guides with rollback procedures and monitoring steps.
changelog-entry
Generate Keep a Changelog format release notes with version headers and categories.
agileflow-retro-facilitator
Structure sprint retrospectives with feedback templates and SMART action items.
validation-schema-generator
Generate input validation schemas for Joi, Zod, Yup, or Pydantic.
agileflow-epic-planner
Translate vague feature descriptions into epics, milestones, and story groupings.
agileflow-adr
Convert discussed architectural decisions into MADR-formatted ADR files.
commit-message-formatter
Generate conventional commit messages with type, scope, subject, body, and footer.
test-case-generator
Generate unit, integration, and end-to-end test cases from Given/When/Then acceptance criteria.
acceptance-criteria-generator
Convert plain-English requirements into structured Given/When/Then acceptance criteria.
migration-checklist
Generate a data migration checklist covering validation, dual-write, backfill, rollback, and monitoring.
pr-description
Generate structured Markdown pull request descriptions for GitHub and GitLab.
agileflow-story-writer
Convert feature descriptions into structured user stories with acceptance criteria.
story-skeleton
Generates a complete user story template with YAML frontmatter and markdown sections.
agileflow-tech-debt
Extract and classify technical debt, then rate and prioritize items.
error-handler-template
Generate language-specific error handling boilerplate for backend services and APIs.
agileflow-acceptance-criteria
Generates Given/When/Then acceptance criteria in Gherkin format from feature descriptions.
diagram-generator
Generate Mermaid and ASCII diagrams from natural language descriptions.
agileflow-commit-messages
Format git commit messages using the Conventional Commits specification.
api-documentation-generator
Generate OpenAPI 3.0 YAML/JSON specifications for REST API endpoints.