Skip to main content
Run any Skill in Manus
with one click
GitHub repository

SaaS-blueprint

SaaS-blueprint contains 14 collected skills from tuliosousapro, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
3
updated
2026-05-20
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

changelog
software-developers

Generates and maintains changelogs following Keep a Changelog format. Use when updating release notes, finishing tasks, or tagging versions. For version bumps, see semantic-versioning.

2026-05-20
competitor-analysis
software-developers

Structured competitor teardown skill. Use when scraping competitor sites, extracting pricing/features/positioning, or analyzing strategic gaps. For general research, see market-research.

2026-05-20
conventional-commits
software-developers

Enforces Conventional Commits format for git commit messages. Use when formatting commits or validating message structures. For git commands, see git-control.

2026-05-20
create-llms
software-developers

Creates an llms.txt file from scratch based on repository structure. Use when configuring LLM discovery files. For updating existing configurations, see update-llms.

2026-05-20
git-control
software-developers

Standardizes git operations, branch management, and disaster recovery. Use when committing, branching, or resolving conflicts. For commit formatting, see conventional-commits.

2026-05-20
idea-validator
market-research-analysts-and-marketing-specialists-131161

Structured validation framework that scores product ideas. Use when evaluating problem severity, willingness-to-pay, or founder-market fit. For market intelligence, see market-research.

2026-05-20
market-research
software-developers

Deep web research skill using Firecrawl MCP. Use when estimating market size (TAM/SAM/SOM), analyzing trends, or scraping competitors. For competitor teardowns, see competitor-analysis.

2026-05-20
mcp-documentation
software-developers

Reference and learning guide for the Model Context Protocol (MCP). Use when implementing clients/servers or debugging connection issues. For server listings, see mcp-server-registry.

2026-05-20
mcp-reference-servers
software-developers

Guidance on using and integrating official reference servers. Use when building custom servers or deploying standard configurations. For server listings, see mcp-server-registry.

2026-05-20
mcp-server-registry
software-developers

Instructions for discovery and usage of servers through the official MCP registry. Use when discovering new integrations. For building custom servers, see mcp-reference-servers.

2026-05-20
playbook-writer
software-developers

Meta-skill that generates compliant PLAYBOOK.md files following the BRAINIAC template. Use when creating or editing modules in the command center. For general readme creation, see create-readme.

2026-05-20
update-llms
software-developers

Updates the llms.txt file to reflect changes in documentation. Use when editing repository details or specifications. For creating from scratch, see create-llms.

2026-05-20
semantic-versioning
software-developers

Manages project versioning following Semantic Versioning (SemVer) principles. Calculates increments based on changes and synchronizes version across documentation and metadata. Use when the user asks to "bump the version", "prepare a release", or when the `changelog` skill calls for a release.

2026-05-20
create-readme
software-developers

Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans ./ directory files and creates a README.md file for the project. Only used when creating a new repository. or when the README.md file is missing.

2026-04-15