← All creators

wankimmy

User

Self-Learning Developer AI Orchestrator

47 indexed · 0 Featured · 5 stars · avg score 70
Prolific

Categories

Indexed Skills (47)

AI & Automation Listed

bosskuai-coding-best-practices

Use this for implementation quality, maintainability, readability, testing expectations, error handling, naming, and pragmatic best-practice checks that still fit the current repo conventions.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-continuous-learning

Use this after meaningful tasks, reviews, incidents, or repeated observations to decide the smallest durable artifact that should capture the lesson and keep future sessions from relearning it.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-documentation-lookup

Use this for version-specific framework or library documentation lookup through Context7, including API signatures, configuration options, breaking changes, and recently changed behavior.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-engineering-principles

Use this when starting any non-trivial coding work to apply the four engineering principles — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution. Pairs with bosskuai-coding-best-practices (which covers code-quality detail) and bosskuai-rigorous-code-review (which audits the result).

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-laravel-development

Use this for expert Laravel backend development, audits, queues, Eloquent, migrations, validation, service boundaries, testing, security, performance, and production readiness.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-3d-web-development

Use this for creating immersive 3D websites, WebGL experiences, Three.js/React Three Fiber scenes, scroll-driven 3D animations, GSAP-powered 3D motion, post-processing effects, Spline integrations, interactive particle systems, and Awwwards-quality 3D web experiences.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-agent-security-hardening

Use this for securing AI-agent workspaces themselves, including instruction files, MCP setups, memory, external content, prompt-injection surfaces, and least-privilege configuration.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-ai-model-selection

Use this for recommending which AI model fits a specific task based on reasoning depth, speed, tool use, coding needs, multimodality, cost sensitivity, and reliability tradeoffs.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-analytics-metrics

Use this for instrumentation strategy, event design, funnels, experimentation, north-star metrics, KPI definitions, attribution logic, and making sure product decisions can be measured reliably.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-api-design

Use this for API contract design across REST, GraphQL, and event-driven interfaces, including resource modeling, versioning, errors, pagination, idempotency, and integration-facing correctness.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-browser-automation

Use this skill for browser-level testing, UI verification, automated user flow testing, visual regression, and scraping JavaScript-rendered pages. Covers QA smoke tests through full user journey automation.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-bug-finding

Use this for bug hunts, regression analysis, suspicious changes, failure-path review, finding likely defects before shipping, and deep incident investigation using logs, DB state, queues, and runtime evidence.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-business-logic-review

Use this for workflow review, state transitions, approval and assignment design, edge cases, rule consistency, and finding hidden business logic flaws in products or systems.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-claude-code-setup

Use this to analyze a repository and recommend Claude Code setup improvements, including CLAUDE.md, MCP servers, hooks, skills, commands, permissions, and onboarding configuration.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-code-revamp

Use this for safe code modernization, structural cleanup, legacy refactors, and revamps that should still respect the current codebase structure and avoid unnecessary churn.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-codebase-analysis

Use this for tracing execution paths, mapping call chains and module boundaries, identifying side effects, and summarizing how code actually behaves at runtime. Use bosskuai-project-understanding first when the project purpose and stack are still unknown.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-competitor-intelligence

Use this skill for structured competitor tracking — feature comparison matrices, pricing intelligence, messaging changes, hiring signals, and strategic implications. Repeatable, cadence-friendly monitoring with delta detection.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-content-calendar

Use this for content calendar planning, platform-specific posts, hooks, CTAs, content pillars, Malaysian mixed Malay-English tone, repurposing, and publishing cadence.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-context-limit-continuation

Use this when a task risks hitting model context, token limits, or tight usage/quota mid-process. Stop cleanly, write progress into ai-assistant/memory/active-continuation.md, pair with bosskuai-ai-model-selection to recommend which model should complete the remaining work, and tell the user explicitly to open a fresh chat/session with that model. Also contains token-budget guidance for keeping agent sessions efficient.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-cross-model-escalation

Use this when the current model is stuck, low-confidence, missing a capability, or repeating failed attempts. It defines how to bring in another model, tool surface, or session for scoped assistance across Claude, Codex, and Cursor without losing ownership of the task.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-customer-discovery

Use this skill for user interview planning, customer discovery, survey design, interview transcript analysis, and persona building from primary research. Gathers and structures the evidence that product strategy acts on.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-customer-success-support

Use this for support SOPs, onboarding, ticket triage, customer success playbooks, retention, churn reduction, and feedback loops.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-cybersecurity-risk

Use this for cybersecurity review, privacy, abuse-case analysis, auth and authorization concerns, trust boundaries, fraud risk, and operational risk evaluation.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-data-architecture

Use this for data modeling, schema boundaries, migrations, warehouses, analytics pipelines, ownership of entities, retention, and correctness tradeoffs in data-intensive systems.

5 Updated today
wankimmy
API & Backend Listed

bosskuai-database-engineering

Use this for SQL and NoSQL database design across MariaDB, MySQL, PostgreSQL, SQLite, MongoDB, indexing, transactions, migrations, constraints, query plans, and data correctness.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-deep-research

Use this skill for in-depth investigation tasks — multi-source research, due diligence, technology evaluation, and evidence synthesis with citations. Produces sourced executive summaries, not strategy.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-design-systems

Use this for creating, auditing, or applying design systems — including DESIGN.md generation, design token definition, component specification, brand reference calibration, and systematic design language enforcement.

5 Updated today
wankimmy
DevOps & Infrastructure Listed

bosskuai-devops-iac

Use this for CI/CD, containers, deployment workflows, infrastructure as code, secrets handling, environment promotion, rollback design, and delivery reliability across operational systems.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-docker

Use this for Dockerfile and Docker Compose setup or review, including one-command `docker compose up -d` startup, `.env` configuration, no hardcoded credentials in YAML, bind-mounted local volume sync, explicit networks, service health checks, non-root images, and containerized dev/prod workflows.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-engineering-delivery

Use this for disciplined software implementation work that should follow planning-first execution, test-guided development, review-before-finalization, and explicit verification.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-eval-driven-agent-improvement

Use this for agent eval design, routing tests, retrieval tests, LLM quality cases, regression harnesses, scorecards, and continuous agent improvement.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-financial-modeling

Use this for financial modeling, revenue projections, ARR/MRR forecasts, runway, burn rate, unit economics, pricing model math, scenarios, sensitivity analysis, month-end close, reconciliation, journal entries, and SOX-style controls.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-github-workflow

Use this for GitHub workflow operations across issues, pull requests, Actions, releases, Dependabot, repository settings, and GitHub MCP-assisted project coordination.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-growth-experiment

Use this for designing, sizing, running, and analyzing growth experiments, including A/B tests, channel tests, referral loops, onboarding tests, pricing tests, sample size, guardrails, and decision criteria.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-gsap-animation

Use this for GSAP animation work, including timelines, ScrollTrigger, responsive matchMedia motion, React useGSAP/context cleanup, SplitText/Flip-style interactions, performance-safe UI animation, and coordinating GSAP with Lenis smooth scroll.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-human-output

Use this for rewriting copy, docs, README text, landing pages, posts, emails, UI microcopy, and responses so they sound specific, practical, and human instead of generic AI output.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-hyperframes

Use this for Hyperframes video composition work, including HTML-based scene authoring, preview/render workflows, CLI commands, agent-friendly composition updates, and GSAP-assisted animation inside Hyperframes projects.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-i18n-l10n

Use this for internationalization and localization across content, locale handling, translations, formatting, right-to-left support, expansion-safe UI, and product decisions needed for multi-language experiences.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-incident-response

Use this for active incident triage, severity classification, escalation coordination, on-call communication, timeline reconstruction, and blameless postmortem facilitation.

5 Updated today
wankimmy
Testing & QA Listed

bosskuai-integration-testing

Use this for integration test design, contract testing (CDC/Pact), test double strategy, fixture management, and validating behavior at module and service boundaries.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-investor-prep

Use this skill when preparing investor-facing materials — pitch decks, one-pagers, investor memos, financial models, or accelerator applications. Packages the business story for external stakeholders with consistent, defensible numbers.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-launch-commercialization

Use this when you need a balanced cofounder workflow across engineering readiness, SEO/GEO, marketing, sales, monetization, country strategy, and product-market-fit planning for launching a product.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-lead-intelligence

Use this for lead intelligence, prospect research, investor/customer/partner/press list building, lead qualification, warm-intro path research, and personalized outreach drafts.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-lenis-smooth-scroll

Use this for Lenis smooth-scroll work, including setup, React/Vue/Nuxt integration, custom RAF loops, GSAP ScrollTrigger synchronization, anchors, nested scroll containers, scroll snap, horizontal/infinite scroll, cleanup, and scroll performance/accessibility review.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-malaysia-pdpa-privacy

Use this for Malaysia PDPA-aware privacy review, data minimization, consent, retention, user rights, vendor processors, and privacy-safe SaaS operations.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-market-analysis

Use this for market analysis, competitor comparison, trend research, demand validation, positioning, pricing context, and strategy recommendations that require current market awareness.

5 Updated today
wankimmy
AI & Automation Listed

bosskuai-caveman

Deprecated compatibility alias for bosskuai-token-saver. Use only when the user explicitly says caveman mode or references the old caveman skill.

5 Updated today
wankimmy

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