From glincker-claude-code-marketplace
Generates README.md files by analyzing project structure, detecting languages, frameworks, dependencies, tests, and CI/CD setups for tailored sections like installation and usage.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-4 --plugin glincker-claude-code-marketplaceThis skill is limited to using the following tools:
Automatically generates professional, comprehensive README.md files by analyzing your project structure, dependencies, and code patterns.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
Automatically generates professional, comprehensive README.md files by analyzing your project structure, dependencies, and code patterns.
This skill helps you create high-quality README files by:
When generating a README, follow these steps:
First, analyze the project structure:
package.json, pyproject.toml, Cargo.toml, go.mod, etc.Based on findings, determine:
Create a README.md with these sections (adapt based on project type):
Required Sections:
Optional Sections (include if relevant):
Use this style for generated READMEs:
Present the generated README to the user and offer to:
User Request: "Generate a README for this Python project"
Workflow:
**/*.pypyproject.toml or setup.pyrequirements.txt, Pipfiletests/ or *_test.pyUser Request: "Create a README for my npm package"
Workflow:
package.json for name, description, scriptstsconfig.json)This skill adapts to project type:
| Project Type | Key Files | Focus Areas |
|---|---|---|
| Python | pyproject.toml, setup.py | pip install, virtual env |
| Node.js | package.json | npm install, scripts |
| Rust | Cargo.toml | cargo build, features |
| Go | go.mod | go get, modules |
| Generic | None | Basic structure |
When using this skill:
Found a bug or want to add support for a new project type? Please:
Apache License 2.0 - See LICENSE
GLINCKER Team