All authors
sefaertunc avatar

Claude Skills by sefaertunc

github.com/sefaertunc
17 skillsA× 170 installs1 views
Agent RoutingA

Agent Routing Guide — when to spawn each installed agent

ai-agentsgorefactoring
0
4
Backend ConventionsA

CLI-specific conventions: npm registry interaction, filesystem operations, JSON handling, settings merge, and configuration patterns for worclaude

developmentnodedocker
0
4
Claude Md MaintenanceA

How Claude writes rules for itself, when to update CLAUDE.md, keeping it lean and effective

ai-agentsgonode
0
4
Coding PrinciplesA

Core behavioral principles: when to ask, when to push back, when to simplify, how to make surgical changes

code-qualitygotesting
0
4
Context ManagementA

Context budget awareness, when to compact, when to clear, subagent offloading

ai-agentstypescriptgo
0
4
Coordinator ModeA

Multi-agent orchestration patterns: when to use coordinator mode, worker prompts, parallel execution

ai-agentsgo
0
4
Frontend Design SystemA

Terminal UI patterns: display.js visual system, Chalk styling, Ora spinners, Inquirer prompts, and CLI output conventions for worclaude

designgodocker
0
4
Git ConventionsA

Branch naming, commit message format, PR workflow, worktree conventions, versioning policy

developmentgonode
0
4
Memory ArchitectureA

Five-layer memory architecture: where each fact lives, how layers interact, when to promote learnings

ai-agentsgogit
0
4
Planning With FilesA

How to structure implementation plans as files, progressive implementation, plan review process

documentationrustgo
0
4
Project PatternsA

Architectural patterns, naming conventions, file organization, and error handling for the worclaude CLI project

developmentgoshell
0
4
Prompt EngineeringA

Effective prompting patterns for working with Claude, demanding quality, writing specs

ai-agentsgotesting
0
4
Review And HandoffA

Session ending protocol, HANDOFF document format, seamless continuation between sessions

documentationgo
0
4
Security ChecklistA

OWASP-based security checklist any agent can reference when reviewing or writing code

securitygoshell
0
4
Subagent UsageA

When to use subagents, how many, context hygiene, worktree isolation patterns

ai-agentsgobash
0
4
TestingA

Test philosophy, coverage strategy, test-first patterns, what to test and what not to

testingrustgo
0
4
VerificationA

Domain-specific verification beyond tests, closing the feedback loop for web, API, CLI, data

testinggoshell
0
4