SkillStore Skill Catalog

Complete catalog of all skills available through SkillStore. The DevFlow product line covers the entire software project lifecycle with 28 paid skills across 5 packages, plus 8 free framework skills -- 36 skills total.


DevFlow Packages

devflow-presale -- $29

Win projects with lower risk -- RFP analysis, proposal writing, estimation, risk assessment, solution design, and pricing strategy.

Command: /presale [task description]

SkillDescriptionFree
requirement-analysisAnalyze RFP/RFQ documents, extract requirements, identify gaps and assumptionsYes
proposal-writerCreate technical proposals with approach, methodology, team structure, timeline
estimationEffort estimation (man-days), WBS breakdown, 3-point estimation with buffer
risk-assessmentTechnical, resource, and timeline risk evaluation with mitigation plans
solution-designArchitecture proposals, tech stack selection, integration point identification
pricing-strategyPricing models (T&M, Fixed, Hybrid), margin analysis, competitive pricing

Sub-commands:

  • /presale:analyze [rfp-doc] -- Analyze a specific RFP document
  • /presale:propose [project] -- Create a technical proposal
  • /presale:estimate [scope] -- Estimate effort for given scope
  • /presale:price [project] -- Calculate pricing

devflow-agile -- $49

Run Agile projects effectively -- 10 role-based skills covering the entire development team.

Command: /agile [task or ceremony name]

SkillDescriptionFree
project-managerPlanning, tracking, stakeholder management, reporting
scrum-masterCeremonies, blocker removal, velocity tracking, burndown
business-analystUser stories, acceptance criteria, process flow, UAT
solution-architectSystem design, technical decisions, NFRs, integration
tech-leadCode standards, technical guidance, PR review, tech debt
team-leadTask assignment, mentoring, performance, coordination
developerClean code, design patterns, debugging, best practicesYes
qa-testerTest planning, test cases, bug reporting, automation strategy
ui-ux-designerWireframe review, design system, accessibility, UX feedback
devops-engineerCI/CD, deployment, monitoring, environment management

Sub-commands:

  • /agile:sprint [action] -- Sprint planning, execution, or closure
  • /agile:standup [team] -- Generate standup report format
  • /agile:review [sprint] -- Sprint review preparation
  • /agile:retro [sprint] -- Sprint retrospective facilitation

devflow-postproject -- $19

Handover and maintain quality -- documentation, support, retrospectives, and client feedback.

Command: /postproject [task description]

SkillDescriptionFree
handoverHandover documentation: architecture, setup, known issues, contacts
maintenance-supportSLA tracking, hotfix workflow, incident management
retrospectiveLessons learned, process improvement, team feedbackYes
client-feedbackSatisfaction survey, feedback collection, upsell opportunities

Sub-commands:

  • /postproject:handover [project] -- Create handover documentation
  • /postproject:retro [project] -- Run project retrospective
  • /postproject:support [context] -- Setup maintenance support

devflow-docs -- $19

Process PDFs, Excel, Word, PowerPoint -- extract requirements, analyze budgets, generate reports.

Command: /docs [task or file reference]

SkillDescriptionFree
pdf-processorExtract text, tables, forms from PDF documents (RFPs, contracts, specs)Yes
excel-analyzerAnalyze Excel/CSV: budgets, resource plans, timelines, data patterns
doc-generatorGenerate professional reports, proposals, handover docs from structured data
presentation-reviewerReview PowerPoint decks: extract requirements, decisions, action items

Sub-commands:

  • /docs:parse [file] -- Extract content from any document type
  • /docs:generate [template] -- Generate document from data/analysis

devflow-bootstrap -- $19

Sprint 0 in 30 minutes -- project scaffolding, CI/CD setup, environment configuration, code standards.

Command: /bootstrap [tech stack or task description]

SkillDescriptionFree
project-scaffoldGenerate project structure for any tech stack (Next.js, NestJS, Spring Boot, etc.)Yes
cicd-setupSetup CI/CD pipelines (GitHub Actions, GitLab CI, Jenkins)
env-configuratorConfigure environments: .env templates, Docker Compose, secret management
code-standards-initInit linting, formatting, commit hooks (ESLint, Prettier, Husky)

Sub-commands:

  • /bootstrap:auto [tech-stack] -- Full automated Sprint 0 setup
  • /bootstrap:scaffold [tech-stack] -- Create project structure only
  • /bootstrap:cicd [platform] -- Generate CI/CD pipeline only
  • /bootstrap:standards -- Configure code quality tooling only

DevFlow Complete Bundle -- $99

All 5 DevFlow packages in a single bundle at a discounted price.

Included PackageSkillsIndividual Price
devflow-presale6$29
devflow-agile10$49
devflow-postproject4$19
devflow-docs4$19
devflow-bootstrap4$19
Total28~~$135~~ $99

Install the complete bundle:

bash
skillstore install-bundle devflow-complete

Framework Skills (Free)

These 8 skills ship with every SkillStore installation at no cost. They auto-activate based on your project context and tech stack.

SkillDescription
frontend-developmentReact/Vue/Angular development -- component design, state management, performance optimization, responsive design
backend-developmentAPI design, server architecture, authentication, error handling, and backend performance optimization
databasesDatabase design, query optimization, migrations, and data modeling for SQL and NoSQL systems
mobile-developmentReact Native/Flutter development -- component design, navigation, state management, platform-specific concerns, offline-first patterns
ui-generationGenerate production-quality UI components from descriptions, wireframes, or screenshots -- React, Vue, HTML/CSS with accessibility and responsive design
debugging-investigationSystematic debugging and root cause investigation -- log analysis, performance profiling, production incident diagnosis across all tech stacks
codebase-analysisSystematic codebase exploration -- dependency mapping, architecture assessment, tech debt inventory, impact analysis for informed decision-making
security-auditSecurity vulnerability assessment -- OWASP Top 10 review, secure coding verification, dependency scanning, and remediation planning

Quick Comparison

PackageSkillsPricePrimary Use Case
devflow-presale6$29Win projects: RFP analysis, proposals, estimation, pricing
devflow-agile10$49Run projects: full Agile team with 10 role-based skills
devflow-postproject4$19Close projects: handover, maintenance, retrospectives
devflow-docs4$19Process documents: PDF, Excel, PowerPoint, report generation
devflow-bootstrap4$19Start projects: scaffolding, CI/CD, environments, standards
DevFlow Complete28$99Full lifecycle: all packages bundled
Framework (free)8FreeDevelopment fundamentals: frontend, backend, DB, mobile, security

Skill Structure

Each skill follows a consistent 3-level structure:

  1. SKILL.md (under 100 lines) -- Overview, triggers, and navigation
  2. references/ -- Frameworks, checklists, and detailed templates
  3. assets/ -- Real-world sample outputs demonstrating expected quality

This structure ensures skills provide both quick guidance and deep reference material when needed.