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

ianyimi

Repository-level view of 19 collected skills across 2 GitHub repositories.

skills collected
19
repositories
2
updated
2026-06-06
repository explorer

Repositories and representative skills

design
software-developers

Use this skill when the user wants to save, update, or reference visual design assets for the project. Triggers on "save design", "update designs", "sync designs", "add visual", "design assets", "claude design export", "design folder", "/design". Also fires proactively when the agent is about to write UI code (React components, CSS, Tailwind classes, layout) โ€” in that case, read the active design first so code matches the visual spec. The design folder is always at `.pi/design/` and the agent should always check it before writing any UI-facing code.

2026-06-06
jsdoc-conventions
software-developers

Pointer to the jsdoc-conventions standards file. Read this before writing or editing any JSDoc in a project.

2026-06-06
spec-structure
software-developers

Pointer to the spec-structure standards file. Read this before writing or editing any implementation spec.

2026-06-06
sync-project-harness
software-developers

Port new paradigms from the global base harness (~/.pi/agent/) into the current project's .pi/ harness, adapting them to match the project's stack, workflow tier, and conventions. Run in any project to pull in improvements made to another project's harness.

2026-06-06
create-tasks
software-developers

Break down a spec.md or requirements.md into an actionable tasks.md with strategic grouping and ordering. Used after spec creation and before implementation.

2026-04-22
detect-project-type
software-developers

Detect the project type from code signals and reorganize standards folders to match โ€” web app, backend API, CLI, library, dotfiles, mobile, or monorepo.

2026-04-22
discover-standards
software-developers

Extract tribal knowledge and recurring patterns from the codebase into concise, documented standards files in agent-os/standards/.

2026-04-22
implement-spec
software-developers

Execute an approved spec plan, implementing each task in sequence with mandatory build/test verification before reporting completion.

2026-04-22
Showing top 8 of 18 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded