SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

dotfiles
Enforces a TDD workflow for development: write tests first, aim for 80%+ coverage across unit, integration, and E2E tests, and follow a repeatable RED-GREEN-REF

power-platform-skills
Adds and configures a Microsoft Teams connector in Power Apps code apps to send messages, post to channels, and integrate Teams workflows.

opencode
Create zero-context, executable implementation plans from specs: file-level changes, tests, commands, and step-by-step tasks, avoiding placeholders and ensuring

think-like-me
Applies a user's curated engineering rules before writing or modifying code; captures new rules via commands like /learn-this and /new-rule to keep guidance up

nexus-agents
A disciplined, test-first workflow for reproducing, triaging, and fixing software bugs while preventing regressions.

claude-skill-registry
Convert a validated implementation plan into a prioritized, dependency-aware list of small, actionable development tasks (files, acceptance criteria, validation

freenet-agent-skills
Step-by-step guidelines and quality standards for creating high-quality Freenet pull requests, including environment checks, testing expectations, and PR format

nexus-agents
Structured bug-fix workflow and triage protocol: reproduce, localize, reduce, fix, add regression test, and verify before resuming development.

aura-frog
A compact TDD-driven bugfix workflow that enforces root-cause investigation, failing-test-first discipline, and stepwise verification to prevent regressions.