Darren Hinde avatar

Darren Hinde

Community

@darrenhinde

188Followers
|
56Public Repos
|
19Published Skills

I firmly believe that the heart of innovation is its capacity to amplify human potential and nurture a culture of optimism.

Agent Skills by Darren Hinde

Showing 19 vetted skills indexed across 1 GitHub repositories.

darrenhindedarrenhinde
4.8k

parallel-execution

Executes independent subtasks simultaneously via multiple subagent invocations in a single message.

Community
Intermediate
darrenhindedarrenhinde
4.8k

task-breakdown

Breaks complex features into atomic subtasks with dependency tracking and JSON task files.

Community
Intermediate
darrenhindedarrenhinde
4.8k

using-oac

Enforces invocation of OAC workflow skills before any AI response or action.

Community
Intermediate
darrenhindedarrenhinde
4.8k

context-discovery

Discovers and ranks project coding standards and conventions before implementation begins.

Community
Intermediate
darrenhindedarrenhinde
4.8k

code-review

Reviews code files for security vulnerabilities, correctness issues, and style violations with severity-ranked findings.

Community
Intermediate
darrenhindedarrenhinde
4.8k

external-research

Fetches and caches current API documentation for external libraries before writing code.

Community
Intermediate
darrenhindedarrenhinde
4.8k

context-setup

Installs project or global context files from a registry using bash or node installer scripts.

Community
Intermediate
darrenhindedarrenhinde
4.8k

debugger

Diagnose bugs and test failures through a four-phase root cause investigation process.

Community
Intermediate
darrenhindedarrenhinde
4.8k

code-execution

Implements coding subtasks from JSON specifications with mandatory self-review and acceptance criteria validation.

Community
Intermediate
darrenhindedarrenhinde
4.8k

oac-approach

Proposes a concise implementation plan for user approval before writing any code.

Community
Intermediate
darrenhindedarrenhinde
4.8k

test-generation

Generates unit tests following TDD principles and project testing standards.

Community
Intermediate
darrenhindedarrenhinde
4.8k

verification-before-completion

Requires running verification commands and reading output before claiming work is complete.

Community
Basic
darrenhindedarrenhinde
4.8k

project-orchestration

Orchestrate multi-agent feature development workflows with context handoff and stage management.

Community
Advanced
darrenhindedarrenhinde
4.8k

context-manager

Discovers, fetches, organizes, and cleans up project context files through eight CLI operations.

Community
Intermediate
darrenhindedarrenhinde
4.8k

task-management

Track and validate feature subtasks with dependency resolution via a CLI.

Community
Intermediate
darrenhindedarrenhinde
4.8k

context7

Fetches live version-specific library documentation through the Context7 API.

Community
Intermediate
darrenhindedarrenhinde
4.7k

context-manager

Discover, fetch, harvest, extract, compress, organize, and cleanup project context.

Community
Basic
darrenhindedarrenhinde
4.7k

task-management

Track, manage, and validate feature subtasks via a CLI workflow.

Community
Intermediate
darrenhindedarrenhinde
4.7k

smart-router-skill

Route user requests to character-specific workflows via personality-config.json and Bash scripts.

Community
Basic