{"id":50973587,"url":"https://github.com/proophboard/skills","last_synced_at":"2026-06-19T05:02:37.222Z","repository":{"id":350082485,"uuid":"1205103337","full_name":"proophboard/skills","owner":"proophboard","description":"AI agent skills for prooph board","archived":false,"fork":false,"pushed_at":"2026-06-05T17:19:01.000Z","size":4000,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-05T19:16:07.038Z","etag":null,"topics":["ai-agents","ai-tools","event-modeling","spec-driven-development"],"latest_commit_sha":null,"homepage":"https://skills.prooph-board.com/","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/proophboard.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-08T16:30:06.000Z","updated_at":"2026-06-05T17:18:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/proophboard/skills","commit_stats":null,"previous_names":["proophboard/skills"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/proophboard/skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proophboard%2Fskills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proophboard%2Fskills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proophboard%2Fskills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proophboard%2Fskills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proophboard","download_url":"https://codeload.github.com/proophboard/skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proophboard%2Fskills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34517752,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["ai-agents","ai-tools","event-modeling","spec-driven-development"],"created_at":"2026-06-19T05:02:36.375Z","updated_at":"2026-06-19T05:02:37.213Z","avatar_url":"https://github.com/proophboard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prooph board AI Agent Skills\n\nAI agent skills for [prooph board](https://flow.prooph-board.com) - enabling AI agents to support users in Event Modeling.\n\n## Overview\n\nThis repository contains skill packages that can be installed to AI agents (Cursor, Claude Code, Aider, etc.) that connect to the prooph board MCP server. \nThe skills teach agents how to properly create and work with prooph board elements.\n\n## Available Skills\n\nBrowse the skills catalog at [skills.prooph-board.com](https://skills.prooph-board.com).\n\n### Quick Categories\n\n- **Event Modeling Skills** - Core event modeling guidelines, element descriptions, and slice scenarios\n- **Cody Engine Skills** - Technical specifications for Command, Event, Information, Automation, and UI element details\n\n## Installation\n\n1. Clone or download this repository\n2. Copy the desired skill package(s) to your AI agent's skills directory\n3. Restart or reload your agent to pick up the new skills\n\nFor detailed installation instructions, see [SKILLS.md](SKILLS.md).\n\n## Skill Package Structure\n\nEach skill package contains:\n\n```\nskill-package/\n├── SKILL.md      # Main skill documentation\n└── skill.json    # Metadata (name, version, dependencies)\n```\n\n## Contribution\n\nWe welcome contributions! Have you developed custom skills for AI agents working on and with prooph board? Share them with the community.\n\nFor detailed contribution guidelines — including how to structure a skill, add screenshots, and test locally — see [CONTRIBUTING.md](CONTRIBUTING.md).\n\n### Skill Ideas\n\nHere are some examples of skills the community could benefit from:\n\n- **Code Generation Skills** — Generate code in different languages, frameworks, or runtimes from prooph board models (e.g., TypeScript/Node.js, Python/FastAPI, Java/Spring, Go)\n- **Specialized Modeling Skills** — Domain-specific modeling guidelines, pattern libraries, or notation extensions\n- **Analysis Skills** — Perform information completeness checks on the model, find accidental complexity, detect coupling issues, or identify bad naming\n- **Legacy System Analysis Skills** — Analyze legacy codebases and document findings as chapters on prooph board\n- **Ticketing Integration Skills** — Synchronize slices with ticketing systems like Jira, GitHub Issues, Linear, etc.\n- **Validation Skills** — Validate models against best practices, naming conventions, or architectural constraints\n\n### How to Contribute\n\n1. **Develop your skill** following the [skill package structure](#skill-package-structure) above\n2. **Create a pull request** with your skill package in the appropriate `skills/` subdirectory\n3. Ensure your `SKILL.md` is well-documented with examples and your `skill.json` has accurate metadata\n4. Wait for review — we'll check quality, relevance, and adherence to conventions\n\n### Reward: Free Workspace Seat\n\nFor each accepted and merged skill contribution, you'll receive **one additional permanent free seat** on your prooph board workspace.\n\nAfter your PR gets accepted, we'll contact you and ask for the workspace ID that should receive the additional seat.\n\n## License\n\nMIT \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproophboard%2Fskills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproophboard%2Fskills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproophboard%2Fskills/lists"}