Skip to main content
Run any Skill in Manus
with one click
carlkibler
GitHub creator profile

carlkibler

Repository-level view of 47 collected skills across 4 GitHub repositories.

skills collected
47
repositories
4
updated
2026-07-09
repository explorer

Repositories and representative skills

chezmoi-drift
software-developers

Audit chezmoi dotfiles for drift, unmanaged files, and broken agent skill symlinks across Claude Code, Codex, Gemini, and other harnesses.

2026-07-09
agent-log-forensics
computer-occupations-all-other

Scan Claude/Codex session logs to find agent behavior patterns, Toolsmith adoption gaps, repeated frustrations, and candidates for new skills/tools.

2026-07-08
changelog-writer
software-developers

Generate user-facing changelog entries from git history โ€” plain language, audience-segmented, with optional CHANGELOG.md update.

2026-07-08
contacts-unify
desktop-publishers-439031

Consolidate/dedupe contacts from macOS, iCloud, Google, Zoho, or VCF with provenance-aware review, backups, and optional approved dossiers.

2026-07-08
decision-log
software-developers

Capture a technical or product decision with chosen option, rejected alternatives, and rationale โ€” in a format a future agent can read to reconstruct context.

2026-07-08
dependency-pinning
software-developers

Audit repos for SHA/digest dependency pinning and release cooldowns across Docker, CI, and major language ecosystems; report violations, fix with approval.

2026-07-08
django-smoke-alarm
software-developers

Run/triage Django/DRF security smoke checks โ€” settings, throttling, safe HTML, ORM races, model integrity โ€” before shipping or on scanner findings.

2026-07-08
empathy-audit
software-quality-assurance-analysts-and-testers

Review code through four empathy lenses โ€” user, machine, developer, support โ€” to surface quality issues that pure technical review misses.

2026-07-08
Showing top 8 of 26 collected skills in this repository.
add-feature
software-developers

Add new functionality by understanding existing patterns and dependencies before writing code. Locates where the feature belongs, studies conventions, implements following precedent, then verifies integration. Use when asked to add a feature, flag, endpoint, component, or module.

2026-03-02
code-review
software-quality-assurance-analysts-and-testers

Thorough code review using token-efficient context gathering. Analyzes PRs, diffs, or staged changes by checking blast radius, complexity, and dependencies before reviewing the actual code. Use when asked to review a PR, review changes, or do a code review.

2026-03-02
debug-bug
software-developers

Systematically investigate and fix bugs using token-efficient context gathering. Reproduces the issue first, localizes with blame and history, traces the call path, then verifies the fix. Use when asked to fix a bug, investigate an error, or debug unexpected behavior.

2026-03-02
debug-performance
software-developers

Diagnose and fix performance issues by measuring before optimizing. Establishes baselines, identifies bottlenecks through call graphs and complexity analysis, then confirms improvements with numbers. Use when asked to optimize, speed up, reduce memory usage, or fix slowness.

2026-03-02
explore-codebase
software-developers

Efficiently explore and understand an unfamiliar codebase using token-lean context gathering. Maps project structure, identifies key files, and builds understanding progressively without reading everything. Use when onboarding to a new project, asked to understand a codebase, or starting work in unfamiliar code.

2026-03-02
migrate-framework
software-developers

Migrate frameworks, APIs, or language versions incrementally with verification at each step. Surveys the migration surface, batches work by dependency order, and commits after each verified batch. Use when asked to migrate between frameworks, upgrade major versions, or adapt to new API versions.

2026-03-02
safe-refactor
software-developers

Refactor code safely by analyzing blast radius and dependencies before making changes. Covers renaming, moving, extracting, and restructuring code with verification at each step. Use when refactoring, renaming symbols, extracting functions, moving files, or restructuring code.

2026-03-02
upgrade-deps
software-developers

Upgrade dependencies safely by auditing usage, researching breaking changes, and verifying after upgrade. Scales effort to version jump size โ€” light check for patches, full audit for majors. Use when asked to upgrade, bump, or update a dependency or package.

2026-03-02
Showing top 8 of 18 collected skills in this repository.
Showing 4 of 4 repositories
All repositories loaded