Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Agentic-Desktop-Command

Agentic-Desktop-Command contains 8 collected skills from ParkerM2, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
8
updated
2026-04-16
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

codebase-nav
software-developers

Navigate the ADC codebase by domain name. Use when finding, locating, or tracing files for any domain (auth, tasks, visualization, github, etc.), when asked 'where is X', when needing to understand how a feature connects across layers, or when starting work on any domain. Also use proactively before reading/searching files to resolve the right paths first.

2026-04-16
execute-sprint
project-management-specialists

Execute a sprint plan by reading task files, dispatching subagents per task, and managing review cycles. Uses subagent-driven-development pattern.

2026-04-12
scaffold-feature
software-developers

Scaffold a new Feature Slice Design domain. Generates all 8 layers (channels, contract, schema, service, handlers, hooks, components, barrel) from a domain name.

2026-04-12
adc-qa-review
software-quality-assurance-analysts-and-testers

ADC-specific QA review skill for wave-scoped task review. Use when reviewing code changes from agent-team tasks — runs incremental lint/typecheck on changed files only, validates against ADC architecture and design system rules. Replaces full-codebase npm run lint/typecheck/build with targeted checks.

2026-04-11
tailwind-css
web-developers

Core Tailwind CSS patterns, gotchas, and fixes for layout, alignment, spacing, and responsive design. Use when debugging visual layout issues or writing Tailwind classes.

2026-04-05
create-frontend-ui
web-developers

Build distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, dashboards, React components, HTML/CSS layouts, or styling/beautifying any web UI. Avoids generic AI aesthetics. Uses shadcn UI MCP for components.

2026-02-19
shadcn-ui
web-developers

shadcn/ui component patterns for Next.js 16 applications. This skill should be used when adding UI components, customizing component styles, composing primitives, or integrating forms with react-hook-form. Covers installation, customization, composition patterns, and Atlas-specific conventions using Tailwind CSS v4.

2026-02-19
svg-precision
software-developers

Deterministic SVG generation, validation, and rendering. Use for icons, diagrams, charts, UI mockups, or technical drawings requiring structural correctness and cross-viewer compatibility.

2026-02-19