home / skills / montagao

montagao skills

Find 18 skills from 1 repo created by montagao on GitHub.

1 repo
18 skills
GitHub

Sponsored

remotion-best-practices

montagao/skills

1
Best practices for Remotion - Video creation in React
update-docs

montagao/skills

1
Update README.md, architecture documentation (ARCHITECTURE.md, docs/), and plan files (plan/, task_plan.md, progress.md) to reflect current codebase state. Use when the user explicitly asks to "update docs", "update documentation", "update the readme", "update architecture docs", "update plan", "sync docs with code", or similar requests. Discovers project structure, analyzes code changes, and updates documentation with concise technical descriptions and ASCII diagrams.
clean-history

montagao/skills

1
This skill helps you reimplement the current branch on a clean, narrative-quality git commit history suitable for reviewer comprehension.
architecture-review

montagao/skills

1
This skill reviews architectural plans for simplicity and speed, roasts over-engineering, and suggests lean, buy-not-build alternatives to ship faster.
library-ebooks

montagao/skills

1
This skill helps you locate and download items from your personal Amazon Kindle library, converting downloads to text for analysis.
llm-seo

montagao/skills

1
This skill helps you optimize for AI discoverability by adding llms.txt, structured data, and AI-friendly content strategies for better LLM understanding.
monta-lights

montagao/skills

1
This skill helps you control Meross smart plugs to turn lights on or off and check status from the CLI.
plane-api

montagao/skills

1
This skill enables seamless interaction with a self-hosted Plane.so instance to manage projects, work items, states, cycles, and labels via CLI.
writing

montagao/skills

1
This skill helps you convert topic outlines into authentic, human-sounding long-form articles with clear structure and practical detail.
interview

montagao/skills

1
This skill conducts an in-depth interview to generate a comprehensive spec document, guiding iterative questions until all requirements are captured.
refactor-pass

montagao/skills

1
This skill performs a targeted refactor pass to simplify code after changes, removing dead paths and verifying behavior with tests.
ouraclaw

montagao/skills

1
This skill fetches Oura Ring sleep data using the ouraclaw CLI and presents scores, sleep sessions, HRV, and bedtimes.
repo-elegance-review

montagao/skills

1
This skill evaluates a codebase for elegance, explains messy signals, and delivers prioritized, actionable steps to improve structure, naming, and docs.
ui-review

montagao/skills

1
This skill automatically reviews UI visuals across viewports, logs in, captures screenshots, evaluates design quality, and reports actionable fixes.
un-ai-writing

montagao/skills

1
This skill rewrites and humanizes text, preserving meaning and facts while removing AI-writing tells to sound natural and confident.
ddia-principles

montagao/skills

1
This skill helps design data-intensive systems by applying DDIA principles to reliability, scalability, and maintainability in architecture, databases, and
dead-code-detector

montagao/skills

1
This skill detects and helps remove dead code in TypeScript/JavaScript projects by identifying unused exports, unused dependencies, and unreachable patterns.