Available Skills
Development Workflow
| Skill | Description | Claude Code | Claude.ai |
|---|
| SGAI Goal Authoring | Compose GOAL.md files for SGAI workspaces through interactive conversation. | ✓ | |
| Setting Up a Project | Authors a CLAUDE.md file that defines your project’s purpose, tech stack, and development practices before any code is written. | ✓ | |
| Working on an Issue | Implement a GitHub issue with a repeatable, verification-driven approach. | ✓ | |
| Project Analysis | Analyze a project’s codebase structure, architecture, key files, and dependencies. | ✓ | ✓ |
| Project Planning | Orchestrate end-to-end project planning with issues, architecture diagrams, dependency maps, and timelines. | ✓ | ✓ |
| Issue Decomposition | Decompose projects into well-structured GitHub issues with user stories, acceptance criteria, and estimates. | ✓ | ✓ |
| Dependency Mapping | Generate Mermaid dependency graphs showing issue relationships, blocking chains, and critical paths. | ✓ | ✓ |
| Timeline Planning | Generate Mermaid Gantt charts for project timelines with phases, dependencies, and milestones. | ✓ | ✓ |
Requirements & Planning
| Skill | Description | Claude Code | Claude.ai |
|---|
| Requirement Elicitation | Conversational wizard for eliciting functional, nonfunctional, and edge-case requirements with domain-specific questions. | ✓ | ✓ |
| Idea to Design | Turn an idea note into a design document with clear goals, constraints, and implementation guidance. | ✓ | ✓ |
| Writing Product Specs | Write comprehensive product specification documents that explain what you are building, why, and how success will be measured. | ✓ | ✓ |
| Writing User Stories | Write properly formatted user stories with Given-When-Then acceptance criteria and an INVEST quality checklist. | ✓ | ✓ |
| Writing Verification Plans | Create verification plans for real-world acceptance testing with concrete scenarios and success criteria. | ✓ | ✓ |
| Context-Aware Questions | Identify information gaps and generate prioritized questions to surface missing requirements or documentation gaps. | ✓ | ✓ |
Project Management
| Skill | Description | Claude Code | Claude.ai |
|---|
| At-Risk Detection | Identify at-risk issues and PRs: stale items, blocked work, deadline risks, scope creep, and unassigned high-priority items. | ✓ | ✓ |
| Triage New Issues | Review new GitHub issues, assess priority and urgency, suggest labels, and recommend assignees. | ✓ | ✓ |
| Stakeholder Tracking | Define stakeholder personas and track their goals to ensure all perspectives are addressed. | ✓ | ✓ |
| Stakeholder Updates | Craft clear, concise stakeholder communications with appropriate context and framing. | ✓ | ✓ |
| Prepare Meeting Agenda | Generate meeting agendas from recent issues, PRs, and notes for sprint planning, retros, and standups. | ✓ | ✓ |
Documentation & Communication
| Skill | Description | Claude Code | Claude.ai |
|---|
| Architecture Diagramming | Generate Mermaid architecture diagrams showing system components, layers, and data flows. | ✓ | ✓ |
| Mermaid Diagrams | Guide for creating syntactically correct Mermaid diagrams that render properly on GitHub. | ✓ | ✓ |
| Markdown Formatting | Format AI outputs into consistent, readable Markdown for PRs, issues, docs, and notes. | ✓ | ✓ |
| Build FAQ from Issues | Extract common questions from closed GitHub issues and generate an FAQ document with answers. | ✓ | ✓ |
| Summarize Conversation Thread | Summarize GitHub issue/PR threads into key decisions, action items, and next steps. | ✓ | ✓ |
| Consolidate Notes Summary | Synthesize findings across multiple notes into a consolidated summary with cross-references. | ✓ | ✓ |
| Research Topic Summarize | Research topics via web search and synthesize detailed summaries with sources. | ✓ | ✓ |
Personal & Utilities
| Skill | Description | Claude Code | Claude.ai |
|---|
| Daily Planning Ritual | An interactive morning practice that helps you plan your entire day through a reflective conversation across work and personal life dimensions. | ✓ | ✓ |
Quick Start
Claude Code (Recommended)
# Add the marketplace
/plugin marketplace add britt/claude-code-skills
# Install everything
/plugin install claude-code-skills@britt
Curated Bundles
Bundles group related skills for a common workflow instead of installing everything.
| Bundle | Includes | Install |
|---|
| Project Foundations | Setup, issue decomposition, user stories, verification plans, and architecture/dependency/Mermaid diagrams | /plugin install project-foundations@britt |
Manual Installation
# Clone to global skills directory
git clone https://github.com/britt/claude-code-skills.git ~/.claude/skills/claude-code-skills
Claude.ai
Download zip files from the Releases page and upload them to your project’s knowledge.