Add a new skill easily through the bot
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 2
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 4
Description
Context
In order to complet simply my new skills, it would be nice to implement a tiny form of Skillz inside Slack and remove a step/screen.
User voice
As a user of Skillz
I want to fulfill my profil directly through the chat bot of Slack
So that I have no new page to open
Rules :
- I want that the "call to the action" comes automatically on the chat
- I want to be able to : Fulfill a new skill,
Acceptance criterias
Scenario 1 : Add a new skill
Given I am on the the slack Skillz form
When I click on the button "Add new skill"
Then I can add a new skill
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are mentioned. Start by locating the existing Slack bot flow and the Skillz form integration, then trace how skills are currently added. Done means the call to action appears automatically in Slack and the “Add new skill” action lets a user add a skill without opening another page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100