Agent Skills by namanchopra
Showing 24 vetted skills indexed across 1 GitHub repositories.
plan-to-task-list-with-dag
Decompose software features into structured tasks with DAG dependencies for parallel execution planning.
commit
Run pre-commit scans and generate conventional commit messages for git.
map-project
Scan codebases for project patterns and update CLAUDE.md reference files.
cost-estimate
Calculate development cost estimates from categorized line counts and market rates.
ast-grep
Search codebases structurally using Abstract Syntax Tree patterns.
plan-founder-review
Review technical plans for completeness, risk coverage, and codebase alignment.
branch-review-before-pr
Review code branches for security and functional issues before merging.
run-parallel-agents-feature-debug
Orchestrate parallel debugging of multiple unrelated issues across subsystems.
start
Discover skills, gather context, and plan tasks with TodoWrite.
map-project-monorepo
Generate and update per-package CLAUDE.md files in a monorepo.
run-parallel-agents-feature-build
Orchestrate parallel specialized agents to build independent features without shared state.
code-simplify
Analyze and apply targeted simplifications to code without changing behavior.
git-merge-expert
Guide Git merges, conflict resolution, and rollback strategies with GitHub CLI.
update-agent-learnings
Extract and classify session learnings for propagation to Claude and subagents.
update-skill-learnings
Capture and validate learnings from Claude Code skill development sessions.
codemap
Search code and analyze dependencies using hybrid vector and BM25 algorithms.
find-bugs
Analyze source code for bugs, vulnerabilities, and quality issues.
update-claude-settings
Generates Claude Code settings.local.json with permissions and MCP server configs based on detected tech stack and services.
frontend-design-ui-ux
Structure UI/UX design processes for Next.js and React applications.
pr-retro
Analyze feature branch health and merge readiness from git data.
browse
Navigate and interact with web pages via a persistent headless Chromium browser.
create-pr
Automates GitHub pull request creation with validation and quality checks using GitHub CLI.
update-claude-learnings
Capture and update project learnings in CLAUDE.md from Claude Code sessions.
git-merge-expert-worktree
Manage Git worktree lifecycles and perform isolated merges with conflict resolution.