All authors
thedixitjain avatar

Claude Skills by thedixitjain

github.com/thedixitjain
12,712 skillsA× 12,102B× 480C× 79D× 30F× 210 installs6,303 views
GsdsettingsA

Configure GSD workflow toggles and model profile

ai-agentsgobash
0
3
GsdshipA

Create PR, run review, and prepare for merge after verification passes

ai-agentsgobash
0
3
Gsdsketch Wrap UpA

Package sketch design findings into a persistent project skill for future build conversations

ai-agentsgobash
0
3
Gsdspike Wrap UpA

Package spike findings into a persistent project skill for future build conversations

ai-agentsgobash
0
3
GsdspikeA

Spike an idea through experiential exploration, or propose what to spike next (frontier mode)

ai-agentsgobash
0
3
GsdthreadA

Manage persistent context threads for cross-session work

ai-agentsgoshell
0
3
GsdundoA

Safe git revert. Roll back phase or plan commits using the phase manifest with dependency checks.

ai-agentsgobash
0
3
Gsdverify WorkA

Validate built features through conversational UAT

ai-agentsgobash
0
3
Gstack UpgradeA

Upgrade gstack to the latest version.

ai-agentsgobash
0
3
GstackA

Router for the gstack skill suite. (gstack)

ai-agentspythonrust
0
3
GuardB

Full safety mode: destructive command warnings + directory-scoped edits. (gstack)

ai-agentsgobash
0
3
GuidanceA

Constrain LLM output with grammars; guarantee valid JSON.

ai-agentspythongo
0
3
Hackernews FrontpageA

Scrape the Hacker News front page (titles, points, comment counts).

ai-agentsgogit
0
3
Half CloneA

Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.

ai-agentsgobash
0
3
Harvest AutomationA

Automate time tracking, project management, and invoicing workflows in Harvest -- log hours, manage projects, clients, and tasks through natural language commands.

ai-agentsgogit
0
3
Hasdata CliA

Command-line access to search, scraping, and structured web data.

ai-agentsgobash
0
3
Haskell ProA

Expert Haskell engineer specializing in advanced type systems, pure

ai-agentsgoexpress
0
3
Headline PsychologistA

One sentence - what this skill does and when to invoke it

ai-agentsrustgo
0
3
Health Trend AnalyzerA

分析一段时间内健康数据的趋势和模式。关联药物、症状、生命体征、化验结果和其他健康指标的变化。识别令人担忧的趋势、改善情况,并提供数据驱动的洞察。当用户询问健康趋势、模式、随时间的变化或\"我的健康状况有什么变化?\"时使用。支持多维度分析(体重/BMI、症状、药物依从性、化验结果、情绪睡眠),相关性分析,变化检测,以及交互式HTML可视化报告(ECharts图表)。

ai-agentsjavascriptgo
0
3
HeartmulaA

HeartMuLa: Suno-like song generation from lyrics + tags.

ai-agentspythongo
0
3
Help DavepoonA

> One-screen quick reference for the Origin plugin. Lists the daily verbs, the daily flow, where data lives, and how to view it without a GUI. Use when the user says \"help\", \"what can I do\", \"list origin commands\", \"how do I use origin\", or invokes `/help`.

ai-agentsgosql
0
3
HelpA

Analyzes what is done and the users query and offers advice on what to do next. Use if user says what should I do next or what do I do now or I'm stuck or I don't know what to do

ai-agentsgogit
0
3
Hex Core Workflow BA

'Execute Hex secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like \"hex secondary workflow\", \"secondary task with hex\". '

ai-agentstypescriptgo
0
3
Hig Components ControlsA

Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.

ai-agentsgotesting
0
3
Hig Components MenusA

Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.

ai-agentsgotesting
0
3
Hig Components SearchA

Apple HIG guidance for navigation-related components including search fields, page controls, and path controls.

ai-agentsgotesting
0
3
Hig Components SystemA

Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, watch faces, app clips, and app shortcuts.

ai-agentsrustgo
0
3
Hig InputsA

Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.

ai-agentsgoaws
0
3
Hig Project ContextA

Create or update a shared Apple design context document that other HIG skills use to tailor guidance.

ai-agentsgoswift
0
3
Hig TechnologiesA

Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.

ai-agentsrustgo
0
3
High End Visual DesignA

Teaches the AI to design like a high-end agency. Defines the exact fonts, spacing, shadows, card structures, and animations that make a website feel expensive. Blocks all the common defaults that make AI designs look cheap or generic.

ai-agentsjavascriptgo
0
3
Hilbert SpacesA

Problem-solving strategies for hilbert spaces in functional analysis

ai-agentspythongo
0
3
HimalayaA

Himalaya CLI: IMAP/SMTP email from terminal.

ai-agentsrustgo
0
3
Hivecontext PreservationA

Proactively extract critical values from tool results into working notes before automatic context pruning destroys them.

ai-agentsgogit
0
3
Hiveerror RecoveryA

Follow a structured recovery decision tree when tool calls fail instead of blindly retrying or giving up.

ai-agentsgobash
0
3
Hivenote TakingA

Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need.

ai-agentsgogit
0
3
Hivequality MonitorA

Periodically self-assess output quality to catch degradation before the judge does.

ai-agentsgogit
0
3
Hiveterminal Tools Fs SearchA

Use terminal_rg / terminal_find when you need raw filesystem search outside the project tree — system configs, /var/log, /etc, archive contents — or when files-tools.search_files is too project-scoped. Teaches the rg vs find vs terminal_exec(\"ls/du/tree\") split, common rg flag combos for code/logs/configs, find predicates for mtime/size/type queries, and the rule that for tree views or single-file stat info you should just use terminal_exec instead of inventing a tool. Read before reaching ...

ai-agentspythongo
0
3
Hiveterminal Tools TroubleshootingB

Read when a terminal-tools call returned something surprising — empty stdout despite no error, exit_code is null, output_handle came back expired, \"too many jobs\" / \"session busy\" / \"too many PTYs\", warning was set unexpectedly, semantic_status disagrees with exit_code. Diagnostic recipes only — load on demand. Don't preload; the foundational skill covers the happy path.

ai-agentsrustgo
0
3
Hlr Student Editor ReviewA

Use when working with Harvard Law Review (HLR) student editors after an offer — the intensive substantive and technical edit, the cite-check / source-pull, and author responsiveness. Manages the relationship and process; it does not run the pre-offer placement (hlr-placement-strategy) or the author-side cite apparatus build (hlr-footnotes-and-cite-check).

ai-agentsrustgo
0
3
Hlr SubmissionA

Use when running the final pre-submission preflight for the Harvard Law Review (HLR) via HLR's own electronic submission system — manuscript readiness, anonymization, length limits, Bluebook 22nd-edition footnotes, expedite setup, and season timing. Final upload checks; it does not plan the placement strategy (hlr-placement-strategy) or draft content.

ai-agentsgoexpress
0
3
Homelab Network SetupA

Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, cabling, and common beginner mistakes.

ai-agentsrustgo
0
3
Hook Scope GuideA

Select hook scope (plugin, project, global) by audience. Use when authoring a hook.

ai-agentspythongo
0
3
Hookify RulesC

This skill should be used when the user asks to create a hookify rule, write a hook rule, configure hookify, add a hookify rule, or needs guidance on hookify rule syntax and patterns.

ai-agentspythongo
0
3
Hootsuite Core Workflow BA

'Execute Hootsuite secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like \"hootsuite secondary workflow\", \"secondary task with hootsuite\". '

ai-agentstypescriptgo
0
3
Horizon TrackA

Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection

ai-agentsgobash
0
3
Hpca SupplementaryA

Use when deciding where HPCA material belongs across the four destinations the venue offers — the 11-page body, the anonymized artifact mirror, the staging shelf for the rebuttal/revision window, and the post-acceptance public release — while keeping anonymity intact and every reference author-complete.

ai-agentsgogit
0
3
Hrm SubmissionA

Use when running the final pre-submission preflight for a Human Resource Management (Wiley \"HRM\") manuscript via Wiley ScholarOne — double-blind anonymization, the title-page split, APA style, the data-availability statement, ORCID, and the dual-contribution check the EIC screens on. Final checks; it does not draft content.

ai-agentsgogit
0
3
Hrm Tables FiguresA

Use when exhibits are the bottleneck for a Human Resource Management (Wiley \"HRM\") manuscript — the descriptives/correlation table, the model build-up, interaction and simple-slope plots, the theoretical-model figure, and (for qualitative work) the data-structure figure. Builds reader-ready exhibits; it does not run the analysis (hrm-data-analysis).

ai-agentsgogit
0
3
Hrm Theory DevelopmentA

Use when the theoretical argument and hypotheses are the bottleneck for a Human Resource Management (Wiley \"HRM\") manuscript — building an HRM/OB mechanism (AMO, HR-system strength, signaling, social exchange) and deriving testable predictions a priori. Builds the theory; it does not run the analysis (hrm-data-analysis).

ai-agentsgogit
0
3