Ankurjain1121
- 24 skills
- 0 followers
- 6 hours ago last updated
- ▌ Ultraplan · ankurjain1121 bundleTakes a plain-English idea and produces a complete, AI-executable implementation plan through 6 automated phases (UNDERSTAND, RESEARCH, PLAN, REVIEW, VALIDATE, OUTPUT). Designed for no-coders who want to hand a finished plan to an AI coding tool.
- ▌ Fix Hard · ankurjain1121 bundleZero-tolerance code quality enforcement. Fixes ALL errors, warnings, suppressions, and security issues. Includes mutation testing, intelligent suppression audit, and optional hook generation. No mercy, no shortcuts.
- ▌ Fix Extreme · ankurjain1121 bundleFast build-focused code quality enforcement. Fixes only BLOCKING errors using parallel agents. Supports monorepos (Turbo/Nx/pnpm) with affected-only scanning.
- ▌ Jelly · ankurjain1121 bundleUse when asked to compare a feature you already built against the best open-source implementations of that same feature — "find prior art", "what do the best projects do here", "compare our X against what's out there", "benchmark our module against open source". Finds the top five projects, reads their real source, and returns ranked evidence-backed proposals. Not for performance benchmarking (see gstack/benchmark) and not for picking a library before you write code (see search-first).
- ▌ Design · ankurjain1121 bundleComplete design thinking pipeline for UIs. Transforms rough ideas into PRDs, runs 9-pass UX analysis, audits existing UIs, and iterates based on feedback. Prevents "pretty but unusable" designs.
- ▌
- ▌
- ▌
- ▌ Orchestrate · ankurjain1121 bundleFast parallel execution. One file = One owner. Maximum speed. Supports multi-terminal mode for 10+ files with Claude/Gemini/Qwen.
- ▌ Frontend Design · ankurjain1121 bundleCreate distinctive, production-grade frontend interfaces with high design quality
- ▌
- ▌ Handoff Protocol · ankurjain1121Use when transitioning work between agents during multi-agent execution.
- ▌ Research Workflow · ankurjain1121Use when researching technology options before making framework recommendations.
- ▌ Blueprint Generation · ankurjain1121 bundleUse when creating or updating blueprint files in .framework-blueprints/ directory.
- ▌ E2e Testing Patterns · ankurjain1121 bundleUse when planning testing strategy, creating contract tests, or designing integration test plans.
- ▌ API Design Principles · ankurjain1121 bundleUse when defining API endpoints, designing request/response schemas, or establishing API contracts during framework planning.
- ▌ Architecture Patterns · ankurjain1121 bundleUse when selecting architecture patterns (MVC, hexagonal, clean, microservices) for a new project.
- ▌ Ultraplan Ct · ankurjain1121 bundleEnhanced planning system combining UltraPlan's 6-phase pipeline with Clear Thought's 11 structured thinking frameworks. Takes a plain-English idea and produces a complete, AI-executable implementation plan with rigorous thinking at every phase.
- ▌ LLM Capability Matching · ankurjain1121 bundleUse when assigning development tasks to different LLMs or estimating costs for multi-agent work.
- ▌ Openapi Spec Generation · ankurjain1121 bundleUse when converting API contracts to OpenAPI 3.1 specification or generating SDK clients.
- ▌ Spec Driven Development · ankurjain1121Use when generating specs/ compatible output after Phase 3, enabling handoff to /orchestrate or /implement workflows.
- ▌ Project State Management · ankurjain1121 bundleUse when initializing, updating, or resuming project state with checkpointing.
- ▌ Deployment Pipeline Design · ankurjain1121 bundleUse when designing CI/CD pipelines or creating GitHub Actions / GitLab CI configuration.
- ▌ Architecture Decision Records · ankurjain1121Use when documenting architectural decisions, comparing technology options, or recording rationale for framework choices.