Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Sagargupta16
Profil créateur GitHub

Sagargupta16

Vue par dépôt de 45 skills collectés dans 6 dépôts GitHub.

skills collectés
45
dépôts
6
mis à jour
2026-07-16
explorateur de dépôts

Dépôts et skills représentatifs

clean-code
Développeurs de logiciels

Use when the user writes new Python, or asks for review, refactor, or cleanup of Python code, names, comments/docstrings, functions, or tests. Applies Robert Martin's complete Clean Code catalog -- naming, functions, comments, DRY, boundary conditions, and tests -- to the code being changed.

2026-07-07
dev-rules
Développeurs de logiciels

Use when writing code, making git operations, handling secrets, reviewing PRs, or working with dependencies. Enforces git safety, security best practices, PR workflow discipline, and context-efficient development patterns. Auto-activates as guardrails.

2026-07-07
motion
Développeurs de logiciels

Use when reviewing motion quality, adding animation, transitions, hover effects, making the UI feel more alive, or when animations stutter and transitions jank. Covers three modes -- audit motion code against Disney's 12 principles (file:line findings), add purposeful animations and micro-interactions to a feature, or fix animation performance (layout thrashing, compositor properties, scroll-linked motion, blur).

2026-07-07
repo-polish
Développeurs de logiciels

Use when setting up new repositories, auditing existing ones, or preparing repos for public visibility. Generates .gitignore, .env.example, README, and LICENSE files. Detects committed secrets and flags security issues.

2026-07-07
starter-session-audit
Développeurs de logiciels

Use when the user asks to audit a session for uncaptured learnings. Activates on "audit this session", "session audit", "what did we miss", "end of session check", or "/starter-session-audit". Scans the conversation for corrections, preferences, decisions, and new context, then proposes where to save each.

2026-07-07
debug-triage
Analystes en assurance qualité des logiciels et testeurs

Use when triaging a pasted error, stack trace, or terminal transcript. Activates on "debug this", "fix this", "why is this broken", or when a user pastes red terminal output. Produces a tight cause-fix-test report, not a lecture.

2026-05-13
diff-explain
Développeurs de logiciels

Use when you want a one-paragraph plain-English summary of what a diff does. Activates on "summarize this diff", "what does this PR do", "explain this branch", or when pointed at a PR URL or local branch.

2026-05-13
renovate-triage
Développeurs de logiciels

Use when triaging open Renovate PRs across your own repos into merge / close / defer. Activates on "renovate triage", "review dep PRs", "monthly deps", or on the 1st of a month if deps are grouped monthly.

2026-05-13
Affichage des 8 principaux skills collectés sur 16 dans ce dépôt.
frontend-quality
Concepteurs web et d'interfaces numériques

Pre-ship UI quality gate for the sagas reading site -- accessibility (WCAG, keyboard, contrast), performance (fast static delivery, fonts, motion cost), and SEO (per-page metadata, canonical, OG/Twitter, sitemap, JSON-LD, RSS). Mobile-first, since the product is long-form reading on phones at night. Audits and fixes against this repo's design tokens and dash/motion house rules.

2026-07-16
outline-book
Rédacteurs techniques

Turn a book idea into a structural outline with promises, arcs, and a chapter plan. Use when Sagar says "outline this book", "plan the plot", "structure this story", or has a new book idea that needs shape before drafting.

2026-07-16
revise-chapter
Rédacteurs en chef

Guided revision pass on a draft chapter -- macro-to-micro, with a measurable cut target and a read-aloud check. Use when Sagar says "revise this chapter", "tighten this", "edit pass", or wants a draft made publishable.

2026-07-16
critique-chapter
Écrivains et auteurs

Run a full craft critique of a chapter draft -- structure, POV, prose, dialogue, pacing, exposition, hooks -- with findings cited to craft rules. Use when Sagar says "critique this chapter", "review my chapter", "is this chapter good", or pastes prose asking what's wrong with it.

2026-07-11
fanfic-check
Écrivains et auteurs

Canon, characterization, and convention check for fan fiction chapters -- OOC detection, canon-compliance audit, tagging and disclaimer hygiene. Use when Sagar works on any fanfic-shelf book and says "canon check", "is this in character", "check my fanfic", or before publishing a fanfic chapter.

2026-07-11
name-forge
Écrivains et auteurs

Generate and vet names -- characters, places, magic terms, book titles, chapter titles -- consistent with each book's naming rules. Use when Sagar says "name this", "title for this chapter", "what should I call", or needs any proper noun for a book.

2026-07-11
new-chapter
Écrivains et auteurs

Add a chapter to an existing book, with correct ordering and a consistency pass. Use when Sagar says "new chapter", "add chapter", or pastes chapter prose for a book. For releasing a finished chapter, use publish-chapter instead.

2026-07-11
publish-chapter
Écrivains et auteurs

Pre-publish gate and release for a chapter -- final checks, publishedOn, RSS verification, bible update. Use when Sagar says "publish this chapter", "release it", "ship chapter N", or sets a chapter final and wants it live.

2026-07-11
Affichage des 8 principaux skills collectés sur 15 dans ce dépôt.
audit
Développeurs de logiciels

Use when setting up a new repo, auditing an existing one for hygiene issues, or before publishing a project. Covers .gitignore, .env.example, README, LICENSE, CONTRIBUTING, and detecting committed secrets.

2026-04-19
guard
Analystes en sécurité de l'information

Use when making git operations, handling secrets, committing code, or dealing with credentials. Enforces git safety rules (no force-push to main, no amend of published commits), secret-handling discipline (never commit .env, use .env.example), and destructive-command caution.

2026-04-19
plan
Spécialistes en gestion de projets

Use when implementing features spanning 3+ files, when requirements are unclear, or when structuring multi-step work. Covers when to plan vs just code, plan structure, interview-then-execute, and prototype-over-spec patterns.

2026-04-19
review
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing code changes, examining PRs, or checking your own work before submitting. Covers what to look for (correctness, security, performance, style), how to review systematically, and how to give actionable feedback.

2026-04-19
ship
Développeurs de logiciels

Use when preparing to ship a feature -- opening a PR, writing release notes, cutting a version, or coordinating a deploy. Covers PR hygiene, commit messages, release process, and post-ship verification.

2026-04-19
verify
Analystes en assurance qualité des logiciels et testeurs

Use when completing a task, before claiming work is done, or before creating a PR. Enforces verification beyond "tests pass" -- actually run the code, hit the endpoints, open the browser. Prevents premature completion claims.

2026-04-19
6 dépôts affichés sur 6
Tous les dépôts sont affichés