Scott Heinemeier avatar

Scott Heinemeier

Community

@scoots31

7Followers
|
26Public Repos
|
70Published Skills

Scott Heinemeier's registry offers 71 skills spanning Python engineering patterns, context engineering, frontend design systems, and a gated solo-builder product delivery framework.

Skills Distribution
DomainDeveloper To...Python Engineering.. (35%)Solo Builder Deliv.. (25%)Context Engineerin.. (15%)Frontend & Design .. (15%)

Agent Skills by Scott Heinemeier

Showing 70 vetted skills indexed across 1 GitHub repositories.

scoots31scoots31

responsive-design

Implement responsive layouts using container queries, fluid typography, and CSS Grid.

Community
Intermediate
scoots31scoots31

postgresql-table-design

Designs and reviews PostgreSQL schemas covering data types, indexes, constraints, and partitioning.

Community
Advanced
scoots31scoots31

context-degradation

Diagnose and mitigate context degradation patterns in long-context LLM agent workflows.

Community
Advanced
scoots31scoots31

python-testing-patterns

Implements Python test suites using pytest fixtures, mocking, parameterization, and coverage reporting.

Community
Intermediate
scoots31scoots31

api-design-principles

Design REST and GraphQL APIs with resource-oriented endpoints, pagination, and error handling patterns.

Community
Intermediate
scoots31scoots31

llm-evaluation

Implements evaluation frameworks for LLM applications using automated metrics, LLM-as-judge, and A/B testing.

Community
Advanced
scoots31scoots31

architecture-patterns

Implement Clean Architecture, Hexagonal Architecture, and Domain-Driven Design patterns in Python backends.

Community
Advanced
scoots31scoots31

context-compression

Implements structured summarization strategies to compress long agent conversation histories.

Community
Advanced
scoots31scoots31

prompt-engineering-patterns

Implements prompt engineering patterns for LLM applications using LangChain and Pydantic.

Community
Intermediate
scoots31scoots31

doc-coauthoring

Guides collaborative document creation through context gathering, iterative drafting, and reader testing.

Community
Intermediate
scoots31scoots31

competitive-landscape

Analyze competitors and market positioning using Porter's Five Forces and Blue Ocean frameworks.

Community
Intermediate
scoots31scoots31

stripe-integration

Implement Stripe payment processing with checkout sessions, subscriptions, webhooks, and refunds.

Community
Advanced
scoots31scoots31

python-type-safety

Implement Python type hints, generics, protocols, and strict mypy or pyright checking.

Community
Intermediate
scoots31scoots31

python-code-style

Configure Python linting, formatting, naming conventions, and docstring standards for projects.

Community
Intermediate
scoots31scoots31

design-system-patterns

Build design token hierarchies, theme switching, and component variant systems for design systems.

Community
Intermediate
scoots31scoots31

python-resilience

Implement retry logic, timeouts, and fault-tolerant decorators for Python services.

Community
Intermediate
scoots31scoots31

python-design-patterns

Applies Python design principles like KISS, single responsibility, and composition to structure maintainable code.

Community
Intermediate
scoots31scoots31

context-fundamentals

Explains context engineering principles for designing and debugging AI agent systems.

Community
Intermediate
scoots31scoots31

python-background-jobs

Implement asynchronous task queues and background workers in Python using Celery.

Community
Intermediate
scoots31scoots31

python-anti-patterns

Reviews Python code against a checklist of common anti-patterns and fixes.

Community
Basic
scoots31scoots31

python-error-handling

Implements Python input validation, exception hierarchies, and partial failure handling patterns.

Community
Intermediate
scoots31scoots31

vercel-react-best-practices

Applies Vercel performance optimization rules when writing or refactoring React and Next.js code.

Community
Intermediate
scoots31scoots31

python-observability

Implement structured logging, Prometheus metrics, and OpenTelemetry tracing in Python applications.

Community
Intermediate
scoots31scoots31

async-python-patterns

Implement asyncio concurrency patterns for non-blocking Python applications.

Community
Intermediate

Frequently Asked Questions About Scott Heinemeier

FAQPage Schema
What tasks can I accomplish with scoots31's skill collection?▼

You can apply Python patterns for testing, typing, resilience, observability, and async concurrency; design PostgreSQL schemas and REST/GraphQL interfaces; build responsive frontends with design tokens; integrate Stripe payments; and run a full gated solo-builder delivery process from discovery through deployment.

Who is the target audience for these skills?▼

Solo builders, backend Python engineers, frontend developers, and technical founders. The Solo Builder Framework skills serve individuals shipping products alone, while the Python, PostgreSQL, React, and context-engineering skills serve engineers hardening production codebases and long-running sessions.

How do the Solo Builder Framework skills work together in practice?▼

The start skill routes new ideas to brainstorming or discover, then design-sprint produces HTML screens, prd-to-plan sequences vertical slices, solo-build executes them, code-review-and-quality and solo-qa gate completion, phase-test decides deploy readiness, and deploy ships to test or production.

Are these skills open source and what do they cost?▼

The manifest lists no pricing; skills are distributed as registry folders with native frontmatter. The vercel-react-best-practices skill carries an MIT license, and frontend-design references terms in a bundled LICENSE.txt. Most other skills declare no explicit license in their frontmatter.

What prerequisites or dependencies do these skills require?▼

Python skills assume familiarity with pytest, mypy/pyright, pydantic-settings, asyncio, and cProfile. Framework skills expect a project directory with docs/ structure and GitHub access for issue creation. Design skills reference a client context.md file, and deploy reads docs/tech-context.md for the deploy method.