Skip to main content
Manusで任意のスキルを実行
ワンクリックで
Sagargupta16
GitHub クリエイタープロフィール

Sagargupta16

6 件の GitHub リポジトリにある 45 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
45
リポジトリ
6
更新
2026-07-16
リポジトリエクスプローラー

リポジトリと代表的な skills

clean-code
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア開発者

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
このリポジトリの収集済み skills 16 件中、上位 8 件を表示しています。
frontend-quality
ウェブ・デジタルインターフェースデザイナー

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
テクニカルライター

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
編集者

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
作家・著者

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
作家・著者

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
作家・著者

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
作家・著者

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
作家・著者

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
このリポジトリの収集済み skills 15 件中、上位 8 件を表示しています。
audit
ソフトウェア開発者

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
情報セキュリティアナリスト

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
プロジェクト管理専門家

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
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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 件中 6 件のリポジトリを表示
すべてのリポジトリを表示しました