posit-dev/skills
304 stars · Last commit 2026-04-20
A collection of Claude Skills from Posit
README preview
# Posit Claude Skills A collection of Claude Skills from Posit! Claude Skills extend Claude's capabilities with specialized knowledge and workflows. Skills are automatically activated by Claude based on your task and can be used in Claude.ai, Claude Code, or via the Claude API. Learn more at the [Claude Skills documentation](https://support.claude.com/en/articles/12512180-using-skills-in-claude). ## Available Skills ### Posit Developer General-purpose developer skills useful across any language, project type, or context. - **[critical-code-reviewer](./posit-dev/critical-code-reviewer/)** - Conduct rigorous, adversarial code reviews identifying security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code - **[describe-design](./posit-dev/describe-design/)** - Research a codebase and create architectural documentation describing how features or systems work, with Mermaid diagrams and stable code references suitable for humans and AI agents ### GitHub Skills for GitHub pull request workflows — creating PRs, addressing review feedback, and resolving threads.