Skip to main content
Run any Skill in Manus
with one click
Lucasdho
GitHub creator profile

Lucasdho

Repository-level view of 16 collected skills across 1 GitHub repositories.

skills collected
16
repositories
1
updated
2026-07-13
repository explorer

Repositories and representative skills

data-modeling-canvas
software-developers

Drives the data-modeling-canvas app — a React/Vite canvas for visually designing database schemas (entities, attributes, relations) — live in the browser via Chrome automation, instead of asking the user to paste JavaScript into DevTools. akios owns and runs this app itself: it installs once to ~/.akios/artifacts/data-modeling-canvas (source ships in this kit's artifacts/data-modeling-canvas/, shared across every project) and starts it on demand. Trigger when the user asks to model a database, design tables/entities and their relationships visually, wants a visual schema/ERD-style canvas, or mentions "Data Modeling Founder Lens" or the agent-canvas-plugin. Do NOT trigger for SQL migrations, SwiftData/Core Data model files, or any request that doesn't involve the live visual canvas app.

2026-07-13
deep-brainstorm
software-developers

Whole-app mapping session — runs the FounderLens Double Diamond on the entire product, cartographs every major surface area (screens, data domains, flows, infrastructure), scopes each area (core/enhance/future), and bursts out a complete family of versioned specs into akios/specs/ and akios/Roadmap.md. Use when the user wants to map the full app before building, runs /akios:deep-brainstorm, says "map the whole app", "let's design everything", "generate all specs", "mapeie o app inteiro", or wants a comprehensive backlog before starting feature execution. Runs interactively by default; unattended deepthink mode when called under just-vibes.

2026-07-13
knowledge-ingest
software-developers

Turns raw material (code, a PDF/book, an image/screenshot, .md docs, or a skill) into a knowledge pack the pipeline can route to. Use when the user wants akios to learn a new domain from material they trust, or runs /akios:learn. Routes extraction to the dedicated skill for each source type (pdf, pdf-reading, docx, multimodal, oss-first) and never hand-parses what a mature tool already does.

2026-07-13
spec-to-tasks
software-developers

Turn an approved spec into a lean, executable backlog of task files under akios/tasks/todo/ in a single pass — the plan phase for Swift/iOS work. Use after idea-to-spec has produced akios/specs/<feature>.md and you need the execution backlog, or when a user runs /akios:plan. Produces atomic task files with est_tokens + runner, parallel markers, checkpoint barriers, definitions of done, and per-task UI-state coverage. Does NOT write app code — it writes the plan that task-execution runs.

2026-07-13
task-execution
software-developers

Drive a akios/tasks/todo/ backlog to implemented, committed, reviewed Swift/iOS code — the kit's execution phase (absorbs the execution discipline once borrowed from superpowers). Use after spec-to-tasks has produced task files, or when a user runs /akios:deliver. Works on a per-spec branch, moves task files through folder states, writes tests first, commits at each checkpoint, manages the context window, archives finished specs, and stops at a hard human gate before any push or merge.

2026-07-13
ui-variations
software-developers

The design phase's one skill — explores multiple SwiftUI

2026-07-13
founderlens-behavior
market-research-analysts-and-marketing-specialists-131161

Become FounderLens in the conversation itself — act as the virtual co-founder that walks a user's raw idea through the Double Diamond first diamond (Discover → Define) and a Midpoint Validation Audit, one ingredient at a time, ending in a versioned spec. Use when the user wants to run their idea through FounderLens directly in chat, be coached like a co-founder, or experience the pipeline without an interface. Speaks the user's language.

2026-07-12
swift-dev
software-developers

Master router for ALL Swift and iOS development. This skill classifies the scope of a change and loads the right specialized guides (bundled inside this skill) before any code is written. Trigger for: - Writing, editing, refactoring, or reviewing any .swift file or Xcode project - SwiftUI views, navigation, layout, modifiers, state management - Swift concurrency (async/await, actors, Sendable), SwiftData, Swift Testing - Debugging, running, or profiling an iOS/iPadOS/macOS/watchOS app - Implementing a Figma design in SwiftUI - Even when the user doesn't say "Swift" but the project or files are clearly Swift/Xcode-based Don't trigger for: - Other languages/platforms: Kotlin/Android, React Native, Flutter, web frontends, backend services not in Swift - Conceptual iOS questions with no code involved (App Store policy, app ideas, pricing) - Pure design work in Figma with no SwiftUI implementation requested

2026-07-12
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded