charly3pins avatar

charly3pins

Community

@charly3pins

58Followers
|
12Public Repos
|
20Published Skills

Agent Skills by charly3pins

Showing 20 vetted skills indexed across 1 GitHub repositories.

charly3pinscharly3pins
4

receiving-code-review

Evaluate code-review feedback against the codebase before implementing changes.

Community
Basic
charly3pinscharly3pins
4

sharing-skills

Create pull requests to contribute tested skills to an upstream repository.

Community
Intermediate
charly3pinscharly3pins
4

test-driven-development

Enforce a failing test before implementing minimal code changes.

Community
Basic
charly3pinscharly3pins
4

subagent-driven-development

Dispatch fresh subagents per task with isolated contexts and post-task code reviews.

Community
Basic
charly3pinscharly3pins
4

brainstorming

Guide rough ideas into fully formed designs through iterative questioning and trade-off analysis.

Community
Basic
charly3pinscharly3pins
4

defense-in-depth

Enforce multi-layer validation across API boundaries, services, and test environments.

Community
Basic
charly3pinscharly3pins
4

root-cause-tracing

Trace errors backward through call stacks to identify original triggers.

Community
Basic
charly3pinscharly3pins
4

writing-skills

Apply test-driven development to validate skills with subagents before deployment.

Community
Basic
charly3pinscharly3pins
4

dispatching-parallel-agents

Dispatch parallel Claude agents to investigate independent failures across subsystems.

Community
Basic
charly3pinscharly3pins
4

systematic-debugging

Executes a four-phase investigative framework to identify and resolve software root causes.

Community
Basic
charly3pinscharly3pins
4

testing-skills-with-subagents

Test skills with subagents under pressure scenarios and log rationalizations.

Community
Basic
charly3pinscharly3pins
4

using-git-worktrees

Create isolated Git worktrees for feature development with automatic setup.

Community
Basic
charly3pinscharly3pins
4

using-superpowers

Enforce mandatory skill usage and TodoWrite logging at conversation start.

Community
Basic
charly3pinscharly3pins
4

verification-before-completion

Execute verification commands and inspect outputs before allowing completion claims.

Community
Basic
charly3pinscharly3pins
4

writing-plans

Generate detailed implementation plans with exact file paths and code examples.

Community
Basic
charly3pinscharly3pins
4

condition-based-waiting

Replace arbitrary timeouts with condition polling in tests.

Community
Intermediate
charly3pinscharly3pins
4

executing-plans

Execute planned tasks in controlled batches with review checkpoints.

Community
Basic
charly3pinscharly3pins
4

testing-anti-patterns

Detect test and mock anti-patterns in TypeScript/JavaScript projects.

Community
Basic
charly3pinscharly3pins
4

requesting-code-review

Dispatch a code-reviewer subagent to compare changes against the plan and assess production readiness.

Community
Basic
charly3pinscharly3pins
4

finishing-a-development-branch

Verify tests and select merge, PR, or cleanup for a development branch.

Community
Intermediate