ワンクリックで
raps
raps には dmytro-yemelianov から収集した 14 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Use when adding a new MCP tool to the RAPS MCP server — covers tool schema definition, handler implementation, dispatch registration, and the client accessor pattern.
Use when adding a new CLI command or subcommand to RAPS — covers the clap struct pattern, module wiring, output formatting, and test structure across the 10-crate workspace.
Use when new RAPS features ship and LinkedIn content is needed — adds posts to the raps-smm post bank following established tone, format, and hashtag conventions.
Use when bumping the RAPS version for a new release — updates Cargo.toml workspace version, 9 internal crate dependencies, 6 npm package.json files, creates git tag, and triggers the release workflow.
Use when adding or updating CI/CD integrations in the raps-actions repo — GitHub Actions composite actions, GitLab CI include templates, test workflows, and floating tag management.
Use before releases or after dependency updates to run security checks — cargo-audit, ASVS compliance matrix review, clippy security lints, redaction pattern verification.
Use when you need to create a shortened URL at go.rapscli.xyz — for long Cloudflare OAuth links, wrangler login URLs, or any URL that's unwieldy in the terminal.
Use when DevCon 2026 session content needs updating — covers the 3 session files in raps-marketing, LinkedIn countdown posts in raps-smm, and forum announcements. DevCon is April 15-16 in Amsterdam.
Use when new RAPS features or releases need reflecting in raps-marketing — press releases, campaign updates, DevCon session content, feature lists.
Use when a new RAPS version is released or a major feature ships and the raps-website repo needs updating — release entries, docs pages, blog posts, stats.
Use after a RAPS release workflow completes to verify all distribution channels — GitHub release assets, npm packages, PyPI, install script, and binary functionality.
Use when writing a new cookbook recipe for the RAPS website — covers the MDX frontmatter format, section structure, category taxonomy, and Tailwind styling patterns for workflow visualizations.
Use when writing a technical blog post for the RAPS website — covers MDX frontmatter, Astro component imports, series linking, i18n stub creation, and common escaping pitfalls.
Use when calling any RAPS MCP tool, working with Autodesk Platform Services APIs, or setting up RAPS MCP for the first time — covers batch tool fetching, domain groupings, and common parameter patterns.