Skip to content

michellepellon/superpowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Superpowers

A curated set of agent skills to support my daily workflows.

Skills

Python

Deep fluency in modern Python (3.14+) for production systems. Covers typing, async patterns, data engineering, performance optimization, and security best practices.

Use when: Writing Python code, designing APIs, building data pipelines, creating async services, or optimizing performance.

Key topics: uv/pyright/ruff tooling, FastAPI, Polars, structured concurrency, type safety, profiling.

Documentation Audit

Systematically verify documentation claims against codebase reality using a two-pass approach with pattern expansion.

Use when: Before releases, after refactors, or when documentation drift is suspected.

Delivers: Timestamped audit reports with false claims, pattern analysis, and fix suggestions.

Fresh-Eyes Review

Deliberate re-reading of changed code with psychological distance. Catches security vulnerabilities, logic errors, and business rule bugs that slip through despite passing tests.

Use when: About to commit, create a PR, or declare work complete — after verification-before-completion confirms tests pass but before code ships.

Delivers: Five-checklist sweep (security, logic, business rules, input validation, performance) with immediate fixes and a completion summary.

Session Reflection

Analyze session history to identify inefficiency patterns and workflow gaps, then propose concrete improvements. Two modes: lightweight end-of-session reflection from conversation context, or comprehensive periodic analysis across multiple sessions.

Use when: End of a session, periodic review (weekly/monthly), after a frustrating session, or when onboarding to a new project.

Delivers: Structured reflection reports with evidence-based findings (agent behavior patterns, workflow gaps, skill effectiveness) and copy-paste-ready improvement proposals for CLAUDE.md, skills, commands, and automation.

Landing Page Design

Build high-converting, visually distinctive landing pages with anti-AI-slop principles. Forces unique design direction through the Vibe Discovery process so you don't end up with generic purple-gradient-Inter-font pages.

Use when: Building marketing pages, product launches, SaaS homepages, or any single-page conversion-focused website.

Delivers: Section-by-section composition (hero-first with 50% rule), anti-convergence design choices, animation vocabulary, and quality checklists for visual distinction, technical quality, and conversion optimization.

About

A curated set of agent skills to support my daily workflows.

Topics

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors