← all publishers

fanlw0816

@fanlw0816 source repo

27 published skills

  1. Start 2 · fanlw0816
    Smart session onboarding for web development projects. Checks for saved progress (handoff/checkpoint) and offers to continue or start fresh with sprint contract integration.
    0
    installs
  2. Resume 2 · fanlw0816
    Load previous checkpoint or handoff artifact to continue work. Prefers handoff (context reset) over checkpoint for better context recovery.
    0
    installs
  3. Checkpoint 2 · fanlw0816
    Save current progress with structured handoff artifact. Enables context reset for long-running tasks and session recovery.
    0
    installs
  4. Onboard Codebase 2 · fanlw0816
    Analyze existing web development codebase and generate documentation for AI-assisted development. Use when adding harness to existing projects (1→N).
    0
    installs
  5. Harness Creator · fanlw0816 bundle
    Generate customized .claude/ harness framework with Fusion Architecture (GAN-inspired + Domain Specialists). TRIGGER when user wants to set up AI-assisted development structure, create a new project harness, add structure to existing projects, or mentions 'harness', 'scaffold', 'framework setup'. Supports all domains through template + dynamic generation.
    0
    installs
  6. Start · fanlw0816
    Smart session onboarding — checks for handoff artifacts first, then checkpoints, then offers fresh start with sprint contract. No assumptions about session state.
    0
    installs
  7. Resume · fanlw0816
    Load previous checkpoint or session state. Use after context loss, session restart, or to pick up previous work.
    0
    installs
  8. Checkpoint · fanlw0816
    Save current progress to a checkpoint file. Use before context-heavy operations or as regular backup.
    0
    installs
  9. Sprint Contract · fanlw0816
    Negotiates 'done' criteria between Generator, Evaluator, and architect-lead before implementation begins. Converts subjective goals into testable, gradable criteria with clear domain responsibilities.
    0
    installs
  10. Evaluate Code · fanlw0816
    Code quality evaluation skill that reviews code structure, conventions, and identifies issues independently of feature correctness. Checks modularity, naming, patterns, duplication, complexity, and dead code.
    0
    installs
  11. Evaluate Design · fanlw0816
    UI/UX design evaluation skill that assesses visual hierarchy, responsiveness, and accessibility. Evaluates layout, contrast, typography for visual design; mobile/tablet/desktop for responsiveness; WCAG compliance for accessibility.
    0
    installs
  12. Onboard Codebase · fanlw0816
    Analyze and document existing codebase for AI-assisted development. Use when adding this framework to an existing project.
    0
    installs
  13. Evaluate Feature · fanlw0816
    Primary evaluation skill that tests implementation against sprint contract criteria. Reads contract, tests each criterion systematically, generates evaluation report with PASS/FAIL grades and actionable feedback.
    0
    installs
  14. API Contract Sync · fanlw0816
    Keeps API contracts synchronized between frontend and backend services. Detects contract drift, generates client SDKs, and manages API versioning.
    0
    installs
  15. Cross Service Plan · fanlw0816
    Plans and coordinates changes that affect multiple services. Identifies breaking changes, determines deployment order, and manages rollback strategies.
    0
    installs
  16. Hotfix · fanlw0816
    Emergency fix workflow for production issues with minimal scope and fast turnaround. Creates hotfix branch, fix, and rapid deployment.
    0
    installs
  17. Release · fanlw0816
    Release workflow for version bumping, changelog generation, and deployment preparation. Coordinates release across all domains.
    0
    installs
  18. Incident · fanlw0816
    Production incident response workflow — triage, root cause analysis, and resolution.
    0
    installs
  19. Refactor · fanlw0816
    Guided refactoring workflow for improving existing code without changing behavior. Ensures tests pass before and after changes.
    0
    installs
  20. Tech Debt · fanlw0816
    Track, categorize, and prioritize technical debt across the codebase.
    0
    installs
  21. API Design · fanlw0816
    Guided API design workflow from requirements to documented API specification. Creates OpenAPI-style specs with validation schemas.
    0
    installs
  22. DB Migrate · fanlw0816
    Guided database migration workflow — from schema design to rollback documentation.
    0
    installs
  23. Code Review · fanlw0816
    Architecture and quality code review for specified files or directories. Checks standards, patterns, security, and maintainability.
    0
    installs
  24. Deploy Check · fanlw0816
    Pre-deployment validation checklist for Docker, CI/CD, and environment configuration. Ensures deployment readiness before production.
    0
    installs
  25. Feature Plan · fanlw0816
    Coordinate full feature development across frontend, backend, and database modules. Creates comprehensive plan with task breakdown and agent assignments.
    0
    installs
  26. Change Request · fanlw0816
    Guided workflow for handling requirement changes in existing features. Analyzes impact, plans modifications, and coordinates updates.
    0
    installs
  27. Regression Test · fanlw0816
    Run and validate regression tests after changes to ensure no existing functionality is broken. Creates test execution report.
    0
    installs