home / skills / rsmdt / the-startup

rsmdt/the-startup

The Agentic Startup - A collection of Claude Code commands, skills, and agents.

37 skills
GitHub

Sponsored

pattern-detection

rsmdt/the-startup

168
This skill helps you identify and apply consistent project patterns across codebases, ensuring naming, architecture, and testing conventions match established
api-contract-design

rsmdt/the-startup

168
This skill helps you design, document, and review REST, GraphQL, and OpenAPI contracts for consistent, evolvable APIs that developers love.
requirements-elicitation

rsmdt/the-startup

168
This skill helps you elicit clear requirements, align stakeholders, and validate specifications using proven techniques.
agent-coordination

rsmdt/the-startup

168
This skill orchestrates phase-by-phase execution of implementation plans with checkpoint validation and user-confirmed transitions to ensure focused progress.
bug-diagnosis

rsmdt/the-startup

168
This skill helps you diagnose bugs using a scientific, observable, conversational approach to form hypotheses, test them, and identify root causes.
code-review

rsmdt/the-startup

168
This skill coordinates multi-agent code reviews across security, performance, quality, and tests to synthesize findings and deliver actionable recommendations.
drift-detection

rsmdt/the-startup

168
This skill monitors for drift between specifications and implementation during development, surfacing scope creep, missing features, and contradictions for
knowledge-capture

rsmdt/the-startup

168
This skill captures and organizes business rules, patterns, and interfaces discovered during analysis, ensuring deduplication and proper categorization.
specification-management

rsmdt/the-startup

168
This skill initializes and manages specification directories with auto-incrementing IDs, tracks decisions, and guides PRD to PLAN transitions for streamlined
task-delegation

rsmdt/the-startup

168
This skill helps orchestrators decompose complex tasks, delegate to parallel specialists, and generate structured prompts with focus and exclude templates.
feature-prioritization

rsmdt/the-startup

168
This skill helps teams prioritize features using RICE, MoSCoW, Kano, and weighted scoring to inform roadmaps and resource decisions.
user-insight-synthesis

rsmdt/the-startup

168
This skill helps plan, conduct, and synthesize user research across interviews, personas, journeys, and usability tests for actionable insights.
user-research

rsmdt/the-startup

168
This skill guides you through planning, conducting, and synthesizing user research to inform design decisions and validate concepts.
architecture-selection

rsmdt/the-startup

168
This skill helps you choose and document suitable system architecture patterns monolith microservices event-driven serverless for scalability.
technical-writing

rsmdt/the-startup

168
This skill creates and maintains architectural decision records, system and API docs, and runbooks to preserve decisions and enable reliable operations.
observability-design

rsmdt/the-startup

168
This skill helps you design reliable observability by shaping SLIs, SLOs, traces, alerts, and dashboards for production systems.
testing

rsmdt/the-startup

168
This skill helps you write tests across unit, integration, and E2E layers, guiding mocks, design, and debugging to improve reliability.
code-quality-review

rsmdt/the-startup

168
This skill guides you through systematic code-quality reviews, improving correctness, design, security, performance, and maintainability with actionable
performance-analysis

rsmdt/the-startup

168
This skill helps you diagnose, baseline, and optimize performance by guiding measurement, bottleneck identification, and capacity planning.
security-assessment

rsmdt/the-startup

168
This skill helps you perform comprehensive security assessments of code, architecture, and configurations using STRIDE patterns and secure coding practices.
domain-driven-design

rsmdt/the-startup

168
This skill helps you model complex domains with domain-driven design patterns, defining bounded contexts, aggregates, and consistency strategies.
codebase-navigation

rsmdt/the-startup

168
This skill helps you navigate, search, and understand codebases, onboarding quickly, locating implementations, tracing dependencies, and analyzing architecture.
documentation-extraction

rsmdt/the-startup

168
This skill helps onboarding to unfamiliar codebases and verifying implementations against specs by extracting and cross-referencing documentation, configs, and
implementation-planning

rsmdt/the-startup

168
This skill creates actionable implementation plans that translate features into verifiable tasks, following TDD structure to enable autonomous developer work.
safe-refactoring

rsmdt/the-startup

168
This skill guides safe refactoring to preserve external behavior while reducing duplication and complexity across codebases.
requirements-analysis

rsmdt/the-startup

168
This skill creates and validates PRDs by outlining what to build and why it matters, guiding multi-angle reviews and acceptance criteria.
coding-conventions

rsmdt/the-startup

168
This skill enforces security, performance, and accessibility standards across your codebase, providing actionable checklists and validations during design and
deployment-pipeline-design

rsmdt/the-startup

168
This skill helps you design and implement CI/CD pipelines with deployment strategies, quality gates, and GitHub/GitLab patterns.
implementation-verification

rsmdt/the-startup

168
This skill verifies that implementations conform to documented specifications, checking interfaces, data models, and architecture to ensure compliance and
codebase-analysis

rsmdt/the-startup

168
This skill analyzes codebase to discover patterns, rules, and interfaces through iterative cycles and documents findings for review.
constitution-validation

rsmdt/the-startup

168
This skill helps you create and validate project constitutions by discovering patterns in your codebase and generating governance rules.
git-workflow

rsmdt/the-startup

168
This skill standardizes git workflows across spec and feature lifecycles, creating branches, commits, and PRs aligned to spec context for safer version control.
architecture-design

rsmdt/the-startup

168
This skill helps you craft and validate solution-design documents that define architecture, interfaces, and technical decisions for clear implementation
data-modeling

rsmdt/the-startup

168
This skill helps you design robust database schemas, normalize data, and plan migrations by applying ER modeling, normalization, and NoSQL patterns.
specification-validation

rsmdt/the-startup

168
This skill validates specs, implementations, and understanding for completeness, consistency, and correctness, guiding quality improvements.