Topic: context-engineering
614 skills in this topic.
-
project-context-loader
Load project conventions and generate session context. Use EXPLICITLY when needed, not automatically.
nguyenthienthanh/aura-frog 14
-
python-expert
Python backend expert. PROACTIVELY use when working with Django, FastAPI, Flask, Python APIs. Triggers: python, django, fastapi, flask, async python
nguyenthienthanh/aura-frog 14
-
qa-expert
QA expertise - unit testing, e2e testing, accessibility testing, performance testing, test strategies
nguyenthienthanh/aura-frog 14
-
react-expert
React best practices expert. PROACTIVELY use when working with React components, hooks, state management. Triggers: React, JSX, hooks, useState, useEffect, component
nguyenthienthanh/aura-frog 14
-
react-native-expert
React Native best practices expert. PROACTIVELY use when working with React Native, mobile apps, Expo. Triggers: react-native, expo, mobile, iOS, Android, NativeWind
nguyenthienthanh/aura-frog 14
-
refactor-expert
Guide safe, incremental refactoring that improves code quality without changing behavior.
nguyenthienthanh/aura-frog 14
-
response-analyzer
MCP Response Analyzer pattern - Write large responses to temp files, load summaries into context
nguyenthienthanh/aura-frog 14
-
scalable-thinking
Design for scale while keeping implementation simple (KISS).
nguyenthienthanh/aura-frog 14
-
self-improve
Apply learned improvements to the Aura Frog plugin. Updates rules, adjusts agent routing, modifies workflow configurations, and generates knowledge base entries.
nguyenthienthanh/aura-frog 14
-
sequential-thinking
Structured thinking process for complex analysis. Supports revision, branching, and dynamic adjustment.
nguyenthienthanh/aura-frog 14
-
session-continuation
Manage workflow state across sessions with handoff and resume. TOON-based state persistence.
nguyenthienthanh/aura-frog 14
-
stitch-design
Generate UI designs using Google Stitch AI with optimized prompts
nguyenthienthanh/aura-frog 14
-
test-writer
Write tests with TDD. Supports Jest, Cypress, Detox, PHPUnit, PyTest, Go testing.
nguyenthienthanh/aura-frog 14
-
testing-patterns
Unified testing patterns across all frameworks. Provides consistent test structure, naming, and best practices for Jest, Vitest, Pytest, PHPUnit, Go testing, and more.
nguyenthienthanh/aura-frog 14
-
typescript-expert
TypeScript best practices expert. PROACTIVELY use when working with TypeScript/JavaScript files. Triggers: .ts, .tsx, .js, .jsx files, type errors, ESLint issues, strict mode
nguyenthienthanh/aura-frog 14
-
vue-expert
Vue.js best practices expert. PROACTIVELY use when working with Vue 3, Composition API, Pinia, Nuxt. Triggers: vue, composition API, pinia, nuxt, .vue files
nguyenthienthanh/aura-frog 14
-
workflow-orchestrator
Execute 5-phase workflow for complex features. Includes fasttrack mode for pre-approved specs. DO NOT use for simple bug fixes.
nguyenthienthanh/aura-frog 14
-
dispatching-parallel-agents
Dispatches one subagent per independent domain to parallelize investigation/fixes. Use when you have 2+ unrelated failures (e.g., separate failing test files, subsystems, bugs) with no shared state or ordering dependencies.
CodingCossack/agent-skills-library 17
-
executing-plans
Disciplined plan execution for implementation tasks. Use when executing a saved implementation plan, following step-by-step instructions from a plan document.
CodingCossack/agent-skills-library 17
-
finishing-a-development-branch
Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.
CodingCossack/agent-skills-library 17
-
receiving-code-review
Assesses and responds to incoming code review feedback on PRs (reviewer comments, requested changes), especially when suggestions are unclear, technically questionable, or scope-expanding. Use before implementing review suggestions to align on intent and keep changes minimal.
CodingCossack/agent-skills-library 17
-
using-git-worktrees
Git worktree–based workspace isolation for parallel or non-disruptive development. Use when work must occur without modifying or interfering with the current working tree.
CodingCossack/agent-skills-library 17
-
using-superpowers
Meta-skill enforcing skill discovery and invocation discipline through mandatory workflows. Use when starting any conversation to check for relevant skills before any response, ensuring skill-first workflow before proceeding.
CodingCossack/agent-skills-library 17
-
verification-before-completion
Verification discipline for completion claims. Use when about to assert success, claim a fix is complete, report tests passing, or before commits and PRs. Enforces evidence-first workflow.
CodingCossack/agent-skills-library 17