Skip to content

Commit 109b703

Browse files
authored
Merge pull request #139 from hesreallyhim/patch-2
Fix formatting and links in README.md
2 parents 4335b23 + 2b349b1 commit 109b703

1 file changed

Lines changed: 17 additions & 15 deletions

File tree

README.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ then
3131
/plugin install fullstack-dev-skills@jeffallan
3232
```
3333

34-
For all installation methods and first steps, see the **[Quick Start Guide](QUICKSTART.md)**.
34+
For all installation methods and first steps, see the [**Quick Start Guide**](QUICKSTART.md).
3535

3636
**Full documentation:** [jeffallan.github.io/claude-skills](https://jeffallan.github.io/claude-skills)
3737

3838
## Skills
3939

4040
<!-- SKILL_COUNT -->65<!-- /SKILL_COUNT --> specialized skills across 12 categories covering languages, backend/frontend frameworks, infrastructure, APIs, testing, DevOps, security, data/ML, and platform specialists.
4141

42-
See **[Skills Guide](SKILLS_GUIDE.md)** for the full list, decision trees, and workflow combinations.
42+
See [**Skills Guide**](SKILLS_GUIDE.md) for the full list, decision trees, and workflow combinations.
4343

4444
## Usage Patterns
4545

@@ -69,29 +69,31 @@ Security Hardening: Secure Code Guardian → Security Reviewer → Test Master
6969

7070
## Context Engineering
7171

72-
Surface and validate Claude's hidden assumptions about your project with `/common-ground`. See the **[Common Ground Guide](docs/COMMON_GROUND.md)** for full documentation.
72+
Surface and validate Claude's hidden assumptions about your project with `/common-ground`. See the [**Common Ground Guide**](docs/COMMON_GROUND.md) for full documentation.
7373

7474
## Project Workflow
7575

76-
<!-- WORKFLOW_COUNT -->9<!-- /WORKFLOW_COUNT --> workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See **[Workflow Commands Reference](docs/WORKFLOW_COMMANDS.md)** for the full command reference and lifecycle diagrams.
76+
<!-- WORKFLOW_COUNT -->9<!-- /WORKFLOW_COUNT --> workflow commands manage epics from discovery through retrospectives, integrating with Jira and Confluence. See <a href="docs/WORKFLOW_COMMANDS.md"><strong>Workflow Commands Reference</strong></a> for the full command reference and lifecycle diagrams.
77+
&nbsp;
7778

78-
> **Setup:** Workflow commands require an Atlassian MCP server. See the **[Atlassian MCP Setup Guide](docs/ATLASSIAN_MCP_SETUP.md)**.
79+
> [!TIP]
80+
> **Setup:** Workflow commands require an Atlassian MCP server. See the [**Atlassian MCP Setup Guide**](docs/ATLASSIAN_MCP_SETUP.md).
7981
8082
## Documentation
8183

82-
- **[Quick Start Guide](QUICKSTART.md)** - Installation and first steps
83-
- **[Skills Guide](SKILLS_GUIDE.md)** - Skill reference and decision trees
84-
- **[Common Ground](docs/COMMON_GROUND.md)** - Context engineering with `/common-ground`
85-
- **[Workflow Commands](docs/WORKFLOW_COMMANDS.md)** - Project workflow commands guide
86-
- **[Atlassian MCP Setup](docs/ATLASSIAN_MCP_SETUP.md)** - Atlassian MCP server setup
87-
- **[Local Development](docs/local_skill_development.md)** - Local skill development
88-
- **[Contributing](CONTRIBUTING.md)** - Contribution guidelines
84+
- [**Quick Start Guide**](QUICKSTART.md) - Installation and first steps
85+
- [**Skills Guide**](SKILLS_GUIDE.md) - Skill reference and decision trees
86+
- [**Common Ground**](docs/COMMON_GROUND.md) - Context engineering with `/common-ground`
87+
- [**Workflow Commands**](docs/WORKFLOW_COMMANDS.md) - Project workflow commands guide
88+
- [**Atlassian MCP Setup**](docs/ATLASSIAN_MCP_SETUP.md) - Atlassian MCP server setup
89+
- [**Local Development**](docs/local_skill_development.md) - Local skill development
90+
- [**Contributing**](CONTRIBUTING.md) - Contribution guidelines
8991
- **skills/\*/SKILL.md** - Individual skill documentation
9092
- **skills/\*/references/** - Deep-dive reference materials
9193

9294
## Contributing
9395

94-
See **[Contributing](CONTRIBUTING.md)** for guidelines on adding skills, writing references, and submitting pull requests.
96+
See [**Contributing**](CONTRIBUTING.md) for guidelines on adding skills, writing references, and submitting pull requests.
9597

9698
## Changelog
9799

@@ -109,9 +111,9 @@ MIT License - See [LICENSE](LICENSE) file for details.
109111

110112
## Author
111113

112-
Built by **[jeffallan](https://jeffallan.github.io)** [<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linkedin/linkedin-original.svg" width="16" height="16" alt="LinkedIn"/>](https://www.linkedin.com/in/jeff-smolinski/)
114+
Built by [**jeffallan**](https://jeffallan.github.io) [<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linkedin/linkedin-original.svg" width="16" height="16" alt="LinkedIn"/>](https://www.linkedin.com/in/jeff-smolinski/)
113115

114-
**Principal Consultant** at **[Synergetic Solutions](https://synergetic.solutions)** [<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linkedin/linkedin-original.svg" width="16" height="16" alt="LinkedIn"/>](https://www.linkedin.com/company/synergetic-holdings)
116+
**Principal Consultant** at [**Synergetic Solutions**](https://synergetic.solutions) [<img src="https://cdn.jsdelivr.net/gh/devicons/devicon/icons/linkedin/linkedin-original.svg" width="16" height="16" alt="LinkedIn"/>](https://www.linkedin.com/company/synergetic-holdings)
115117

116118
Fullstack engineering, security engineering, compliance, and technical due diligence.
117119

0 commit comments

Comments
 (0)