Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

chalk-skills

chalk-skills 收录了来自 jerelvelarde 的 79 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
79
Stars
6
更新
2026-05-10
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

flutter-version-management
网络与计算机系统管理员

Pins and manages per-project Flutter SDK versions with FVM (Flutter Version Management). Use when the project has or needs a .fvmrc or .fvm/ directory, when contributors need a reproducible Flutter SDK, when installing FVM, pinning or switching the Flutter version, wiring FVM into VS Code or Android Studio, configuring CI to honor .fvmrc, or troubleshooting "wrong Flutter version" symptoms.

2026-05-10
review-changes
软件质量保证分析师与测试员

End-to-end review pipeline — creates a handoff, generates a review (self-review or paste-ready for another provider), then offers to fix findings. Use when you want to review your changes before pushing.

2026-03-26
analyze-competitors
市场调研分析师与营销专员

Build a competitive positioning matrix and strategy canvas when the user asks to analyze competitors, compare products, or assess competitive landscape

2026-03-20
analyze-dependencies
信息安全分析师

Audit project dependencies for risk when the user asks to check dependencies, audit packages, review dependency health, check for vulnerabilities, or assess supply chain risk

2026-03-20
analyze-metrics
市场调研分析师与营销专员

Analyze product metrics and identify trends when the user asks to review metrics, analyze KPIs, or assess product health

2026-03-20
audit-accessibility
软件质量保证分析师与测试员

Audit a feature for WCAG 2.1 AA compliance using POUR principles when the user asks to check accessibility, audit a11y, or verify WCAG compliance

2026-03-20
audit-api-consistency
软件开发工程师

Audit existing API endpoints for consistency when the user asks to check API quality, review API patterns, audit endpoints, or find API inconsistencies

2026-03-20
audit-performance
网页开发工程师

Audit performance against Core Web Vitals and performance budgets when the user asks to check performance, audit speed, or analyze web vitals

2026-03-20
audit-security
信息安全分析师

Perform a security audit when the user asks to check for vulnerabilities, audit security, review OWASP compliance, scan for secrets, or assess application security posture

2026-03-20
capture-pr-visuals
软件开发工程师

Auto-capture screenshots and GIFs of the running app for PR documentation using Playwright and project context from chalk.json

2026-03-20
commit
软件开发工程师

Stage and commit changes using conventional commits — analyzes diffs, groups changes, and creates well-structured commit messages

2026-03-20
create-adr
软件开发工程师

Create an Architecture Decision Record when the user asks to document a technical decision, record an architecture choice, create an ADR, or explain why a particular approach was chosen

2026-03-20
create-api-design
软件开发工程师

Design a REST or GraphQL API from a feature specification when the user asks to design an API, create endpoints, define an API contract, or plan API resources

2026-03-20
create-bug-report
软件质量保证分析师与测试员

Create a structured bug report when the user reports a bug, wants to file an issue, document a defect, or needs help writing a bug report with proper reproduction steps

2026-03-20
create-commit-message
软件开发工程师

Generate a Conventional Commit message from staged git changes when the user asks to write a commit message, create a commit, or format a commit

2026-03-20
create-data-model
数据库架构师

Design a data model from feature requirements when the user asks to create a schema, design database tables, model entities, plan a data layer, or create an ERD

2026-03-20
create-decision-log
项目管理专家

Record a product or engineering decision with full context when the user asks to log a decision, record a choice, or document why something was decided

2026-03-20
create-doc
软件开发工程师

Create a new doc file in .chalk/docs/ when the user asks to create, write, or add documentation

2026-03-20
create-estimation
项目管理专家

Create a three-point estimation when the user asks to estimate effort, scope a feature, size work, forecast timeline, or plan capacity for a project or feature

2026-03-20
create-experiment-design
数据科学家

Design a rigorous A/B test or experiment when the user asks to create an experiment, design an A/B test, or validate a hypothesis

2026-03-20
create-feature-flag-plan
项目管理专家

Plan progressive delivery with feature flag lifecycle management when the user asks to create a feature flag plan, rollout strategy, or progressive delivery plan

2026-03-20
create-gtm-brief
市场调研分析师与营销专员

Create a go-to-market brief with positioning, messaging, and launch plan when the user asks to plan a launch, create a GTM strategy, or write a go-to-market plan

2026-03-20
create-handoff
项目管理专家

Generate a handoff document after implementation work is complete — summarizes changes, risks, and review focus areas for the review pipeline. Use when done coding and ready to hand off for review.

2026-03-20
create-incident-report
网络与计算机系统管理员

Create an incident report when the user asks to document an outage, write an incident report, create a post-mortem, log an incident, or structure a real-time incident response

2026-03-20
create-interview-guide
市场调研分析师与营销专员

Generate a Mom Test interview guide with warm-up, core, and closing questions when the user asks to prepare for customer interviews, user research, or discovery calls

2026-03-20
create-jtbd-canvas
市场调研分析师与营销专员

Generate a Jobs-to-be-Done canvas mapping functional, emotional, and social jobs when the user asks to define jobs, map customer needs, or create a JTBD analysis

2026-03-20
create-metrics-framework
项目管理专家市场调研分析师与营销专员

Define a North Star metric, input metrics, and guardrail metrics when the user asks to create a metrics framework, define KPIs, or set up measurement

2026-03-20
create-onboarding-guide
软件开发工程师

Create a developer onboarding guide when the user asks to write onboarding docs, create a getting started guide, document the setup process, or help new developers ramp up

2026-03-20
create-ost
项目管理专家

Generate an Opportunity Solution Tree mapping outcomes to opportunities, solutions, and experiments when the user asks to create an OST, map opportunities, or plan continuous discovery

2026-03-20
create-plan
项目管理专家

Create a .plan.md file when the user asks to make a plan, create a plan, write a plan, or similar

2026-03-20
create-postmortem
项目管理专家

Create a blameless postmortem when the user asks to write a postmortem, document what went wrong, analyze an incident, or run a 5 Whys analysis

2026-03-20
create-pr-description
软件开发工程师

Generate a structured PR description from staged git changes when the user asks to create, write, or draft a pull request description

2026-03-20
create-pr
软件开发工程师

Create a GitHub pull request with structured body, visual preview from screenshots, and test instructions derived from project context

2026-03-20
create-prd
项目管理专家

Create a structured Product Requirements Document when the user asks to write a PRD, define requirements, or spec out a feature

2026-03-20
create-release-checklist
软件开发工程师

Generate a comprehensive release checklist when the user asks to prepare a release, create a release plan, or ship a version

2026-03-20
create-release-notes
软件开发工程师

Generate user-facing release notes when the user asks to write release notes, document a release, summarize changes for users, or prepare a changelog between versions

2026-03-20
create-retro
项目管理专家

Create a sprint or project retrospective when the user asks to run a retro, reflect on a sprint, review what happened, or do a team retrospective

2026-03-20
create-review
软件质量保证分析师与测试员

Bootstrap a local AI review pipeline and generate a paste-ready review prompt for any reviewer agent. Use after creating a handoff or when ready to get an AI code review.

2026-03-20
create-rfc
项目管理专家

Create a Request for Comments document when the user asks to propose a significant technical change, write an RFC, start a design review, or get cross-team input on a technical decision

2026-03-20
create-roadmap
项目管理专家

Create a Now/Next/Later outcome-oriented roadmap when the user asks to plan a roadmap, prioritize features, or define product direction

2026-03-20
当前展示该仓库 Top 40 / 79 个已收集 skills。