7295 results (63.3ms) page 39 / 365
charlietlamb / ferix-avoid-feature-creep exact

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one...

arielperez82 / agents-and-skills-avoid-feature-creep exact

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one...

softaworks / agent-toolkit-requirements-clarity exact

Clarify ambiguous requirements through focused dialogue before implementation. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core...

DauQuangThanh / hanoi-rainbow-ibm-cloud exact

Provides comprehensive IBM Cloud platform guidance including compute services (VPC, Virtual Servers, IKS, OpenShift, Code Engine, Cloud Functions), storage (Object Storage, Block Storage, File...

DauQuangThanh / hanoi-rainbow-azure-cloud exact

Provides comprehensive Microsoft Azure guidance including Azure Virtual Machines, Azure Storage (Blob, Files, Disks), Azure SQL Database, Azure App Service, Azure Functions, AKS (Azure Kubernetes...

DauQuangThanh / hanoi-rainbow-system-migration exact

Guides operating system and hardware platform migrations including Linux distribution changes, Windows to Linux migration, mainframe to x86 modernization, data center migrations (physical to...

JoaoVyttorFelix / lightweight-ai-development-agent-skills-decision-lens exact

Detect and surface potential decision-making in work items, plans, diffs, docs, or summaries. Use to flag possible decisions neutrally without enforcing process.

DauQuangThanh / hanoi-rainbow-pseudocode-to-specification exact

Analyzes pseudocode, algorithms, or code snippets to extract and document functional requirements and business specifications. Produces functional specifications, business logic documentation,...

DauQuangThanh / hanoi-rainbow-pli-migration-analyzer exact

Analyzes legacy PL/I (Programming Language One) programs to assist with migration to modern Java applications. Extracts business logic, data structures, procedure definitions, and file operations...

oryanmoshe / agent-skills-committing-code exact

Writes git commit messages using conventional commits format with gitmoji. Use when creating git commits, preparing commit messages, or when the user asks to commit changes. Triggers on "commit",...

DauQuangThanh / hanoi-rainbow-code-quality-review exact

Conducts comprehensive code quality reviews including code smells detection, maintainability assessment, complexity analysis, design pattern evaluation, naming conventions, code duplication,...

DauQuangThanh / hanoi-rainbow-database-design exact

Designs comprehensive database schemas including relational and NoSQL models, normalization, indexing strategies, relationship modeling, data types, constraints, and performance optimization....

oryanmoshe / agent-skills-writing-skills exact

Guides creation and editing of SKILL.md files following Anthropic best practices and this repo's conventions. Use when creating a new skill, editing an existing skill, porting a skill from another...

DauQuangThanh / hanoi-rainbow-jcl-migration-analyzer exact

Analyzes legacy JCL (Job Control Language) scripts to assist with migration to modern workflow orchestration and batch processing systems. Extracts job flows, step sequences, data dependencies,...

DauQuangThanh / hanoi-rainbow-fujitsu-mainframe exact

Analyzes and assists with Fujitsu mainframe systems including FACOM, PRIMERGY, BS2000/OSD, OSIV/MSP, OSIV/XSP, NetCOBOL, PowerCOBOL, and Fujitsu JCL. Extracts business logic from Fujitsu COBOL...

DauQuangThanh / hanoi-rainbow-backend-code-review exact

Conducts comprehensive backend code reviews including API design (REST/GraphQL/gRPC), database patterns, authentication/authorization, caching strategies, message queues, microservices...

oryanmoshe / agent-skills-reviewing-code exact

Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to...

JoaoVyttorFelix / lightweight-ai-development-agent-skills-implementation-executor exact

Execute a single, well-formed work item with minimal, verified changes. Use when a backlog item is ready for implementation and work must proceed safely without scope creep.

DauQuangThanh / hanoi-rainbow-integration-testing exact

Designs comprehensive integration testing strategies including API testing, database testing, microservices testing, end-to-end testing, and test automation frameworks. Produces test plans, test...

DauQuangThanh / hanoi-rainbow-code-refactoring exact

Guides systematic code refactoring to improve code quality, maintainability, and design. Identifies code smells, applies refactoring patterns, ensures test coverage, and follows safe refactoring...