Skip to main content
Run any Skill in Manus
with one click
GitHub repository

chalk-skills

chalk-skills contains 79 collected skills from jerelvelarde, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
79
Stars
6
updated
2026-05-10
Forks
0
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

flutter-version-management
network-and-computer-systems-administrators

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
software-quality-assurance-analysts-and-testers

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
market-research-analysts-and-marketing-specialists-131161

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
information-security-analysts

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
market-research-analysts-and-marketing-specialists-131161

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

2026-03-20
audit-accessibility
software-quality-assurance-analysts-and-testers

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
software-developers

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
web-developers

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
information-security-analysts

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
software-developers

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

2026-03-20
commit
software-developers

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

2026-03-20
create-adr
software-developers

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
database-architects

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
project-management-specialists

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
software-developers

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

2026-03-20
create-estimation
project-management-specialists

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
data-scientists-152051

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
project-management-specialists

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
market-research-analysts-and-marketing-specialists-131161

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
project-management-specialists

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
network-and-computer-systems-administrators

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
market-research-analysts-and-marketing-specialists-131161

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
market-research-analysts-and-marketing-specialists-131161

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
project-management-specialistsmarket-research-analysts-and-marketing-specialists-131161

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
software-developers

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
project-management-specialists

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
project-management-specialists

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
project-management-specialists

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
software-developers

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
software-developers

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

2026-03-20
create-prd
project-management-specialists

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
software-developers

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
software-developers

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
project-management-specialists

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
software-quality-assurance-analysts-and-testers

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
project-management-specialists

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
project-management-specialists

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
Showing top 40 of 79 collected skills in this repository.