.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/rohitg00/pro-workflow
home/skills/rohitg00/pro-workflow
rohitg00 avatar

rohitg00/pro-workflow

41 skills

View on GitHub
$npx skills add rohitg00/pro-workflow
SkillInstalls
agent-teamsCoordinate multiple Claude Code sessions as a team — lead + teammates with shared task lists, mailbox messaging, and file-lock claiming.—auto-setupAuto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.—batch-orchestrationDecompose large-scale changes into independent units and spawn parallel agents in isolated worktrees.—bug-captureCapture a user-reported defect as a durable GitHub issue written in the project's own domain language.—compact-guardSmart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after.—context-engineeringMaster the four operations of context engineering — Write, Select, Compress, Isolate.—context-optimizerOptimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.—cost-trackerTrack session costs, set budget alerts, and optimize token spend. Use to check costs mid-session or set spending limits.—design-engineeringApply interface craft when building or reviewing UI - motion, easing, timing, springs, component feel, and visual foundations.—deslopRemove AI-generated code slop, unnecessary comments, and over-engineering from the current branch diff.—domain-modelingBuild the project's shared language and bounded contexts before writing code, so names stay consistent and the agent stops paraphrasing domain concepts.—file-watcherConfigure file watching hooks to auto-react to config changes, env file updates, and dependency modifications. Use to set up reactive workflows.—improve-architectureAudit an area of the codebase and propose the smallest structural moves that improve it - untangle boundaries, kill duplication, fix seams, break cycles.—insightsShow session analytics, learning patterns, correction trends, heatmaps, and productivity metrics. Computes stats from project memory and session history.—learn-ruleCapture a correction or lesson as a persistent learning rule with category, mistake, and correction.—llm-councilProvider-agnostic multi-LLM deliberation. Three phases — independent responses, cross-model anonymized ranking, chairman synthesis.—llm-gateLLM-powered quality verification using prompt hooks. Validates commit messages, code patterns, and conventions using AI before allowing operations.—mcp-auditAudit connected MCP servers for token overhead, redundancy, and security. Use when sessions feel slow or before adding new MCPs.—module-mapProduce a one-screen map of an unfamiliar area of the codebase: entry points, modules, data flow, callers. Designed to be read in fifteen seconds.—orchestrateWire Commands, Agents, and Skills together for complex features. Use when building features that need research, planning, and implementation phases.—parallel-worktreesCreate and manage git worktrees for parallel coding sessions with zero dead time.—permission-tunerAnalyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules.—plan-interrogateStress-test a plan by walking its decision tree one question at a time. Use when the user wants to pressure-test a design before implementation.—pro-workflowComplete AI coding workflow system. Orchestration patterns, 18 hook events, 8 agents, cross-agent support, reference guides, and searchable learnings.—replay-learningsSurface past learnings relevant to the current task before starting work. Searches correction history, recalls past mistakes, and applies prior patterns.—safe-modePrevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and…—session-handoffGenerate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work.—skill-optimizerSkillOpt-flavored offline training loop for any SKILL.md. Treats accumulated learn-rule corrections as training trajectories, proposes bounded patches via an…—skill-routerThe index of every pro-workflow skill and command, grouped by job, with when to reach for each and whether it is human-run or auto-triggered.—smart-commitRun quality gates, review staged changes for issues, and create a well-crafted conventional commit.—sprint-statusTrack parallel work sessions and prevent confusion across multiple Claude Code instances. Every major step ends with a status line.—survey-generatorCompile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public…—tddDrive a change through a red-green-refactor loop - failing test first, minimal code to pass, then clean up.—thoroughness-scoringScore every decision point with a Thoroughness Rating (1-10). AI makes the marginal cost of doing things properly near-zero — pick the higher-rated option…—token-efficiencyReduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and read-before-write enforcement.—wiki-builderStart, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base.—wiki-queryQuery pro-workflow wikis via SQLite FTS5 BM25 retrieval. Returns top-K passages with citations.—wiki-research-loopAuto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv, GitHub).—wiki-viewerRender a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file.—wrap-upEnd-of-session ritual that audits changes, runs quality checks, captures learnings, and produces a session summary.—writing-guidelinesApply clear-writing standards to any prose the agent produces - READMEs, docs, UI copy, error messages, commit and PR text, release notes.—