← all publishers

ahmedhamadto

@ahmedhamadto source repo

36 published skills

  1. Receiving Code Review · ahmedhamadto
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    0
    installs
  2. Test Driven Development · ahmedhamadto bundle
    Use when implementing any feature or bugfix, before writing implementation code
    0
    installs
  3. Dispatching Parallel Agents · ahmedhamadto
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    0
    installs
  4. Verification Before Completion · ahmedhamadto
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    0
    installs
  5. UI Craftsman · ahmedhamadto
    Build mesmerizing, production-grade web pages with React, Framer Motion on every node, and cinematic animations. Use like `/ui-craftsman A SaaS landing page for a design tool`.
    0
    installs
  6. Architects Review Protocol · ahmedhamadto bundle
    Architectural review skill for AI-generated codebases. Use when an AI coding agent has finished building or modifying code and you need to know what to review, what to trust, and what to test. Also use when you feel lost in a codebase, want a structured review of an existing project, or need to verify agent output before accepting it. Triggers on phrases like "review this", "is this code safe", "what should I check", "the agent is done", "audit this project", or any request to evaluate code quality, architecture, or correctness across a codebase that may be too large to review in one pass.
    0
    installs
  7. Spectra · ahmedhamadto
    Run a full Spectra briefing — four layers that help you understand, verify, and own an AI-generated codebase.
    0
    installs
  8. Spectra Own · ahmedhamadto
    Generate an architecture ownership cheat sheet — everything you need to present this system confidently.
    0
    installs
  9. Spectra Spec · ahmedhamadto
    Run a deep Alignment analysis — compare your original spec against what was actually built.
    0
    installs
  10. Spectra Quick · ahmedhamadto
    Run a quick Spectra briefing — Blueprint and Trust only. A 2-minute read.
    0
    installs
  11. Release · ahmedhamadto
    Cut a professional release — bump version, write release notes, commit, tag, and push. Use when shipping a new version of any project.
    0
    installs
  12. Ddia Design · ahmedhamadto
    Use when starting a new project, adding major features, or reviewing an existing system's architecture — guides through structured design phases covering data, storage, distribution, correctness, processing, infrastructure, and frontend concerns.
    0
    installs
  13. Stack Audit · ahmedhamadto
    Scan any software project against a 15-domain, 7-layer taxonomy to produce a coverage report showing what exists, what's missing, and what's immature. Use before major architecture decisions, onboarding to a new codebase, or planning tech debt work. Focuses on technology coverage and infrastructure maturity, not on understanding application logic or business intent (use brownfield-greenfield for that).
    0
    installs
  14. Brainstorming · ahmedhamadto
    Use when starting any creative work — new features, components, functionality changes, or modifications to existing behavior. Turns vague ideas into approved design docs through collaborative dialogue.
    0
    installs
  15. Writing Plans · ahmedhamadto
    Use when you have a spec or requirements for a multi-step task, before touching code
    0
    installs
  16. Security Audit · ahmedhamadto
    Audit security configurations - CSP, RLS, auth, dependencies, and OWASP vulnerabilities. Use before deployments or after adding integrations.
    0
    installs
  17. Software Forge · ahmedhamadto bundle
    Use when starting a new project, adding a major feature to an existing system, or when unsure which skills to run and in what order. Supports macOS, iOS, web, full-stack, voice agent, and edge/IoT+ML projects.
    0
    installs
  18. Apple Craftsman · ahmedhamadto
    Craft stunning macOS desktop experiences with SwiftUI — cinematic animations, particle systems, glass materials, and wallpaper-grade visual design. Use like `/apple-craftsman A minimalist weather widget with aurora particle effects`.
    0
    installs
  19. Code Simplifier · ahmedhamadto
    Simplify complex code by removing unnecessary abstractions, over-engineering, and cognitive overhead. Use this skill at the end of coding sessions or to clean up complex PRs. Focuses on making code easier to read, understand, and maintain.
    0
    installs
  20. Executing Plans · ahmedhamadto
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    0
    installs
  21. UI Polish Review · ahmedhamadto
    Use when reviewing any web or app interface for visual quality — walks through Refactoring UI principles covering hierarchy, spacing, typography, color, depth, images, and finishing touches to elevate design from amateur to professional.
    0
    installs
  22. Mobile IOS Design · ahmedhamadto bundle
    Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.
    0
    installs
  23. Design Code Review · ahmedhamadto
    Use when building or reviewing SwiftUI interfaces for iOS or macOS — reviews code against Design+Code principles covering visual hierarchy, animation quality, materials, gestures, accessibility, and platform conventions.
    0
    installs
  24. Engineering Mentor · ahmedhamadto bundle
    Adaptive teaching layer that wraps software-forge — builds complete systems from vague ideas while upskilling the engineer. Tracks competency, teaches at decision points, evolves from mentor to peer as the user grows.
    0
    installs
  25. Voice Agent Prompt · ahmedhamadto
    Engineer system prompts for LiveKit voice agents with multilingual support. Use when creating or optimizing AI agent conversation flows.
    0
    installs
  26. Using Git Worktrees · ahmedhamadto
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    0
    installs
  27. UX Usability Review · ahmedhamadto
    Use when reviewing any interface for usability — walks through Krug's principles from Don't Make Me Think covering cognitive load, scanning, navigation, homepage clarity, mobile usability, accessibility, and the goodwill reservoir.
    0
    installs
  28. Systematic Debugging · ahmedhamadto bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    0
    installs
  29. Using Software Forge · ahmedhamadto
    Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
    0
    installs
  30. Brownfield Greenfield · ahmedhamadto
    Use when evaluating an existing project to understand what it does and what a fresh start would look like — extracts the intent graph from brownfield code, identifies pain points, strips technology choices, redesigns with current best practices, and presents a side-by-side comparison so the user can decide what (if anything) to change. Also use when inheriting an unfamiliar codebase and needing to understand its intent and constraints before making changes.
    0
    installs
  31. Requesting Code Review · ahmedhamadto bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    0
    installs
  32. Web App Security Audit · ahmedhamadto
    Use when testing a web application for security vulnerabilities, before deployment or during security review — guides through a structured 10-phase penetration testing methodology covering mapping, authentication, session management, access controls, injection, logic flaws, and server configuration.
    0
    installs
  33. Stack Compatibility Oracle · ahmedhamadto
    Pre-flight architecture dependency check — maps the Tech Stack Taxonomy (15 domains) and flags known incompatibilities BEFORE code gets written. Use when evaluating a proposed tech stack for a new project or major feature.
    0
    installs
  34. Architecture Best Practices · ahmedhamadto
    Queryable knowledge base of community-proven patterns and gotchas for technology combinations across the 15-domain Tech Stack Taxonomy. Use when evaluating stack choices, diagnosing production issues, asking how to correctly combine specific technologies, looking up best practices for a particular technology pattern, or feeding the Stack Compatibility Oracle.
    0
    installs
  35. Subagent Driven Development · ahmedhamadto bundle
    Use when executing implementation plans with independent tasks in the current session
    0
    installs
  36. Finishing A Development Branch · ahmedhamadto
    Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
    0
    installs