{"id":19504851,"url":"https://github.com/nice-digital/develop-your-skills","last_synced_at":"2026-04-14T06:04:04.263Z","repository":{"id":44237237,"uuid":"276048130","full_name":"nice-digital/develop-your-skills","owner":"nice-digital","description":"A tool to help plan skill development","archived":false,"fork":false,"pushed_at":"2022-02-10T23:08:26.000Z","size":22501,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-08T10:45:33.830Z","etag":null,"topics":["nice-design-system","reactjs"],"latest_commit_sha":null,"homepage":"https://nice-digital.github.io/develop-your-skills","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nice-digital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-30T08:56:48.000Z","updated_at":"2021-11-03T10:32:34.000Z","dependencies_parsed_at":"2022-09-03T13:10:24.624Z","dependency_job_id":null,"html_url":"https://github.com/nice-digital/develop-your-skills","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Fdevelop-your-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Fdevelop-your-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Fdevelop-your-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nice-digital%2Fdevelop-your-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nice-digital","download_url":"https://codeload.github.com/nice-digital/develop-your-skills/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240754367,"owners_count":19852189,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["nice-design-system","reactjs"],"created_at":"2024-11-10T22:27:26.850Z","updated_at":"2026-04-14T06:04:04.206Z","avatar_url":"https://github.com/nice-digital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Develop your skills\n\nThis application is a tool to help you identify skill development areas to plan your career aspirations.  The job roles and skill levels are based on the [Digital, Data and Technology profession capability framework](https://www.gov.uk/government/collections/digital-data-and-technology-profession-capability-framework).\n\nTry it: [Develop your skills](https://nice-digital.github.com/develop-your-skills) or [view the framework](https://nice-digital.github.com/develop-your-skills#/framework)\n\n## Why have we built this tool?\nThe is a proof of concept to test out in career development planning for our development team\n\n\n## Technical stack\n\nThis app is build with\n\n* React.js + bootstrapped with [Create React App](https://github.com/facebook/create-react-app)\n* React testing library\n* [NICE Design system](https://github.com/nice-digital/nice-design-system)\n\n## Skills data\n\nSkills data is fetched on application startup.  The skills data URLs can be configured in the .env file at the top level.  Default configuration to fetch data from the [engineering repository](https://github.com/nice-digital/engineering/tree/master/skill-framework/skills).  Three files are fetched:\n* skills.yml - collection of all levels of all skills, organised by skill (must be YAML and can contain markdown in the skill examples)\n* roles.json - a collection of developer roles with associated skill levels (JSON)\n* levels.json - a definition of the different levels use across all skills (JSON)\n\n# Setup\n\n## Installing dependencies\n\nSome initial dependencies that you may need if you haven't got them already:\n* Node.js\n* Node Package Manager (NPM)\n\nIf you have just pulled down this code repository and have yet to run the app, you will need to install the dependencies:\n\n`npm install`\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### Fetching skills data\n\n`npm run get-skills-data`\nThis is automatically fetched on pre-start and pre-deploy\n\n### Running the app\n\n`npm start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any lint errors in the console.\n\n### Running tests\n\n`npm test`\n\nLaunches the test runner in the interactive watch mode. See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n\n### Deployment\n\n`npm run deploy`\n\nThis app is configured to deploy to github pages.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnice-digital%2Fdevelop-your-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnice-digital%2Fdevelop-your-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnice-digital%2Fdevelop-your-skills/lists"}