Agent Skills by wineast
Showing 24 vetted skills indexed across 1 GitHub repositories.
generate-agent-prompt
Generate structured bilingual system prompt templates for AI agent roles.
create-product-pricing
Translate wiki rate sheets and markdown documentation into structured pricing rules and coding tools.
skill-prompt-template
Structure Agent Skill prompts with goal, constraints, and workflow sections.
sync-vercel-env
Synchronize Vercel environment variables to local .env files.
issue-from-meeting
Extract structured bug reports from DOCX and PDF meeting documents.
check-coverage
Analyze project documentation and test coverage against code modifications.
add-regression-test
Generate regression tests for React components, hooks, and API endpoints.
debug-log
Monitor, view, and clear application logs in real-time via SSE streams.
pr-main
Create GitHub pull requests from the staging branch to main.
add-project-memory
Extracts lessons from conversations and stores them as organized rules in CLAUDE.md and .claude/rules/ files.
update-models
Update AI model configurations with current Vercel AI Gateway pricing data.
create-eval-case
Extract dialogue details from chat transcripts to generate structured evaluation test cases.
pr-staging
Create, update, and merge pull requests targeting the staging branch in GitHub.
delete-worktree
Delete Git worktrees by name using makefile targets.
review-changes
Generate markdown reports of local Git changes for code review.
vercel-docs
Retrieve step-by-step instructions and details from Vercel's official documentation.
verify-wiki-extraction
...
generate-tool-definition
Generate TypeScript tool definition files with structured schemas and execution templates.
ai-sdk-docs
Access official AI SDK documentation, API references, tutorials, and integration guides.
setup-eval-env
Automates environment checks, key generation, and database validation for AI evaluation setups.
html-template-extraction
Convert dual-language HTML files into templates with paired JSON content.
generate-skill-prompt
Generates TypeScript prompt templates with structured sections and localized comments.
create-product-wiki
Convert loan product PDF rate sheets into structured Markdown wiki documentation.
remove-backward-compat
Identify and remove deprecated annotations, re-exports, and legacy support patterns.