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

ai-tools

ai-tools contains 7 collected skills from dionridley, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

dr-init
computer-occupations-all-other

Initializes or updates a project with the project-management plugin structure. Creates _project/ directories, a versioned AGENTS.md, and a CLAUDE.md pointer on fresh projects; verifies and updates outdated plugin-managed sections on existing projects; appends plugin sections to an existing AGENTS.md; and offers legacy migration (pre-3.0.0 full CLAUDE.md → AGENTS.md + pointer, _claude/ → _project/ rename). Use when setting up the plugin in a new project or when plugin template sections have been updated.

2026-07-16
mvp
software-developers

Autonomous MVP builder — brainstorm, scaffold, build, and track web app prototypes

2026-07-14
dr-research
market-research-analysts-and-marketing-specialists-131161

Conducts structured research on a topic with web search — a Standard path for speed, a Deep path that adds discovery and claim verification. Use when the user asks to research a topic, investigate a technology, compare approaches, or gather information for a decision. Produces canonical markdown plus a portable HTML microsite in _project/research/.

2026-07-14
react-19
software-developers

This skill should be used when the user is building, modifying, or reviewing React components or applications. It provides React 19.x development patterns and APIs that should be preferred over legacy approaches. Covers Actions, useActionState, useFormStatus, useOptimistic, use() API, Form Actions, ref as prop, Context as provider, document metadata, Server Components, Server Actions, prerender(), Activity component, useEffectEvent, cacheSignal(), and Partial Pre-rendering.

2026-07-13
dr-ship
software-developers

Close out a completed /dr-plan and ship it — verify all plan checkboxes, backfill the retro, move the plan to completed/, then commit, push, and open a GitHub PR populated from the plan summary. Invoked explicitly as /dr-ship.

2026-07-13
dr-plan
computer-occupations-all-other

Create or refine a detailed implementation plan file in `_project/plans/` with per-phase acceptance criteria, verification gates, and safe refinement. Supports four modes: CREATE, REFINE, SUMMARY (PR summary, optional push to PR), and QUESTION RESOLUTION (interactive Q&A). Use when the user writes `/dr-plan` anywhere in their message, or explicitly asks to create, refine, or summarize a plan file under `_project/plans/`. Do NOT use for general planning discussion, brainstorming, outlines, or task lists not destined for a file in `_project/plans/`.

2026-07-11
dr-prd
project-management-specialists

Creates or refines a Product Requirement Document (PRD) under _project/prd/ with a structured discovery phase, adaptive sections based on feature type, and safe refinement with backup, diff preview, and linked-plan detection. Use when the user writes `/dr-prd` anywhere in their message. Do NOT use for general discussion about drafting or updating a PRD without the explicit `/dr-prd` token. Supports traditional features and AI/LLM features (adds eval rubrics, model constraints, prompt specs, performance budgets, guardrails).

2026-07-11