ricardodantas
- 9 skills
- 0 followers
- 4 hours ago last updated
- ▌ App Idea Research · ricardodantas bundleResearch and validate an app or software product idea end-to-end and deliver a brutally honest go/no-go verdict. Orchestrates installed research skills and fans out parallel subagents to analyze community pain points (Reddit and forums), competitors, market size and trends, target demographics, monetization, and the latest Apple and Android frameworks — then synthesizes one report with 1-10 scores, a platform recommendation (iOS/Mac-only, Android-only, or multiplatform), a detailed concept description, and concrete examples. Use when the user asks "is this app idea worth building", "validate my app idea", "should I build X", "research this product/startup idea", "is there a market for an X app", "will this app make money", or wants competitor/market/demographic research plus a build/no-build recommendation.
- ▌ Docs Update Expert · ricardodantas bundleReconcile a repository's documentation with its current state — README, docs/, guides, CHANGELOG/release notes, agent docs (AGENTS.md, CLAUDE.md, .claude/, skill files), API/reference docs, and inline comments — and wire them together, fixing broken links and orphaned pages so every doc is reachable. Orchestrates learn-codebase to model the repo, writing-for-agents to edit agent-facing docs, and find-docs (Context7) for version-specific library/framework/CLI details. Use when the user asks to "update the docs", "sync docs with the code", "docs are out of date", "refresh the README/AGENTS.md", "document recent changes", "link the docs together", "fix broken doc links", "nothing links to this doc", or after features land before a PR or release.
- ▌ Terminal Screenshots · ricardodantas bundleGenerate reproducible terminal screenshots and animated GIF/MP4/WebM recordings from VHS (Charmbracelet) .tape scripts. Use when creating terminal screenshots or CLI demo GIFs/videos for documentation, READMEs, or tutorials; when writing, editing, or debugging VHS .tape files; when choosing terminal themes, fonts, or timing for recordings; or when asked to record or capture a command-line session as an image or video.
- ▌ Hugo Expert · ricardodantas bundleExpert guidance for building and maintaining Hugo (gohugo.io) static sites — templating and layouts, theme creation and customization, content modeling, configuration and Hugo Modules, performance and the asset pipeline, deployment and CI, multilingual/i18n, SEO and feeds, and version upgrades. Fetches version-appropriate Hugo docs via Context7. Use inside or when starting a Hugo repo — building or customizing a theme, fixing or writing Go templates and partials, configuring hugo.toml or modules, optimizing builds, deploying, adding i18n or SEO, upgrading Hugo, or any "Hugo best practices" question. For writing blog posts in the author's voice, use hugo-write-post.
- ▌ Apple Design · ricardodantas bundleComprehensive Apple Human Interface Guidelines (HIG) and design system reference. Covers Liquid Glass (iOS 26+), SF Symbols, Icon Composer, typography, color, layout, accessibility, navigation patterns, UI components, and platform-specific guidance for iOS, macOS, watchOS, tvOS, and visionOS. Enables building properly designed Apple apps that feel native and follow current Apple design standards.
- ▌ Apple App Ship · ricardodantas bundleEnd-to-end workflow for building, polishing, and shipping native Apple platform apps (iOS, iPadOS, macOS, watchOS, tvOS) with SwiftUI — from architecture to App Store submission. Covers the app code, a marketing website, App Store screenshots, and App Store Connect metadata. Use when: (1) creating a new Apple app from scratch, (2) polishing an existing app for release, (3) building a marketing website for an Apple app, (4) generating App Store marketing screenshots, (5) preparing App Store Connect submission (metadata, privacy labels, review notes), (6) adding debug data seeders for screenshot-ready previews, (7) any "ship this app" workflow covering multiple phases from code to published listing.
- ▌ Learn Codebase · ricardodantas bundleLearn and explain an unfamiliar codebase by first discovering which agent skills are installed, then applying the ones relevant to this repo's stack to map its architecture, modules, data flow, conventions, and how to build/run/test it. Produces an in-conversation briefing and a saved docs/CODEBASE_OVERVIEW.md. Use when the user asks to "understand/learn/explain this repo", "onboard me to this codebase", "give me an overview of the project", "how does this codebase work", or when starting work in a repo you have not seen before.
- ▌ Podman Browser · ricardodantas bundleHeadless browser automation using Podman and Playwright (Chromium) to fetch and scrape JavaScript-rendered web pages as text or HTML. Use when a plain HTTP fetch returns empty or pre-render markup, when scraping single-page apps or dynamic/JS-rendered content, when you need to wait for a CSS selector or extra render time before capturing, or when asked to render a page headlessly and extract its content or raw HTML.
- ▌ Hugo Write Post · ricardodantas bundleLearn a Hugo blog author's writing style from their existing posts and write a new post on a given topic that reads exactly like them, placed with correct Hugo front matter. Use inside a Hugo (gohugo.io) repository when the user wants to write or generate a blog post in their own voice — "write a post about X like I usually write", "draft a blog post in my style", "add an article to content/", mimic my tone, or match my writing. Delegates the prose to the social-content skill.