Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dev-workflow-skills

dev-workflow-skills 收录了来自 Ankurjain1121 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
0
更新
2026-02-18
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ultraplan-ct
软件开发工程师

Enhanced 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.

2026-02-18
api-design-principles
软件开发工程师

Use when defining API endpoints, designing request/response schemas, or establishing API contracts during framework planning.

2026-02-06
architecture-decision-records
项目管理专家

Use when documenting architectural decisions, comparing technology options, or recording rationale for framework choices.

2026-02-06
architecture-patterns
软件开发工程师

Use when selecting architecture patterns (MVC, hexagonal, clean, microservices) for a new project.

2026-02-06
blueprint-generation
项目管理专家软件开发工程师

Use when creating or updating blueprint files in .framework-blueprints/ directory.

2026-02-06
deployment-pipeline-design
软件开发工程师

Use when designing CI/CD pipelines or creating GitHub Actions / GitLab CI configuration.

2026-02-06
e2e-testing-patterns
软件质量保证分析师与测试员

Use when planning testing strategy, creating contract tests, or designing integration test plans.

2026-02-06
handoff-protocol
软件开发工程师

Use when transitioning work between agents during multi-agent execution.

2026-02-06
llm-capability-matching
软件开发工程师

Use when assigning development tasks to different LLMs or estimating costs for multi-agent work.

2026-02-06
openapi-spec-generation
软件开发工程师

Use when converting API contracts to OpenAPI 3.1 specification or generating SDK clients.

2026-02-06
project-state-management
软件开发工程师

Use when initializing, updating, or resuming project state with checkpointing.

2026-02-06
research-workflow
项目管理专家

Use when researching technology options before making framework recommendations.

2026-02-06
spec-driven-development
软件开发工程师

Use when generating specs/ compatible output after Phase 3, enabling handoff to /orchestrate or /implement workflows.

2026-02-06
ultraplan
项目管理专家

Takes 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.

2026-02-05
fix-extreme
软件开发工程师

Fast build-focused code quality enforcement. Fixes only BLOCKING errors using parallel agents. Supports monorepos (Turbo/Nx/pnpm) with affected-only scanning.

2026-01-20
fix-hard
软件质量保证分析师与测试员

Zero-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.

2026-01-20
brutal-review
软件质量保证分析师与测试员

Zero-tolerance multi-agent code annihilation system. Spawns parallel brutal agents for Security, Architecture, Quality, Performance, and Style review with full MCP integration. Modes: full|security|pr|arch|perf|quick|frontend|compare. Use when you need ruthless, comprehensive code review with weighted scoring and zero tolerance thresholds (95+ to pass).

2026-01-15
design
项目管理专家

Complete 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.

2026-01-15
frontend-design
网页开发工程师

Create distinctive, production-grade frontend interfaces with high design quality

2026-01-15
contracts
软件开发工程师

Manage project contract registry. Subcommands: init (scan for shared types), list (show contracts), add (register new), sync (update producers/consumers). Used by /orchestrate for faster agent assignment.

2026-01-15
orchestrate
软件开发工程师

Fast parallel execution. One file = One owner. Maximum speed. Supports multi-terminal mode for 10+ files with Claude/Gemini/Qwen.

2026-01-15
react-development
软件开发工程师

Comprehensive React development with hooks, components, state management, context, effects, and performance optimization based on official React documentation

2026-01-15