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

douglance

Repository-level view of 50 collected skills across 9 GitHub repositories.

skills collected
50
repositories
9
updated
2026-07-08
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

api-and-interface-design
software-developers

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

2026-06-19
debugging-and-error-recovery
software-developers

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-06-19
deployment
network-and-computer-systems-administrators

Start here to ship built-and-tested code to its target safely — release steps, rollout, smoke checks, and rollback.

2026-06-19
design
software-developers

Start here to settle how a non-trivial change will be built — interfaces, contracts, file-level structure, and trade-offs.

2026-06-19
documentation-and-adrs
software-developers

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

2026-06-19
documentation
software-developers

Start here to document what shipped — READMEs, API docs, ADRs, and usage — once a feature lands or an interface changes.

2026-06-19
feasibility-analysis
software-developers

Start here to scout an unfamiliar problem space — research existing solutions, patterns, anti-patterns, constraints, and technical feasibility before committing to an approach.

2026-06-19
git-workflow-and-versioning
software-developers

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

2026-06-19
Showing top 8 of 25 collected skills in this repository.
matt-design-an-interface
software-developers

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants to design an API, explore interface options, compare module shapes, or mentions "design it twice".

2026-03-23
matt-edit-article
editors

Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.

2026-03-23
matt-git-guardrails
software-developers

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

2026-03-23
matt-grill-me
project-management-specialists

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-03-23
matt-improve-codebase-architecture
software-developers

Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable by deepening shallow modules. Use when user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more AI-navigable.

2026-03-23
matt-migrate-to-shoehorn
software-developers

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.

2026-03-23
matt-obsidian-vault
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.

2026-03-23
matt-prd-to-issues
project-management-specialists

Break a PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices. Use when user wants to convert a PRD to issues, create implementation tickets, or break down a PRD into work items.

2026-03-23
Showing top 8 of 17 collected skills in this repository.
Showing 9 of 9 repositories
All repositories loaded