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

tanishg98

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

skills collected
34
repositories
1
updated
2026-05-04
repository explorer

Repositories and representative skills

architect
software-developers

System design skill for complex multi-component projects. Produces a system diagram, component breakdown, API contracts, data model, and tech decisions before any code is written. Run /architect before /createplan on anything that spans more than one layer (frontend + backend, multiple services, or a new data model).

2026-05-04
createplan
project-management-specialists

Creates a structured implementation plan document. Invoke after /explore Q&A is complete and all ambiguities are resolved. Produces a markdown plan with steps, subtasks, key decisions, and risks.

2026-05-04
cto-add-ref
software-developers

Curates the owner's reference library at ~/.claude/references/repos.yaml. Each entry is a GitHub repo you find inspiring — patterns to copy, products to study, stacks to learn from. The skill ingests the repo's signal files (README, manifests, schemas, docs) into the local 'refs' ChromaDB collection so /cto and github-scout pull from YOUR curated taste, not generic GitHub search. Idempotent — re-running on an existing entry is safe.

2026-05-04
prd
project-management-specialists

Generates an exhaustive product-facing PRD with screens, features, flows, landing page mock, and visual direction. This is the artifact the operator reviews BEFORE any code is written. Output is both narrative (prd.md) and visual (lightweight HTML wireframes for every screen + landing page). Run after /grill (and /benchmark if competitive) and before /architect. The prd-reviewer agent must PASS before the user is brought in for manual review.

2026-05-04
benchmark
project-management-specialists

Produces an exhaustive feature matrix for a competitive product category BEFORE any PRD is written. Rows = atomic features, columns = competitors + you, cells = yes/no/partial with evidence. Forces "does product X do feature Y?" instead of prose summaries where features slip through. Run this before /grill, /architect, or any PRD work on a competitive product. Replaces lazy prose teardowns.

2026-05-04
grill
project-management-specialists

YC-style forcing questions before writing any code. Six questions that reframe the product, challenge bad assumptions, and surface the 10-star version. Run this before /architect or /createplan on any new product or major feature. Stops you from building the wrong thing.

2026-05-04
remember
software-developers

Injects a concise memory block into the project's CLAUDE.md so it auto-loads in every new CLI session. Solves the "fresh session blank slate" problem — run this at end of any session where important context was established. Also reads brain.md and context.md to brief you at the start of a session if the global CLAUDE.md rule hasn't already done so.

2026-05-04
ship
software-developers

Complete release workflow — from working code to open PR. Syncs with main, runs tests, stages changes, pushes to remote, and opens a structured pull request. Run after /execute and /autoresearch-review when you're ready to ship. Replaces the ad-hoc "git push and hope" pattern.

2026-05-04
Showing top 8 of 34 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
tanishg98 Agent Skills | SkillsMP