← All creators

funky-eyes

User

Best Team for GitHub Copilot & Claude Code & Codex Workflow with Multi-Agent Collaboration, Long-Term Memory, and Self-Evolution.

38 indexed · 0 Featured · 10 stars · avg score 79
Prolific

Categories

Indexed Skills (38)

AI & Automation Listed

brainstorming

Use this skill for top-level/PM planning gates that need design exploration and explicit direction confirmation before specs or code for MEDIUM/LARGE work. Use when a request is ambiguous, has multiple route-changing options, or needs direction lock-in. DO NOT USE FOR: direct specialist invocation, clear small isolated changes, or already-confirmed specs.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

executing-plans

Use when executing an already approved multi-step implementation plan or tasks.md with checkpoints, verification evidence, and per-task review. Requires current execution confirmation when the packet is part of PM orchestration. DO NOT USE FOR: brainstorming, spec writing, or one tiny isolated edit.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

spec-review-gauntlet

Use before implementation to review a Spec Bundle, design direction, or execution plan for readiness, traceability, scope discipline, multi-lane design risks, and TDD/verification feasibility. DO NOT USE FOR: implemented-code review or small already-frozen edits.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

structured-review

Use when reviewing code diffs, implementation changes, agent/skill/instruction customization, targeted re-review, review feedback intake, review handoff preparation, or medium/large feature design before implementation. Covers correctness, spec compliance, security, performance, maintainability, frontend UX behavior, test adequacy, and multi-lane design risks.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

subagent-driven-development

Use when an approved tasks.md or implementation plan should be executed by fresh-context specialist subagents, with each task receiving implementation, spec-compliance review, code-quality review, and verification before closure. DO NOT USE FOR: missing plans, brainstorming, or simple single-file edits.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

context-packet-fastpath

Use to prepare a minimal context packet for a delegated subtask or to consume a frozen packet without re-reading unrelated files.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

core-workflow-contract

Use when an agent needs the shared best-copilot contract for source priority, runtime adapters, init gates, work modes, dispatch packets, review, verification, memory, spec, or closeout.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

developer-workflow

Use when implementing a frozen subtask, staying inside assigned files, or reviewing Technical Architect-owned code as the Developer.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

development-branch-closeout

Use after implementation and required verification when PM/coordinator must choose merge, pull request, preserve, discard, or workspace cleanup handling for the current branch.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

evolution-loop

Use after meaningful task closeout, repeated failure, review loops, stale triggers, or user feedback that an agent/skill/workflow should improve. Turns verified signals into auditable, bounded evolution proposals for agents, skills, memory, and README guidance. DO NOT USE FOR: speculative prompt tweaks without evidence, direct autonomous rewrites, or changing user-facing behavior without PM review.

10 Updated 3 days ago
funky-eyes
Web & Frontend Listed

frontend-design-guardrails

Use when page, component, form, table, dashboard, responsive layout, or UI review work needs product-quality implementation guardrails. DO NOT USE FOR: backend-only changes or scripts with no user-visible surface.

10 Updated 3 days ago
funky-eyes
Web & Frontend Listed

frontend-designer-workflow

Use when implementing or reviewing pages, components, interactions, responsive layouts, browser behavior, visual quality, or frontend performance as the Frontend Designer.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

repo-init-manual-fallback

Use inside repo-init-scan after the official stage whenever scaffold verification, bounded repair, or `best-copilot.md` rewrite is still needed.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

repo-init-scan

Use after repo-init-gate fails, or when explicit reinitialization/repair is requested, to orchestrate the official init stage and the manual fallback stage.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

search-fastpath

Use when target files are unknown, repeated search is becoming expensive, an agent is about to do broad repo-wide scanning, or a regex search is being considered. DO NOT USE FOR: explicit user paths or already frozen files_involved.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

senior-project-expert-workflow

Use when coordinating large, ambiguous, cross-module, multi-agent, planning, dispatch, fan-in, closeout, or workflow-evolution work as the Senior Project Expert.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

specification-writer-workflow

Use when maintaining requirements, design, tasks, ADRs, execution-plan state, closeout records, or memory/spec recovery as the Specification Writer.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

target-instructions-bootstrap

Create the target repository's local AI instruction scaffold during first-use bootstrap. Use from repo-init-scan when `.github/instructions`, runtime adapters such as `AGENTS.md` / `CLAUDE.md`, or the neutral project facts scaffold are missing. Do not use to overwrite existing project-specific rules.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

target-memory-bootstrap

Create the target repository's local memory skeleton after repo init. Use from repo-init-scan during first substantial plugin use, when `memories/repo` is missing, or when MEDIUM/LARGE work needs persistent recovery state. Do not store active project memory in the plugin package.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

target-spec-bootstrap

Create the target repository's local spec skeleton and reusable requirements/design/tasks templates. Use from repo-init-scan during first substantial plugin use, or from spec-writing flows when `spec/INDEX.md` or `spec/templates` is missing. Do not overwrite active project specs.

10 Updated 3 days ago
funky-eyes
Code & Development Listed

td-java-coding-guidelines

Use when writing or reviewing Java code involving Tongdun/Alibaba Java rules, exceptions, logging, SQL/MyBatis, security, middleware, concurrency, virtual threads, or project layering.

10 Updated 3 days ago
funky-eyes
Code & Development Listed

td-python-coding-guidelines

Use when writing or reviewing Python code, fixing lint/docstring/import/naming/exception/type annotation issues, unifying team style, or migrating `.py` files toward Google style.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

technical-architect-workflow

Use when owning full-stack architecture, SDD design brainstorming, backend/frontend integration, service boundaries, data models, API contracts, runtime behavior, mainline implementation strategy, parallel decomposition, or Developer/Frontend Designer-code review as the Technical Architect.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

verification-before-completion

Use before claiming work is done, fixed, passing, or ready. Requires a final evidence check and residual-risk statement.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

workspace-isolation

Use before approved implementation plans or substantial feature/fix work when workspace isolation, branch provenance, setup baseline, or worktree safety must be decided.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

writing-plans

Use when a MEDIUM/LARGE task needs concrete implementation tasks with files, dependencies, acceptance checks, and verification. DO NOT USE FOR: tiny single-file changes or unresolved design direction.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

root-cause-fixer-workflow

Use when concrete failure evidence requires root-cause analysis, minimal patching, and regression proof as the Root Cause Fixer.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

senior-project-expert

Compatibility entrypoint for runtimes that resolve the Senior Project Expert name as a skill instead of the Senior Project Expert agent. Runs the same init preflight before PM/coordinator workflow.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

change-verification

Use after code or configuration changes to prove the changed behavior with minimal sufficient commands, HTTP/browser checks, or static evidence. DO NOT USE FOR: purely speculative review without a concrete change.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

dispatching-parallel-agents

Use when multiple frozen subtasks have non-overlapping write sets and can be implemented or reviewed in parallel.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

repo-init-gate

Use before repo-init-scan to cheaply decide whether a target repository already satisfies the current best-copilot init contract by reading only the root `best-copilot.md` sentinel.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

repo-init-official

Use inside repo-init-scan to try `/init` or `copilot init`, normalize official init output into `.github/instructions/project.instructions.md`, and decide whether manual fallback is still needed.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

root-cause-investigation

Use when failure evidence already exists and the likely file set is narrow. Finds the root cause and guides the smallest safe fix.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

security-reviewer-workflow

Use when reviewing authentication, authorization, dependencies, configuration, release surfaces, sensitive data, logging, validation, CORS, secrets, or external-service risk as the Security Reviewer.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

spec-execution-fastpath

Use when requirements or spec are clear and the implementation should be a minimal, repo-pattern-compatible diff. DO NOT USE FOR: unclear direction, broad redesign, or tasks without enough file/context evidence.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

systematic-debugging

Use when a bug, failing test, incident, or unexpected behavior has unknown cause and scope is not yet frozen.

10 Updated 3 days ago
funky-eyes
AI & Automation Listed

test-driven-development

Use when adding behavior or fixing a bug where a focused failing test can be written first.

10 Updated 3 days ago
funky-eyes
Web & Frontend Listed

web-experience-audit

Use after frontend page, component, style, route, form, or interaction changes to verify browser behavior and visual quality with real evidence.

10 Updated 3 days ago
funky-eyes

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.