ahmedhamadto
- 36 skills
- 0 followers
- 8 hours ago last updated
- ▌ Receiving Code Review · ahmedhamadtoUse 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
- ▌ Test Driven Development · ahmedhamadto bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Dispatching Parallel Agents · ahmedhamadtoUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
- ▌ Verification Before Completion · ahmedhamadtoUse 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
- ▌ UI Craftsman · ahmedhamadtoBuild 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`.
- ▌ Architects Review Protocol · ahmedhamadto bundleArchitectural 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.
- ▌ Spectra · ahmedhamadtoRun a full Spectra briefing — four layers that help you understand, verify, and own an AI-generated codebase.
- ▌ Spectra Own · ahmedhamadtoGenerate an architecture ownership cheat sheet — everything you need to present this system confidently.
- ▌ Spectra Spec · ahmedhamadtoRun a deep Alignment analysis — compare your original spec against what was actually built.
- ▌ Spectra Quick · ahmedhamadtoRun a quick Spectra briefing — Blueprint and Trust only. A 2-minute read.
- ▌ Release · ahmedhamadtoCut a professional release — bump version, write release notes, commit, tag, and push. Use when shipping a new version of any project.
- ▌ Ddia Design · ahmedhamadtoUse 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.
- ▌ Stack Audit · ahmedhamadtoScan 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).
- ▌ Brainstorming · ahmedhamadtoUse 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.
- ▌ Writing Plans · ahmedhamadtoUse when you have a spec or requirements for a multi-step task, before touching code
- ▌ Security Audit · ahmedhamadtoAudit security configurations - CSP, RLS, auth, dependencies, and OWASP vulnerabilities. Use before deployments or after adding integrations.
- ▌ Software Forge · ahmedhamadto bundleUse 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.
- ▌ Apple Craftsman · ahmedhamadtoCraft 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`.
- ▌ Code Simplifier · ahmedhamadtoSimplify 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.
- ▌ Executing Plans · ahmedhamadtoUse when you have a written implementation plan to execute in a separate session with review checkpoints
- ▌ UI Polish Review · ahmedhamadtoUse 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.
- ▌ Mobile IOS Design · ahmedhamadto bundleMaster 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.
- ▌ Design Code Review · ahmedhamadtoUse 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.
- ▌ Engineering Mentor · ahmedhamadto bundleAdaptive 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.
- ▌ Voice Agent Prompt · ahmedhamadtoEngineer system prompts for LiveKit voice agents with multilingual support. Use when creating or optimizing AI agent conversation flows.
- ▌ Using Git Worktrees · ahmedhamadtoUse 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
- ▌ UX Usability Review · ahmedhamadtoUse 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.
- ▌ Systematic Debugging · ahmedhamadto bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Using Software Forge · ahmedhamadtoUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
- ▌ Brownfield Greenfield · ahmedhamadtoUse 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.
- ▌ Requesting Code Review · ahmedhamadto bundleUse when completing tasks, implementing major features, or before merging to verify work meets requirements
- ▌ Web App Security Audit · ahmedhamadtoUse 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.
- ▌ Stack Compatibility Oracle · ahmedhamadtoPre-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.
- ▌ Architecture Best Practices · ahmedhamadtoQueryable 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.
- ▌ Subagent Driven Development · ahmedhamadto bundleUse when executing implementation plans with independent tasks in the current session
- ▌ Finishing A Development Branch · ahmedhamadtoUse 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