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

SDLC-rstack

SDLC-rstack contains 303 collected skills from richard-devbot, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
303
Stars
3
updated
2026-07-16
Forks
2
Occupation coverage
24 occupation categories · 100% classified
repository explorer

Skills in this repository

prompt-engineering
software-developers

Wizard for creating well-formatted Codex agents, skills, plugins, and hooks inspired by gstack patterns. Use when creating a new agent, skill, plugin structure, or hook script — or auditing existing prompts for quality. Provides the canonical format spec and generates complete, properly-formatted output files. Trigger phrases: "create an agent", "write a skill", "new agent for X", "fix this prompt", "how do I write a skill", "create a plugin", "add a hook", "audit this agent", "what's the format for".

2026-07-16
fastapi-templates
software-developers

Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.

2026-07-16
api-design-principles
software-developers

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

2026-07-16
architecture-patterns
software-developers

Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.

2026-07-16
cqrs-implementation
software-developers

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

2026-07-16
event-store-design
software-developers

Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosing event store technologies, or implementing event persistence patterns.

2026-07-16
microservices-patterns
software-developers

Design microservices architectures with service boundaries, event-driven communication, and resilience patterns. Use when building distributed systems, decomposing monoliths, or implementing microservices.

2026-07-16
projection-patterns
software-developers

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

2026-07-16
saga-orchestration
software-developers

Implement saga patterns for distributed transactions and cross-aggregate workflows. Use when coordinating multi-step business processes, handling compensating transactions, or managing long-running workflows.

2026-07-16
temporal-python-testing
software-quality-assurance-analysts-and-testers

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

2026-07-16
workflow-orchestration-patterns
software-developers

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

2026-07-16
postgresql-table-design
database-architects

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

2026-07-16
defi-protocol-templates
software-developers

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

2026-07-16
nft-standards
software-developers

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

2026-07-16
solidity-security
software-developers

Master smart contract security best practices to prevent common vulnerabilities and implement secure Solidity patterns. Use when writing smart contracts, auditing existing contracts, or implementing security measures for blockchain applications.

2026-07-16
web3-testing
software-quality-assurance-analysts-and-testers

Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Solidity contracts, setting up blockchain test suites, or validating DeFi protocols.

2026-07-16
airflow-dag-patterns
software-developers

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

2026-07-16
data-quality-frameworks
software-developers

Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implementing validation rules, or establishing data contracts.

2026-07-16
dbt-transformation-patterns
software-developers

Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when building data transformations, creating data models, or implementing analytics engineering best practices.

2026-07-16
spark-optimization
software-developers

Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.

2026-07-16
embedding-strategies
software-developers

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

2026-07-16
hybrid-search-implementation
software-developers

Combine vector and keyword search for improved retrieval. Use when implementing RAG systems, building search engines, or when neither approach alone provides sufficient recall.

2026-07-16
langchain-architecture
software-developers

Design LLM applications using LangChain 1.x and LangGraph for agents, memory, and tool integration. Use when building LangChain applications, implementing AI agents, or creating complex LLM workflows.

2026-07-16
llm-evaluation
software-developers

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

2026-07-16
prompt-engineering-patterns
software-developers

Master advanced prompt engineering techniques to maximize LLM performance, reliability, and controllability in production. Use when optimizing prompts, improving LLM outputs, or designing production prompt templates.

2026-07-16
rag-implementation
software-developers

Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.

2026-07-16
similarity-search-patterns
software-developers

Implement efficient similarity search with vector databases. Use when building semantic search, implementing nearest neighbor queries, or optimizing retrieval performance.

2026-07-16
vector-index-tuning
software-developers

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

2026-07-16
ml-pipeline-workflow
software-developers

Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment. Use when creating ML pipelines, implementing MLOps practices, or automating model training and deployment workflows.

2026-07-16
backtesting-frameworks
software-developers

Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. Use when developing trading algorithms, validating strategies, or building backtesting infrastructure.

2026-07-16
risk-metrics-calculation
software-developers

Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring portfolio risk, implementing risk limits, or building risk monitoring systems.

2026-07-16
deployment-pipeline-design
software-developers

Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use when architecting deployment workflows, setting up continuous delivery, or implementing GitOps practices.

2026-07-16
github-actions-templates
software-developers

Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.

2026-07-16
gitlab-ci-patterns
software-developers

Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.

2026-07-16
secrets-management
software-developers

Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.

2026-07-16
cost-optimization
software-developers

Optimize cloud costs through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.

2026-07-16
hybrid-cloud-networking
software-developers

Configure secure, high-performance connectivity between on-premises infrastructure and cloud platforms using VPN and dedicated connections. Use when building hybrid cloud architectures, connecting data centers to cloud, or implementing secure cross-premises networking.

2026-07-16
istio-traffic-management
software-developers

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

2026-07-16
linkerd-patterns
software-developers

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.

2026-07-16
mtls-configuration
software-developers

Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.

2026-07-16
Showing top 40 of 303 collected skills in this repository.