rohailaltaf/claude-skills

🤖 Claude Code skills that automate the tedious parts of development. Start with /update-docs to keep your documentation fresh.

License:UnknownLanguage:N/A70
Claudeclaude-aiclaude-codeclaude-skillclaude-skillsdocumentation

Deep Analysis

自定义Claude技能集合,包含文档更新、范围规划和惊喜MVP生成器

Core Features

Technical Implementation

Highlights
  • scope-options - 产品思维强化
  • slot-machine - 创意MVP生成
  • update-docs - 文档自动更新
  • ASCII原型 - 快速UI可视化
  • 截图演示 - 完整使用流程
Use Cases
  • 文档更新
  • 功能规划
  • 产品思维训练
  • 快速原型
  • 创意探索
Limitations
  • 英文文档
  • 特定工作流
  • slot-machine较实验性
Tech Stack
Claude PluginNext.jsReact

Claude Skills

A collection of custom skills for Claude Code.

Table of Contents

update-docs

Updates markdown documentation files after completing work. Invoke with /update-docs or by asking Claude to update the docs.

The skill will:

  • Ask what to review (uncommitted, committed, both, or whole repo)
  • Find existing documentation files in your repository
  • Update relevant sections based on changes or audit entire docs against codebase

How it works

  1. Invoke the skill with /update-docs

Invoke the skill

  1. Select what changes to review

Select changes

  1. Claude searches for documentation files and reviews recent changes

Search and review

  1. Claude proposes updates to your documentation

Propose updates

Installation

/plugin marketplace add rohailaltaf/claude-skills
/plugin install update-docs@rohailaltaf-skills

scope-options

Plan mode on steroids. Invoke with /scope-options before building a feature.

The skill will:

  • Ask structured questions (product first, then technical)
  • Push you to define: who benefits, what success looks like, what's MVP, what you're NOT building
  • Deep dive into your codebase to inform options
  • Present 2-5 concrete options with product AND technical tradeoffs
  • Help you narrow down to a direction

Forces engineers to think with a product mindset before writing code.

How it works

  1. Invoke with /scope-options and describe what you want to build

Invoke the skill

  1. Select what you want the feature to do

What to build

  1. Define what problem it solves

Problem

  1. Define how you'll know it's successful

Success metric

  1. Explicitly define what's out of scope

Out of scope

  1. Answer technical constraint questions

Constraints

  1. Review concrete options with product and technical tradeoffs

Options

  1. Select which approach resonates

Select approach

  1. Get ASCII UI mockups for your chosen approach

UI mockups

Installation

/plugin marketplace add rohailaltaf/claude-skills
/plugin install scope-options@rohailaltaf-skills

slot-machine

Surprise MVP generator. Invoke with /slot-machine and watch Claude build you something from scratch without telling you what it is until it's done.

The skill will:

  • Pick an industry and identify real problems people face
  • Choose one and build a polished MVP that solves it
  • Keep the idea secret until the reveal at the end
  • Use web technologies only (Next.js, React, Tailwind, SQLite if needed)
  • Create something people would actually pay for

No input required. Just pull the lever and see what you get.

How it works

Invoke the skill with /slot-machine. That's it!

Installation

/plugin marketplace add rohailaltaf/claude-skills
/plugin install slot-machine@rohailaltaf-skills
Highly Recommended
agents

wshobson/agents

wshobson

Intelligent automation and multi-agent orchestration for Claude Code

The most comprehensive Claude Code plugin ecosystem, covering full-stack development scenarios with a three-tier model strategy balancing performance and cost.

25.6k2.8k3 days ago
Highly Recommended
awesome-claude-skills

ComposioHQ/awesome-claude-skills

ComposioHQ

A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows

The most comprehensive Claude Skills resource list; connect-apps is a killer feature.

19.9k2.0k3 days ago
Recommended
oh-my-opencode

code-yeongyu/oh-my-opencode

code-yeongyu

The Best Agent Harness. Meet Sisyphus: The Batteries-Included Agent that codes like you.

Powerful multi-agent coding tool, but note OAuth limitations.

17.5k1.2k3 days ago
Highly Recommended
ui-ux-pro-max-skill

nextlevelbuilder/ui-ux-pro-max-skill

nextlevelbuilder

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

Essential for designers; comprehensive UI/UX knowledge base.

15.3k1.5k3 days ago
Recommended
claude-mem

thedotmack/claude-mem

thedotmack

A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.

A practical solution for Claude's memory issues.

14.0k9143 days ago
Highly Recommended
planning-with-files

OthmanAdi/planning-with-files

OthmanAdi

Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.

Context engineering best practices; an open-source implementation of Manus mode.

9.3k8113 days ago